minecraft Server Crash
geomead opened this issue ยท 12 comments
Building my own server, I think AppleCore is causing the issue, can you advise?
@chanzie can you post your crash log please?
http://pastebin.com/d137Xsmt
applecore null.pointerexceeption is found on line 302ish
That seems to be an unrelated warning from an OpenModsLib sanity check. Not sure how the actual crash in the log could be related to AppleCore.
When is your crash occurring?
I can confirm we have a similar error when loading AppleCore with the latest Forge version. Using recommended or removing AppleCore solves the problem.
that crash was occurring about midway though startup of mc itself if I am remembering correctly and both of what silverclaw said was my two fixes for it I rolled it back to 1.1 and it did work fine but the 1.3 for the most recent forge just implodes launch
Getting this crash on v1.3.1. I have tried other versions to no avail, pulling AppleCore and other mods that require the dependency solves the problem. Pastebin below includes my mods and dependencies at the top...
@mcgraj3, currently AppleCore is incompatible with sprinkles_for_vanilla. Unfortunately you'll have to remove either AppleCore or sprinkles_for_vanilla.
@squeek502: I only use it to prevent forest fires and Enderman griefing, so I will see if I can find another solution as I really want to use AppleCore. Thanks for the help!
All of these crashes are different from one another and all might be resolved at this point:
- @geomead's crash doesn't seem to be related to AppleCore, it is a false positive fixed by 9ee4d89
- @chanzie's crash also seems to be an unrelated false positive fixed by 9ee4d89
- sprinkles_for_vanilla compatibility fixed by 5c9cf24
Closing this issue. If any of you are still experiencing these crashes with AppleCore 1.3.2, please open a new issue.