Mariculture

Mariculture

2M Downloads

I have version Mariculture 1.2.0i and have problem on server

Mitisko opened this issue · 3 comments

commented

I have problem. My server console is write:
2014-02-17 20:05:20 [SEVERE] java.lang.NullPointerException
2014-02-17 20:05:20 [SEVERE] at mariculture.core.handlers.IngotCastingHandler.addRecipe(IngotCastingHandler.java:21)
2014-02-17 20:05:20 [SEVERE] at mariculture.core.helpers.RecipeHelper.addIngotCasting(RecipeHelper.java:50)
2014-02-17 20:05:20 [SEVERE] at mariculture.core.helpers.RecipeHelper.addIngotCasting(RecipeHelper.java:57)
2014-02-17 20:05:20 [SEVERE] at mariculture.plugins.compatibility.CompatFluids.addRecipes(CompatFluids.java:110)
2014-02-17 20:05:20 [SEVERE] at mariculture.plugins.compatibility.CompatFluids.init(CompatFluids.java:46)
2014-02-17 20:05:20 [SEVERE] at mariculture.plugins.compatibility.Compat.init(Compat.java:29)
2014-02-17 20:05:20 [SEVERE] at mariculture.Mariculture.init(Mariculture.java:87)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-02-17 20:05:20 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2014-02-17 20:05:20 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2014-02-17 20:05:20 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:178)
2014-02-17 20:05:20 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
2014-02-17 20:05:20 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

commented

Does it crash the server?

commented

No. Server going perfectly. I can send you report on server console. I have 66mods.

On Mon, 2/17/14, joshiejack [email protected] wrote:

Subject: Re: [Mariculture] I have version Mariculture 1.2.0i and have problem on server (#11)
To: "joshiejack/Mariculture" [email protected]
Cc: "Mitisko" [email protected]
Date: Monday, February 17, 2014, 6:28 PM

Does it crash the server?


Reply to this email directly or view
it on GitHub.

commented

Ok, then don't worry about it then. It's a non-issue. Just happens when something get's messed up in the fluids.xml file, I guess I messed up something in the new version of it. But since it's not crashing, it's ok.