Windows .jar Crash on loadup, Redpower pipe throws nullException

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Syranita

New Member
Jul 29, 2019
11
0
0
Forgemodloader crash report: http://pastebin.com/cdH2fiHi

The server wont start and only post the following error:

Code:
2013-01-10 23:23:49 [INFO] [STDERR] java.lang.NullPointerException
2013-01-10 23:23:49 [INFO] [STDERR]    at thaumcraft.common.EventHandler.worldUnload(EventHandler.java:78)
2013-01-10 23:23:49 [INFO] [STDERR]    at net.minecraftforge.event.ASMEventHandler_86_EventHandler_worldUnload_Unload.invoke(.dynamic)
2013-01-10 23:23:49 [INFO] [STDERR]    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-01-10 23:23:49 [INFO] [STDERR]    at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-01-10 23:23:49 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:411)
2013-01-10 23:23:49 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550)
2013-01-10 23:23:49 [INFO] [STDERR]    at fy.run(SourceFile:849)
 
Status
Not open for further replies.