Jump to content

Ac86

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Ac86

  1. Hello. I created a forge 1.6.4 forge server using mods, I have done trial and error to see which mods were causing the crash, and found out it was chocolate quest/ better dungeons. Here is the crash log: [iNFO] Starting minecraft server version 1.6.4 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [iNFO] Loading properties [iNFO] Default game type: SURVIVAL [iNFO] Generating keypair [iNFO] Starting Minecraft server on *:25565 [sEVERE] Encountered an unexpected exception NullPointerException java.lang.NullPointerException at chocolate.mods.BD.BetterDungeons.load(BetterDungeons.java:304) 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:545) at sun.reflect.GeneratedMethodAccessor2.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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699) at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) [sEVERE] This crash report has been saved to: C:\Users\Adrian\Desktop\Server 1.6.4\.\crash-reports\crash-2014-07-20_16.53.14-server.txt Does anybody know why better dungeons is not working serverside? I got the .zip file at: http://www.skydaz.com/better-dungeons-mod-installer-for-minecraft-1-6-4-chocolate-quest/
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.