server crashed

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

SGTfap

New Member
Jul 29, 2019
2
0
0
so yeah, found this mod pack a few weeks ago and thought it might be fun to start a server and play with some friends.
but when i start it up i get a nullpointerexception error wich resulted in the server crashin

crashlog:
---- Minecraft Crash Report ----
// I feel sad now :(

Time: 5-6-13 16:08
Description: Exception in server tick loop

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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Is this a modpack without any added mods? If not then this error is the way RedPower says it has an ID conflict. Check out this thread posts 4 - 7.
If this is a modpack without any added mods then check your install path for the words tekkit or technic. If either of those are present you need to reinstall FTB following this guide exactly.
 

SGTfap

New Member
Jul 29, 2019
2
0
0
just standard ftb ultimate
tried it on an other pc (not capable of hosting it) and it worked just fine
edit: map witha similair name caused prob (i think) renamed it and it worked fine
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
First (to rule out any possible problem with your setup):
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your client setup.

If you continue to have trouble, please post your complete client-side console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
 
Status
Not open for further replies.