Closed skydark closed 8 years ago
People are experiencing this in my modpack as well: https://www.reddit.com/r/MinecraftUnabridged/comments/3x0kij/suddenly_client_keeps_crashing/
I'm also getting this, however, I found a workaround - I changed my system clock to 11:30 (GMT), and the error disappeared, so that may help. Not sure what the exact bounds are so some experimentation may be necessary till a fix is introduced...
i just put a pull request to fix that
@skydark yes it's just a wrong import
e3a9f5526cca9effa2c938eb52fb87c0f0cd24bf
Just upgrade, the fixed version is live.
Sry, quentfr21, someone pinged me on IRC before I saw this.
This is why I blacklisted scala.* from my imports ages ago :P
ok, how do I do that?
Game crashed while starting up (See http://pastebin.com/P3SiFdem for full log):
It seems that you use scala's array instead of java's in https://github.com/HenryLoenwind/EnderIOAddons/blob/master/src/main/java/info/loenwind/enderioaddons/timer/Celeb11.java#L13 .