Encountered an unexpected exception NullPointerException

Status
Not open for further replies.

Austen

New Member
Jul 29, 2019
1
0
0
Every time i open a ftb ultimate server i get that error. Here's my error log. Anyone have any idea how to fix it?



2013-05-30 18:18:00 [INFO] Starting minecraft server version 1.4.7
2013-05-30 18:18:20 [INFO] Loading properties
2013-05-30 18:18:20 [WARNING] server.properties does not exist
2013-05-30 18:18:20 [INFO] Generating new properties file
2013-05-30 18:18:20 [INFO] Default game type: SURVIVAL
2013-05-30 18:18:20 [INFO] Generating keypair
2013-05-30 18:18:21 [INFO] Starting Minecraft server on *:25565
2013-05-30 18:18:31 [SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:135)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-05-30 18:18:31 [SEVERE] This crash report has been saved to: /Users/Austen/Desktop/Tekkit/Servers/FTB Ultimate Server/./crash-reports/crash-2013-05-30_18.18.31-server.txt
2013-05-30 18:24:55 [INFO] Starting minecraft server version 1.4.7
2013-05-30 18:24:55 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2013-05-30 18:25:23 [INFO] Loading properties
2013-05-30 18:25:23 [INFO] Default game type: SURVIVAL
2013-05-30 18:25:23 [INFO] Generating keypair
2013-05-30 18:25:24 [INFO] Starting Minecraft server on *:25565
2013-05-30 18:25:35 [SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:135)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-05-30 18:25:35 [SEVERE] This crash report has been saved to: /Users/Austen/Desktop/Tekkit/Servers/FTB Ultimate Server/./crash-reports/crash-2013-05-30_18.25.35-server.txt
2013-05-30 18:36:47 [INFO] Starting minecraft server version 1.4.7
2013-05-30 18:37:07 [INFO] Loading properties
2013-05-30 18:37:07 [INFO] Default game type: SURVIVAL
2013-05-30 18:37:07 [INFO] Generating keypair
2013-05-30 18:37:09 [INFO] Starting Minecraft server on *:25565
2013-05-30 18:37:24 [SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at com.eloraam.redpower.RedPowerControl.setupBlocks(RedPowerControl.java:117)
at com.eloraam.redpower.RedPowerControl.load(RedPowerControl.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:135)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-05-30 18:37:25 [SEVERE] This crash report has been saved to: /Users/Austen/Desktop/Tekkit/Servers/FTB Ultimate Server/./crash-reports/crash-2013-05-30_18.37.25-server.txt
2013-05-30 18:37:48 [INFO] An unknown error occurred while attempting to perform this command
2013-05-30 18:37:52 [INFO] Stopping server
2013-05-30 18:37:52 [INFO] Saving worlds
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
I just helped someone else with this same error. Reinstall FTB the recommended way. Here is the guide to do it. This error is caused by GregTech's 'protection' code. If it sees that Tekkit or Technic is in the folder path it causes this crash.
 
Status
Not open for further replies.