Jump to content

Error in my workspace setup.


RuRo

Recommended Posts

Hi, My eclipse workspace has an error:

The method identity() is undefined for the type Equivalence   ModLoaderClientHelper.java   /Minecraft/minecraft/cpw/mods/fml/client/modloader   line 88

Installing the newest version of forge made me have A TON of Errors, following the EAQ I installed the Forge libraries:

 

argo-2.25.jar

asm-all-4.0.jar

bcprov-jdk15on-147.jar

guava-12.0.1.jar

 

Which made this error appear again.

The method identity() is undefined for the type Equivalence   ModLoaderClientHelper.java   /Minecraft/minecraft/cpw/mods/fml/client/modloader   line 88

Launching minecraft with that error results in this log.

 

2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_41, running on Mac OS X:x86_64:10.7.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-04-17 19:50:50 [iNFO] [sTDOUT] 229 recipes
2013-04-17 19:50:50 [iNFO] [sTDOUT] 27 achievements
2013-04-17 19:50:50 [iNFO] [Minecraft-Client] Setting user: Player615
2013-04-17 19:50:50 [iNFO] [sTDOUT] (Session ID is -)
2013-04-17 19:50:50 [iNFO] [sTDERR] Client asked for parameter: server
2013-04-17 19:50:50 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-04-17 19:50:50 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-17 19:50:50 [iNFO] [sTDOUT] MinecraftForge v7.7.1.611 Initialized
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] MinecraftForge v7.7.1.611 Initialized
2013-04-17 19:50:50 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-04-17 19:50:50 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] Reading custom logging properties from /Users/RuRo/Desktop/Modding/eclipse/Minecraft/config/logging.properties
2013-04-17 19:50:50 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] Searching /Users/RuRo/Desktop/Modding/eclipse/Minecraft/mods for mods
2013-04-17 19:50:52 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-04-17 19:50:52 [iNFO] [mcp] Activating mod mcp
2013-04-17 19:50:52 [iNFO] [FML] Activating mod FML
2013-04-17 19:50:52 [iNFO] [Forge] Activating mod Forge
2013-04-17 19:50:52 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-04-17 19:50:52 [iNFO] [sTDOUT] 
2013-04-17 19:50:52 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-04-17 19:50:52 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-04-17 19:50:52 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-04-17 19:50:52 [iNFO] [sTDOUT] OpenAL initialized.
2013-04-17 19:50:53 [iNFO] [sTDOUT] 
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-04-17 19:50:53 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-04-17 19:50:58 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
2013-04-17 19:50:58 [iNFO] [Minecraft-Server] Generating keypair
2013-04-17 19:50:58 [WARNING] [Minecraft-Server] Unable to find spawn biome
2013-04-17 19:51:05 [iNFO] [sTDERR] net.minecraft.util.ReportedException: Exception generating new chunk
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.<init>(World.java:306)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.<init>(WorldServer.java:107)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:72)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:105)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-04-17 19:51:05 [iNFO] [sTDERR] Caused by: java.lang.OutOfMemoryError: Java heap space
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:23)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(ExtendedBlockStorage.java:51)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:126)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getChunkFromChunkCoords(World.java:522)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getBlockId(World.java:407)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.isAirBlock(World.java:431)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getFirstUncoveredBlock(World.java:378)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:100)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:834)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.initialize(WorldServer.java:798)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.<init>(World.java:291)
2013-04-17 19:51:05 [iNFO] [sTDERR]    ... 5 more
2013-04-17 19:51:05 [sEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception generating new chunk
   at net.minecraft.world.World.<init>(World.java:306)
   at net.minecraft.world.WorldServer.<init>(WorldServer.java:107)
   at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:72)
   at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:105)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
   at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.OutOfMemoryError: Java heap space
   at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:23)
   at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(ExtendedBlockStorage.java:51)
   at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:126)
   at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
   at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
   at net.minecraft.world.World.getChunkFromChunkCoords(World.java:522)
   at net.minecraft.world.World.getBlockId(World.java:407)
   at net.minecraft.world.World.isAirBlock(World.java:431)
   at net.minecraft.world.World.getFirstUncoveredBlock(World.java:378)
   at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:100)
   at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:834)
   at net.minecraft.world.WorldServer.initialize(WorldServer.java:798)
   at net.minecraft.world.World.<init>(World.java:291)
   ... 5 more
2013-04-17 19:51:05 [sEVERE] [Minecraft-Server] This crash report has been saved to: /Users/RuRo/Desktop/Modding/eclipse/Minecraft/./crash-reports/crash-2013-04-17_19.51.05-server.txt
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Stopping server
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Saving players
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Saving worlds
2013-04-17 19:51:05 [iNFO] [sTDERR] java.lang.NullPointerException
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:329)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:377)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:240)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:521)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STOPPED. Loading cannot continue
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] 
   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
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-04-17 19:51:05 [iNFO] [sTDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.transition(LoadController.java:134)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:799)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

 

Link to comment
Share on other sites

Hi, My eclipse workspace has an error:

The method identity() is undefined for the type Equivalence   ModLoaderClientHelper.java   /Minecraft/minecraft/cpw/mods/fml/client/modloader   line 88

Installing the newest version of forge made me have A TON of Errors, following the EAQ I installed the Forge libraries:

 

argo-2.25.jar

asm-all-4.0.jar

bcprov-jdk15on-147.jar

guava-12.0.1.jar

 

Which made this error appear again.

The method identity() is undefined for the type Equivalence   ModLoaderClientHelper.java   /Minecraft/minecraft/cpw/mods/fml/client/modloader   line 88

Launching minecraft with that error results in this log.

 

2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_41, running on Mac OS X:x86_64:10.7.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2013-04-17 19:50:48 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-04-17 19:50:50 [iNFO] [sTDOUT] 229 recipes
2013-04-17 19:50:50 [iNFO] [sTDOUT] 27 achievements
2013-04-17 19:50:50 [iNFO] [Minecraft-Client] Setting user: Player615
2013-04-17 19:50:50 [iNFO] [sTDOUT] (Session ID is -)
2013-04-17 19:50:50 [iNFO] [sTDERR] Client asked for parameter: server
2013-04-17 19:50:50 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-04-17 19:50:50 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-17 19:50:50 [iNFO] [sTDOUT] MinecraftForge v7.7.1.611 Initialized
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] MinecraftForge v7.7.1.611 Initialized
2013-04-17 19:50:50 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-04-17 19:50:50 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] Reading custom logging properties from /Users/RuRo/Desktop/Modding/eclipse/Minecraft/config/logging.properties
2013-04-17 19:50:50 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-17 19:50:50 [iNFO] [ForgeModLoader] Searching /Users/RuRo/Desktop/Modding/eclipse/Minecraft/mods for mods
2013-04-17 19:50:52 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-04-17 19:50:52 [iNFO] [mcp] Activating mod mcp
2013-04-17 19:50:52 [iNFO] [FML] Activating mod FML
2013-04-17 19:50:52 [iNFO] [Forge] Activating mod Forge
2013-04-17 19:50:52 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-04-17 19:50:52 [iNFO] [sTDOUT] 
2013-04-17 19:50:52 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-04-17 19:50:52 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-04-17 19:50:52 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-04-17 19:50:52 [iNFO] [sTDOUT] OpenAL initialized.
2013-04-17 19:50:53 [iNFO] [sTDOUT] 
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-04-17 19:50:53 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-04-17 19:50:53 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-04-17 19:50:54 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-04-17 19:50:58 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
2013-04-17 19:50:58 [iNFO] [Minecraft-Server] Generating keypair
2013-04-17 19:50:58 [WARNING] [Minecraft-Server] Unable to find spawn biome
2013-04-17 19:51:05 [iNFO] [sTDERR] net.minecraft.util.ReportedException: Exception generating new chunk
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.<init>(World.java:306)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.<init>(WorldServer.java:107)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:72)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:105)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-04-17 19:51:05 [iNFO] [sTDERR] Caused by: java.lang.OutOfMemoryError: Java heap space
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:23)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(ExtendedBlockStorage.java:51)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:126)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getChunkFromChunkCoords(World.java:522)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getBlockId(World.java:407)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.isAirBlock(World.java:431)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.getFirstUncoveredBlock(World.java:378)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:100)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:834)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.WorldServer.initialize(WorldServer.java:798)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.world.World.<init>(World.java:291)
2013-04-17 19:51:05 [iNFO] [sTDERR]    ... 5 more
2013-04-17 19:51:05 [sEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception generating new chunk
   at net.minecraft.world.World.<init>(World.java:306)
   at net.minecraft.world.WorldServer.<init>(WorldServer.java:107)
   at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:72)
   at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:105)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
   at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.OutOfMemoryError: Java heap space
   at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:23)
   at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(ExtendedBlockStorage.java:51)
   at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:126)
   at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
   at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
   at net.minecraft.world.World.getChunkFromChunkCoords(World.java:522)
   at net.minecraft.world.World.getBlockId(World.java:407)
   at net.minecraft.world.World.isAirBlock(World.java:431)
   at net.minecraft.world.World.getFirstUncoveredBlock(World.java:378)
   at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:100)
   at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:834)
   at net.minecraft.world.WorldServer.initialize(WorldServer.java:798)
   at net.minecraft.world.World.<init>(World.java:291)
   ... 5 more
2013-04-17 19:51:05 [sEVERE] [Minecraft-Server] This crash report has been saved to: /Users/RuRo/Desktop/Modding/eclipse/Minecraft/./crash-reports/crash-2013-04-17_19.51.05-server.txt
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Stopping server
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Saving players
2013-04-17 19:51:05 [iNFO] [Minecraft-Server] Saving worlds
2013-04-17 19:51:05 [iNFO] [sTDERR] java.lang.NullPointerException
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:329)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:377)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:240)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:521)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STOPPED. Loading cannot continue
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] 
   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
2013-04-17 19:51:05 [sEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-04-17 19:51:05 [iNFO] [sTDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.transition(LoadController.java:134)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:799)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
2013-04-17 19:51:05 [iNFO] [sTDERR]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

 

Link to comment
Share on other sites

So if you download the latest source for forge and extract it to a new folder with no old forge/mcp files inside, run the install.bat file and then open eclipse with the workspace set to the forge/mcp/eclipse folder then you get still this error?

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

So if you download the latest source for forge and extract it to a new folder with no old forge/mcp files inside, run the install.bat file and then open eclipse with the workspace set to the forge/mcp/eclipse folder then you get still this error?

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

I will get another error that I stupidly not copied, A LOT of errors. Something about MultiMap not being resolved as a type. And EAQ says to download the libraries. I am on Mac. I am in a custom workspace. I followed Pahimar's setup, it's realy handy if it would work... :-[

Link to comment
Share on other sites

I will get another error that I stupidly not copied, A LOT of errors. Something about MultiMap not being resolved as a type. And EAQ says to download the libraries. I am on Mac. I am in a custom workspace. I followed Pahimar's setup, it's realy handy if it would work... :-[

Link to comment
Share on other sites

He did create a new video (episode 4) which is different from his setup in episode 3. It's similar to the setup I run with and I love it <3 :)  If you followed the episode 3 videos check out this one instead:

 

If you follow his steps then it should work perfectly also on a mac! Note that he says several times during the video to use 1.6 Java and not the 1.7 if you are on a mac (Windows can use 1.7).

So this neat setup should work nicely for mac as well ^^

 

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

He did create a new video (episode 4) which is different from his setup in episode 3. It's similar to the setup I run with and I love it <3 :)  If you followed the episode 3 videos check out this one instead:

 

If you follow his steps then it should work perfectly also on a mac! Note that he says several times during the video to use 1.6 Java and not the 1.7 if you are on a mac (Windows can use 1.7).

So this neat setup should work nicely for mac as well ^^

 

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.