AppleCore

AppleCore

56M Downloads

minecraft Server Crash

geomead opened this issue ยท 12 comments

commented

Building my own server, I think AppleCore is causing the issue, can you advise?

http://pastebin.com/04rTjjFm

commented

If you remove AppleCore (and The Spice of Life), does the crash go away?

commented

@chanzie can you post your crash log please?

commented

on mine its hunger overhaul and apple core and yes the crash goes away

commented

http://pastebin.com/d137Xsmt
applecore null.pointerexceeption is found on line 302ish

commented

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?

commented

I can confirm we have a similar error when loading AppleCore with the latest Forge version. Using recommended or removing AppleCore solves the problem.

commented

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

commented

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...

http://pastebin.com/Qyc6Es80

commented

@mcgraj3, currently AppleCore is incompatible with sprinkles_for_vanilla. Unfortunately you'll have to remove either AppleCore or sprinkles_for_vanilla.

commented

@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!

commented

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.