Buildcraft starup, possible clash with Millenaire?
Xanadu16 opened this issue ยท 5 comments
2013-11-26 04:40:52 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2013-11-26 04:40:52 [INFO] [STDOUT] // I'm sorry, Dave.
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT] Time: 11/26/13 4:40 AM
2013-11-26 04:40:52 [INFO] [STDOUT] Description: Initializing game
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT] java.lang.NullPointerException
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:112)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.src.ModLoader.addName(ModLoader.java:222)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.src.ModLoader.addName(ModLoader.java:209)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.nameItems(MLN.java:1247)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.applyLanguage(MLN.java:824)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.loadLanguages(MLN.java:1122)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.client.forge.ClientProxy.loadLanguages(ClientProxy.java:190)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.forge.Mill.load(Mill.java:760)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-11-26 04:40:52 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT] -- Head --
2013-11-26 04:40:52 [INFO] [STDOUT] Stacktrace:
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:112)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.src.ModLoader.addName(ModLoader.java:222)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.src.ModLoader.addName(ModLoader.java:209)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.nameItems(MLN.java:1247)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.applyLanguage(MLN.java:824)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.MLN.loadLanguages(MLN.java:1122)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.client.forge.ClientProxy.loadLanguages(ClientProxy.java:190)
2013-11-26 04:40:52 [INFO] [STDOUT] at org.millenaire.common.forge.Mill.load(Mill.java:760)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-26 04:40:52 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-11-26 04:40:52 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
2013-11-26 04:40:52 [INFO] [STDOUT]
2013-11-26 04:40:52 [INFO] [STDOUT] -- Initialization --
2013-11-26 04:40:52 [INFO] [STDOUT] Details:
2013-11-26 04:40:52 [INFO] [STDOUT] Stacktrace:
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2013-11-26 04:40:52 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
As I have stated on the forums, I have already isolated the error that I've been having. Millienaire has been causing crashes on startup, however, only when buildcraft is removed does it boot correctly. I trace the crash back to this mod, not Millienaire.
Millienaire is the one erroring, HOWEVER, the error disappears immediately when Buildcraft is removed.
The owner of Millienaire is never online but to publish changelogs for builds, and I doubt I can get in touch with him. Or anyone for that matter.
Forge 953. The latest I can DL.
Update: Its worth noting there are later versions, but none have a Universal DL, just sources that havent been compiled because I cant compile it.
it's a Millenaire issue plain and simple. Possibly an ID conflict or language setting. either way the BuildCraft github as the wrong place to be asking for help