The Meaning of Life, the Universe, and Everything.
Location:
York
Join Date:
5/1/2012
Posts:
62
Minecraft:
artdude543
PSN:
artdude5432
Member Details
I think tubestuff has an issue when loading "RedPower" I have installed the latest version and the lasest forge and Immibis Core+Tube Stuff on my console TubeStuff is out putting.
2012-12-28 03:18:32 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 14 mods
2012-12-28 03:18:32 [INFO] [STDOUT] TubeStuff: RP2 doesn't seem to be installed
When RedPower is installed, could be something I have done wrong :/
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.ClassCastException: immibis.core.microblock.ItemSaw cannot be cast to forestry.core.items.ItemCrated
at forestry.factory.gadgets.MachineCarpenter$RecipeManager.addCrating(MachineCarpenter.java:122)
at forestry.factory.gadgets.MachineCarpenter.initialize(MachineCarpenter.java:745)
at forestry.plugins.PluginForestryFactory.postInit(PluginForestryFactory.java:68)
at forestry.core.ForestryCore.postInit(ForestryCore.java:247)
at forestry.core.ForestryClient.postInit(ForestryClient.java:55)
at forestry.Forestry.postInit(Forestry.java:52)
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:483)
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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 878e7971 ----------
The Meaning of Life, the Universe, and Everything.
Location:
IRC Land
Join Date:
1/24/2012
Posts:
265
Minecraft:
MichiRavencroft
Xbox:
MichiRavencroft
Member Details
Running Dimensional Anchor 52.0.3/Core 52.0.3 I get the following crash when trying to interact with the Anchor GUI
java.lang.NoClassDefFoundError: net/minecraft/server/management/DA_DefaultPackageProxy
at immibis.chunkloader.porting.ChunkLoadInterface132.removeChunk(ChunkLoadInterface132.java:95)
at immibis.chunkloader.WorldInfo.removeLoadedChunk(WorldInfo.java:148)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:249)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:289)
at immibis.chunkloader.TileChunkLoader.setActive(TileChunkLoader.java:44)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:166)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:176)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:172)
at immibis.chunkloader.ContainerChunkLoader.onButtonPressed(ContainerChunkLoader.java:62)
at immibis.core.api.util.BaseContainer.onActionPacket2(BaseContainer.java:113)
at immibis.core.api.util.BaseContainer.onReceivePacket(BaseContainer.java:121)
at immibis.core.net.AbstractContainerSyncPacket.onReceived(AbstractContainerSyncPacket.java:13)
at immibis.core.impl.NetworkingManager.onReceivePacket(NetworkingManager.java:84)
at immibis.core.impl.NetworkingManager.access$1(NetworkingManager.java:74)
at immibis.core.impl.NetworkingManager$2.onPacketData(NetworkingManager.java:161)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at iv.a(NetServerHandler.java:1107)
at di.a(SourceFile:59)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at bdz.q(IntegratedServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.management.DA_DefaultPackageProxy
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 29 more
Caused by: java.lang.NullPointerException
Running Dimensional Anchor 52.0.3/Core 52.0.3 I get the following crash when trying to interact with the Anchor GUI
java.lang.NoClassDefFoundError: net/minecraft/server/management/DA_DefaultPackageProxy
at immibis.chunkloader.porting.ChunkLoadInterface132.removeChunk(ChunkLoadInterface132.java:95)
at immibis.chunkloader.WorldInfo.removeLoadedChunk(WorldInfo.java:148)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:249)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:289)
at immibis.chunkloader.TileChunkLoader.setActive(TileChunkLoader.java:44)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:166)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:176)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:172)
at immibis.chunkloader.ContainerChunkLoader.onButtonPressed(ContainerChunkLoader.java:62)
at immibis.core.api.util.BaseContainer.onActionPacket2(BaseContainer.java:113)
at immibis.core.api.util.BaseContainer.onReceivePacket(BaseContainer.java:121)
at immibis.core.net.AbstractContainerSyncPacket.onReceived(AbstractContainerSyncPacket.java:13)
at immibis.core.impl.NetworkingManager.onReceivePacket(NetworkingManager.java:84)
at immibis.core.impl.NetworkingManager.access$1(NetworkingManager.java:74)
at immibis.core.impl.NetworkingManager$2.onPacketData(NetworkingManager.java:161)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at iv.a(NetServerHandler.java:1107)
at di.a(SourceFile:59)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at bdz.q(IntegratedServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.management.DA_DefaultPackageProxy
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 29 more
Caused by: java.lang.NullPointerException
2012-12-28 11:05:47 [INFO] [STDOUT] TubeStuff: RP2 doesn't seem to be installed
After some debugging it seems that you are looking for redpower config in wrong directory.
You are checking minecraftDir/redpower/redpower.cfg instead of minecraftDir/config/redpower/redpower.cfg.
It's in immibis.tubestuff.SharedProxy line 62.
Yes, I have to update that for pr6. There are likely to be other changes besides the config move. I'll do it soon, but not right now.
Immibis Core 52.0.4, Dimensional Anchors 52.0.5, TubeStuff 52.0.4 (apparently I forgot to actually change the version number before, so it didn't upload):
java.lang.ClassCastException: immibis.core.microblock.ItemSaw cannot be cast to forestry.core.items.ItemCrated
at forestry.factory.gadgets.MachineCarpenter$RecipeManager.addCrating(MachineCarpenter.java:122)
at forestry.factory.gadgets.MachineCarpenter.initialize(MachineCarpenter.java:745)
at forestry.plugins.PluginForestryFactory.postInit(PluginForestryFactory.java:68)
at forestry.core.ForestryCore.postInit(ForestryCore.java:247)
at forestry.core.ForestryClient.postInit(ForestryClient.java:55)
at forestry.Forestry.postInit(Forestry.java:52)
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:478)
at sun.reflect.GeneratedMethodAccessor4.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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
I'm trying to change the block and item IDs in Tubestuff and whenever I do, I get this error:
2012-12-28 08:37:50 [SEVERE] [ForgeModLoader] Caught exception from ImmibisCore
java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
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:478)
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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2012-12-28 08:38:00 [INFO] [STDERR] at asq.a(SourceFile:56)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] Caused by: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
2012-12-28 08:38:00 [INFO] [STDERR] ... 5 more
2012-12-28 08:38:00 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Container.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.access$200(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
I want Tubestuff to be 4100 and Tubestuff storage to be 4101. Is there a specific range I'm not aware of?
Rollback Post to RevisionRollBack
Your standard of living is in decline, don't let your iphone fool you.
java.lang.NullPointerException
at iv.a(NetServerHandler.java:639)
at fk.a(SourceFile:58)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at bdz.q(IntegratedServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I'm trying to change the block and item IDs in Tubestuff and whenever I do, I get this error:
2012-12-28 08:37:50 [SEVERE] [ForgeModLoader] Caught exception from ImmibisCore
java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
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:478)
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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2012-12-28 08:38:00 [INFO] [STDERR] at asq.a(SourceFile:56)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] Caused by: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
2012-12-28 08:38:00 [INFO] [STDERR] ... 5 more
2012-12-28 08:38:00 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Container.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.access$200(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
I want Tubestuff to be 4100 and Tubestuff storage to be 4101. Is there a specific range I'm not aware of?
I get the same crash after changing tubestuff's default id from 4094 to 4125, i have core 52.0.5 and tubestuff 52.0.4.
thanks for the help.
Forge allows you to use 4096 IDs for blocks. If you take a look at the numbers you used you should know why your game crashed. (If not, change your IDs to a number BELOW 4096)
WOW, i new that what a derp, thanks for pointing out something i should have seen (making eye appointment now)
Immibis Core 52.0.3:
I should probably note that the actual code seems to work fine, the problems were in the way it got zipped and in mcmod.info.
Edit: TubeStuff/Dimensional Anchors 52.0.3:
When RedPower is installed, could be something I have done wrong :/
My Mod On GitHub: Here
This game is so oreing.
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.ClassCastException: immibis.core.microblock.ItemSaw cannot be cast to forestry.core.items.ItemCrated
at forestry.factory.gadgets.MachineCarpenter$RecipeManager.addCrating(MachineCarpenter.java:122)
at forestry.factory.gadgets.MachineCarpenter.initialize(MachineCarpenter.java:745)
at forestry.plugins.PluginForestryFactory.postInit(PluginForestryFactory.java:68)
at forestry.core.ForestryCore.postInit(ForestryCore.java:247)
at forestry.core.ForestryClient.postInit(ForestryClient.java:55)
at forestry.Forestry.postInit(Forestry.java:52)
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:483)
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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 878e7971 ----------
I swapped to 52.0.3 but I still have the same issue. What Forge are you using?
2012-12-28 12:52:39 [INFO] [STDOUT] Inserted super call into avs.c
2012-12-28 12:52:39 [INFO] [STDOUT] setupTexture: "/immibis/tubestuff/crafting-gui.png", id: 407
2012-12-28 12:52:39 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld...
2012-12-28 12:52:39 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located.
2012-12-28 12:52:40 [INFO] [STDOUT] setupTexture: "/mob/saddle.png", id: 408
2012-12-28 12:53:00 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 1 unloaded.
2012-12-28 12:53:01 [INFO] [ForgeModLoader] Unloading dimension 1
2012-12-28 12:53:27 [INFO] [STDOUT] Allocated subtessellator, count: 1
2012-12-28 13:00:24 [INFO] [STDERR] t: Ticking tile entity
2012-12-28 13:00:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:685)
2012-12-28 13:00:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
2012-12-28 13:00:24 [INFO] [STDERR] at bdz.q(IntegratedServer.java:159)
2012-12-28 13:00:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-12-28 13:00:24 [INFO] [STDERR] at fy.run(SourceFile:849)
2012-12-28 13:00:24 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-28 13:00:24 [INFO] [STDERR] at ur.<init>(SourceFile:46)
2012-12-28 13:00:24 [INFO] [STDERR] at immibis.tubestuff.TileAutoCraftingMk2.decreaseInput(TileAutoCraftingMk2.java:240)
2012-12-28 13:00:24 [INFO] [STDERR] at immibis.tubestuff.TileAutoCraftingMk2.makeOutput(TileAutoCraftingMk2.java:175)
2012-12-28 13:00:24 [INFO] [STDERR] at immibis.tubestuff.TileAutoCraftingMk2.g(TileAutoCraftingMk2.java:268)
2012-12-28 13:00:24 [INFO] [STDERR] at yc.h(World.java:2155)
2012-12-28 13:00:24 [INFO] [STDERR] at in.h(WorldServer.java:516)
2012-12-28 13:00:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
2012-12-28 13:00:24 [INFO] [STDERR] ... 4 more
That would be caused by RP2 returning true from hasContainerItem (meaning it has a container) then null from getContainerItem (meaning it doesn't.)
TubeStuff 52.0.4: (still reobfuscating, will be uploaded in a minute)
java.lang.NoClassDefFoundError: net/minecraft/server/management/DA_DefaultPackageProxy
at immibis.chunkloader.porting.ChunkLoadInterface132.removeChunk(ChunkLoadInterface132.java:95)
at immibis.chunkloader.WorldInfo.removeLoadedChunk(WorldInfo.java:148)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:249)
at immibis.chunkloader.WorldInfo.removeLoader(WorldInfo.java:289)
at immibis.chunkloader.TileChunkLoader.setActive(TileChunkLoader.java:44)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:166)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:176)
at immibis.chunkloader.TileChunkLoader.loaderChanged(TileChunkLoader.java:172)
at immibis.chunkloader.ContainerChunkLoader.onButtonPressed(ContainerChunkLoader.java:62)
at immibis.core.api.util.BaseContainer.onActionPacket2(BaseContainer.java:113)
at immibis.core.api.util.BaseContainer.onReceivePacket(BaseContainer.java:121)
at immibis.core.net.AbstractContainerSyncPacket.onReceived(AbstractContainerSyncPacket.java:13)
at immibis.core.impl.NetworkingManager.onReceivePacket(NetworkingManager.java:84)
at immibis.core.impl.NetworkingManager.access$1(NetworkingManager.java:74)
at immibis.core.impl.NetworkingManager$2.onPacketData(NetworkingManager.java:161)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at iv.a(NetServerHandler.java:1107)
at di.a(SourceFile:59)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at bdz.q(IntegratedServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.management.DA_DefaultPackageProxy
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 29 more
Caused by: java.lang.NullPointerException
Tried it on Forge .471, and .488
Donate with Patreon:
https://www.patreon.com/Michiyo?ty=h
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1292427-lanteacraft
Dimensional Anchors 52.0.4:
Donate with Patreon:
https://www.patreon.com/Michiyo?ty=h
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1292427-lanteacraft
Yes, I have to update that for pr6. There are likely to be other changes besides the config move. I'll do it soon, but not right now.
Immibis Core 52.0.4, Dimensional Anchors 52.0.5, TubeStuff 52.0.4 (apparently I forgot to actually change the version number before, so it didn't upload):
www.soundcloud.com/netroaki
Automatic Crafting Table MkII will be fixed like MC 1.2.5 version ?
java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
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:478)
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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2012-12-28 08:38:00 [INFO] [STDERR] at asq.a(SourceFile:56)
2012-12-28 08:38:00 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] Caused by: java.lang.AssertionError: Failed to get ID for tubestuff from [email protected]
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.impl.IDAllocator.allocate(IDAllocator.java:86)
2012-12-28 08:38:00 [INFO] [STDERR] at immibis.core.ImmibisCore.init(ImmibisCore.java:88)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-28 08:38:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-28 08:38:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
2012-12-28 08:38:00 [INFO] [STDERR] ... 5 more
2012-12-28 08:38:00 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Container.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.access$200(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-28 08:38:00 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-28 08:38:00 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
I want Tubestuff to be 4100 and Tubestuff storage to be 4101. Is there a specific range I'm not aware of?
thanks
www.soundcloud.com/netroaki
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 12/27/12 8:28 PM
Description: Ticking memory connection
java.lang.NullPointerException
at iv.a(NetServerHandler.java:639)
at fk.a(SourceFile:58)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at bdz.q(IntegratedServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.6
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 117795576 bytes (112 MB) / 525963264 bytes (501 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms256M -Xmx1024M
AABB Pool Size: 2249 (125944 bytes; 0 MB) allocated, 2087 (116872 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.480 Optifine OptiFine_1.4.6_HD_U_A2 Feed The Beast Mod Pack 58 mods loaded, 58 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forestry [Forestry for Minecraft] (forestry-A-1.6.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EE3 [Equivalent Exchange 3] (ee3-universal-pre1e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Railcraft [Railcraft] (Railcraft_1.4.6-6.12.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GregTech_Addon [GregTech-Addon] (GregTechMod_2.70d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
PortalGun [Portal Gun] (portalgun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
SoulShards [Soul Shards] (SoulShards-v1.14-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 553 (30968 bytes; 0 MB) allocated, 289 (16184 bytes; 0 MB) used
Player Count: 1 / 8; [iq['japgman'/313, l='New World Palladium Weapons', x=-222.28, y=69.23, z=321.31]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
thanks for the help.
Thanks Lathanael, I was unaware that Forge actually had a limit for block Id's. Is there a limit to Item Id's as well?