Jump to content

Recommended Posts

Posted

I am getting an error with my modpack and I have tried everything I can think of. Here is the crash log. 

[B#439]  2014-06-13 15:46:40 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
[B#439]  2014-06-13 15:46:40 [SEVERE] [ForgeModLoader] Caught exception from Mystcraft
[B#439]  java.lang.RuntimeException: Block id 4072 is not a valid block!
[B#439]  	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
[B#439]  	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[B#439]  	at net.minecraft.client.main.Main.main(SourceFile:101)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#439]  	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] ---- Minecraft Crash Report ----
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] // Ooh. Shiny.
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] Time: 6/13/14 3:46 PM
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] Description: Initializing game
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] java.lang.RuntimeException: Block id 4072 is not a valid block!
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.client.main.Main.main(SourceFile:101)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] -- Head --
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] Stacktrace:
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  2014-06-13 15:46:40 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  • Discord Moderator
Posted

Looks like a block ID conflict maybe. Use NEI to dump a full list of all block IDs and find an open range to switch the offending Mystcraft IDs to.

Posted

I changed all Mystcraft ids, except the entities, but it still says "java.lang.RuntimeException: Block id 4072 is not a valid block!" and continues to crash. 

Posted (edited)

Yeah this is the crash log. I also checked block id 4072 and it was powercrystals.minefactoryreloaded.MineFactoryReloadedCore

[B#439]  2014-06-13 20:18:50 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
[B#439]  2014-06-13 20:18:50 [SEVERE] [ForgeModLoader] Caught exception from Mystcraft
[B#439]  java.lang.RuntimeException: Block id 4072 is not a valid block!
[B#439]  	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
[B#439]  	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[B#439]  	at net.minecraft.client.main.Main.main(SourceFile:101)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#439]  	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] ---- Minecraft Crash Report ----
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] // Why is it breaking 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] Time: 6/13/14 8:18 PM
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] Description: Initializing game
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] java.lang.RuntimeException: Block id 4072 is not a valid block!
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.client.main.Main.main(SourceFile:101)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] -- Head --
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] Stacktrace:
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.symbols.ModifierBlock.<init>(ModifierBlock.java:24)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:40)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.createBlockSymbol(SymbolDataModifiers.java:24)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolDataModifiers.initialize(SymbolDataModifiers.java:53)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.data.SymbolData.initialize(SymbolData.java:95)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.xcompwiz.mystcraft.Mystcraft.init(Mystcraft.java:327)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
[B#439]  2014-06-13 20:18:50 [INFO] [STDOUT] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
Edited by CMG089912
Posted

It is a private pack, so should I send you the download link over a private message? It may take a while to download depending on your internet connection. 

  • Discord Moderator
Posted (edited)

No, you should just post the link to your API URL or Technic pack page here. Nobody gives a shiny rat's behind about "private" or not. :)

 

If you absolutely insist on not posting it here, then just PM me the URL to download the modpack. However, this makes it more difficult to keep track of things in the long run so I'd rather you didn't.

Edited by plowmanplow
Posted
[B#439] java.lang.RuntimeException: Block id 4072 is not a valid block!
[B#439]     at com.xcompwiz.mystcraft.symbols.ModifierBlock.getBlockAsItem(ModifierBlock.java:57)

Try using an Item ID instead of a Block ID. From the above line in the stacktrace, that looks to be like what kind of ID it needs to be.

 

  • Discord Moderator
Posted (edited)

Wow, yeah, I'm not going to download a 1.7G (yes folks, that's gigabytes) pack to test things (although I kind of curious where the bloat is coming from). Take a look in your Mystcraft config to see what is being assigned to 4072 and make sure nothing is conflicting. If need be you can disable Mystcraft temporarily and dump your IDs to see what's going into that ID number and go from there.

 

Edit: Alright, just because I'm so curious I am downloading the pack now. I'm only going to do that once so hopefully the problem is pretty straight forward.

 

Hmm, you have just zipped the entire client folder up. This won't work as a modpack in the platform (or will cause problems and be needlessly huge). I did see what looks like an actual modpack archive in your cache folder but not sure if that is "up to date" with what is in the big zip. Given that, I won't dwell on the hugeness of the current file since you clearly know the "right" way to assemble a modpack archive.

 

At what point did this pack work? The reason I ask that question is that I have disabled a large number of mods while continually trying to start the pack to no success? What were the last mods added, and in what order? With a pack this large it is imperative that you start with a working pack (even if that means starting "empty" with only forge) and adding mods carefully and methodically until you get where you want to be. Adding a ton of mods at once gets you where you are now which is so many conflicts between mods that it is nearly impossible to run the source of the trouble to ground.

Edited by plowmanplow
Posted (edited)

Yeah sorry about the 1.7G.... and I checked the id for 4072 and this is what comes up with id fix installed S:4072=powercrystals.minefactoryreloaded.MineFactoryReloadedCore|79. The NEI dump created this 4072,null,null,null,null. Then I checked the MFR config and id 4072 is not listed, the mystcraft config doesn't have 4072 on it either. Not sure what is going on. 

Edited by CMG089912
  • Discord Moderator
Posted

Oh, snap. Yeah, I missed seeing that IDFix was installed. What that yields is REALLY weird error messages and I have never seen a large pack successfully use IDFix to get things actually working. My recommendation would be to follow the methods I mentioned above and to remove IDFix altogether. Just do it manually. You'll end up with better results.

Posted (edited)

I had zipped the folder to get it on to dropbox. The folder I was using to load the modpack was unzipped and I didn't even realize that there was a zipped version in the cache folder, which is now old and only has 97 mods in it. I had added DragonAPI, Emasher Resource, Engineers Toolbox, Gendustry, Geostrata, and Reliquary all at once (which now seeing what you said, is probably the worst thing to do) a few days ago, then it stopped working. Now removing IDFix, the error is gone and now I am just getting id conflicts, which I have now resolved. Everything seems to work great now. Thanks for all your help!

Edited by CMG089912

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...