AbrarSyed / SecretRoomsMod-forge

The official SecretRoomsMod repo
GNU Lesser General Public License v3.0
40 stars 35 forks source link

Crashes upon Installation #86

Closed Taishoku closed 11 years ago

Taishoku commented 11 years ago

Whenever I install this mod, minecraft crashes on startup, I'm running Minecraft 1.5.2, the 7.8.0.684 version of forge, and the 4.6.0.283 of SecretDoors, and by all accounts it should work, has the installation method changed and not been updated on the forum page? or is it a conflict between secretdoors and forge? Hopefully someone can help, in the meantime I'll see if using the slightly newer forge will help,or perhaps grab the newest of forge and secretdoors

Minecraft has crashed!


Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Users\Taishoku\AppData\Roaming.minecraft\crash-reports\crash-2013-06-21_00.18.38-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(

--- BEGIN ERROR REPORT ba08ee8f -------- Full report at: C:\Users\Taishoku\AppData\Roaming.minecraft\crash-reports\crash-2013-06-21_00.18.38-client.txt Please show that file to Mojang, NOT just this screen!

Generated 6/21/13 12:18 AM

-- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 415618328 bytes (396 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 6 mods loaded, 6 mods active mcp{7.44} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized FML{5.2.2.684} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized Forge{7.8.0.684} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized mod_TooManyItems{1.5.2 2013-04-25} mod_TooManyItems Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap{v3.3_06 [1.5.2]} mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized secretroomsmod{4.6.0} SecretRoomsMod Unloaded->Constructed->Pre-initialized->Errored LWJGL: 2.4.2 OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 8.14.10.1930, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: 1371761029.0937.zip Profiler Position: N/A (disabled) Vec3 Pool Size: ERROR NullPointerException: null

java.lang.ArrayIndexOutOfBoundsException: -51 at net.minecraft.block.Block.(Block.java:338) at net.minecraft.block.BlockContainer.(SourceFile:9) at com.github.AbrarSyed.secretroomsmod.blocks.BlockCamoDoor.(BlockCamoDoor.java:31) at com.github.AbrarSyed.secretroomsmod.common.SecretRooms.load(SecretRooms.java:209) 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:494) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:732) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 3c622d50 ----------

And here is what's in the crash report txt file

---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that.

Time: 6/21/13 12:18 AM Description: Failed to start game

java.lang.ArrayIndexOutOfBoundsException: -51 at net.minecraft.block.Block.(Block.java:338) at net.minecraft.block.BlockContainer.(SourceFile:9) at com.github.AbrarSyed.secretroomsmod.blocks.BlockCamoDoor.(BlockCamoDoor.java:31) at com.github.AbrarSyed.secretroomsmod.common.SecretRooms.load(SecretRooms.java:209) 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:494) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:732) at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 415618328 bytes (396 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 6 mods loaded, 6 mods active mcp{7.44} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized FML{5.2.2.684} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized Forge{7.8.0.684} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized mod_TooManyItems{1.5.2 2013-04-25} mod_TooManyItems Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap{v3.3_06 [1.5.2]} mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized secretroomsmod{4.6.0} SecretRoomsMod Unloaded->Constructed->Pre-initialized->Errored LWJGL: 2.4.2 OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 8.14.10.1930, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: 1371761029.0937.zip Profiler Position: N/A (disabled) Vec3 Pool Size: ERROR NullPointerException: null


Taishoku commented 11 years ago

I don't get why its doing the big bold title up there but oh well...

Taishoku commented 11 years ago

Ok I double checked and found that i didn't have the recommended version of forge, so I got it and made sure that the version of secretdoors was also the recommended version, still no luck, still crashes

Taishoku commented 11 years ago

and stupid me pressed the wrong button, sorry

Taishoku commented 11 years ago

Fixed it, stupid me didn't follow directions and delete old props file