NuclearCraft

NuclearCraft

31M Downloads

[Crash-1.12.2]Crash while starting up

Tollainmear opened this issue ยท 13 comments

commented

Crashed while getting property PropertyEnum on server startted up

crash-2018-05-02_16.02.40-server.txt

Using NC-2.10m
Forge 2655

That issue make server can't run, so reply soon if possible plz ๐Ÿ˜…

commented

Thank you for reply, I'll starting the server without spongeforge for a test soon

commented

There has a other weird exception appeared after I uninstalled the spongeforge(something like pointing to the forestry) ๐Ÿ˜…
BUT if I uninstall the nuclearcraft, the server could be running normally whether spongeForge installed or not
BUT I would'd forgive it up, we do hope that problem solved officially.
IF any information else should provided, post message and mention me plz.

commented

Ok, unfortunately I don't know the details of your setup, but if you post a bug report here there will hopefully be a solution.

commented

I have a strong suspicion that this is something to with Sponge - it is known to cause these sorts of issues... will go talk to the devs :)

commented

Finally, I decided to post a issue to AE2 issue tracker, I'm sorry about haven't accept your suggestion, I just try to find some relationship between NC and SpongeForge, but even if I deleted the spongeforge, that crash still happened with the same crash-report ๐Ÿ˜…,but it is obvious that the crash might caused by AE2.

however, I still identify with your opinion, thank you for your help.
That would be great if we make this issue kept opening until we got more info.

commented

OK, should take more test before that, I would leave a link here after posting issue for sponge forge, Thanks for helping.
Hope NC being more and more popular ;)

commented

java.lang.IllegalStateException: java.lang.reflect.InvocationTargetException
at appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:191)
at appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:166)
at appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:215)
at appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:201)
.....
net.minecraftforge.fml.common.eventhandler.ASMEventHandler_383_TickHandler_onTick_TickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:265)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:710)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException

(referenced from crash-report)

BTW, I'm quite curious about is that fml called the appeng.me.* package function?
if that would caused by forge mod loader yet, should I post issue to forge? ๐Ÿ˜…
no offence but lack of common sense.............

commented

That's applied energistics - seems like some part of it was looking for an ME controller but unexpectedly found a NuclearCraft fluid extractor.

commented

I have back to check each mod, and then I found that log.txt

So, I'm more confused now ๐Ÿ˜ณ.

what should I do now...........

commented

As I said before, the best thing to do is to go here and let the SpongeForge devs know what you've encountered :)

commented

Hi Tom, Thank you for your patient help, AE2's developer has show me his attitude and I understand what I should to do now.
I'm going to post a issue to ask sponge developers for help, hoping they wouldn't keep me out of the door ๐Ÿ˜…

commented

Well, at least it's sorted now, and thanks!

commented

Finally I got no choice except to roll back to the latest backup.....
Thx Tom, good luck.