Notice: I just realized that the remove vanilla spawn eggs option also makes the vanilla spawners not work anymore. If you've found structures with mob spawners that are empty, that's probably the reason. I'll look into fixing that in the next few days.
The Meaning of Life, the Universe, and Everything.
Join Date:
10/12/2012
Posts:
61
Member Details
Can you help me to identify which mod is causing the crash
---- Minecraft Crash Report ----
// Why did you do that?
Time: 9/13/14 2:40 PM
Description: Initializing game
java.lang.IllegalArgumentException: Failed to register dimension for id 10, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 142752792 bytes (136 MB) / 464756736 bytes (443 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 Optifine OptiFine_1.7.2_HD_D3 27 mods loaded, 27 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
lotr{Beta v17.1 for Minecraft 1.7.2} [The Lord of the Rings Mod] ([1.7.2] The Lord of the Rings Mod Public Beta 17.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.25(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.25(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.2-1.2.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.7 DEV R4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.7 DEV R4 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.2-111.f3f6ea2} [Mantle] (Mantle-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreSwordsMod{2.6.2} [More Swords Mod] (More Swords Mod 2.6.2 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.3} [Roguelike Dungeons] (roguelike-1.7.2-1.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.2-1.6.0.jenkins413} [Tinkers' Construct] (TConstruct_mc1.7.2_1.6.0a6.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Errored
witchery{0.20.5} [Witchery] (witchery-1.7.2-0.20.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct Environment: Environment healthy.
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Can you help me to identify which mod is causing the crash
---- Minecraft Crash Report ----
// Why did you do that?
Time: 9/13/14 2:40 PM
Description: Initializing game
java.lang.IllegalArgumentException: Failed to register dimension for id 10, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 142752792 bytes (136 MB) / 464756736 bytes (443 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 Optifine OptiFine_1.7.2_HD_D3 27 mods loaded, 27 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
lotr{Beta v17.1 for Minecraft 1.7.2} [The Lord of the Rings Mod] ([1.7.2] The Lord of the Rings Mod Public Beta 17.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.25(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.25(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.2-1.2.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.7 DEV R4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.7 DEV R4 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.2-111.f3f6ea2} [Mantle] (Mantle-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreSwordsMod{2.6.2} [More Swords Mod] (More Swords Mod 2.6.2 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.3} [Roguelike Dungeons] (roguelike-1.7.2-1.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.2-1.6.0.jenkins413} [Tinkers' Construct] (TConstruct_mc1.7.2_1.6.0a6.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Errored
witchery{0.20.5} [Witchery] (witchery-1.7.2-0.20.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct Environment: Environment healthy.
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
There is already a mod you have installed trying to use the Dimension ID 10. Try and change either that mods config, or this mods config to use a different dimension ID.
java.lang.IllegalArgumentException: Failed to register dimension for id 10, One is already registered
The Meaning of Life, the Universe, and Everything.
Join Date:
10/12/2012
Posts:
61
Member Details
Can you make the config for all items or entities because I already changed the dimension id
----Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 9/13/14 10:10 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1464)
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:513)
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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1464)
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:513)
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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 149886192 bytes (142 MB) / 255266816 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Errored
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
@carlo626, try turning on flexible entity ids in the config. The next update (or maybe just a patch) will (hopefully) make it so you don't have to mess with Entity ids.
@fail1337, well if you stand in the mort myre swamp in runescape for long enough, it'll naturally decay you . I'm the sole programmer working on this mod. The other two listed in the credits provide me with some of the mob models, textures, and structures.
Great job so far. you are doing great work here. You should try incorporating some of the "mmo" leveling mods to add skills like mining woodcutting etc
@carlo626, try turning on flexible entity ids in the config. The next update (or maybe just a patch) will (hopefully) make it so you don't have to mess with Entity ids.
@fail1337, well if you stand in the mort myre swamp in runescape for long enough, it'll naturally decay you . I'm the sole programmer working on this mod. The other two listed in the credits provide me with some of the mob models, textures, and structures.
I already set it to true but then it still crashed except different id conflict and one question when do you think the patch with the config file will be released?
@Plotwist I'll add an alternative recipe option in the config, if you need to make it compatible. (8 stone + 1 earth rune)
@carlo626 The patch will probably not be released on 9/14 or 9/15; I am busy on both days. You can expect the earliest release date to be 9/16. It may take longer depending on how hard fixing the entity bug is.
@carlo626 The patch will probably not be released on 9/14 or 9/15; I am busy on both days. You can expect the earliest release date to be 9/16. It may take longer depending on how hard fixing the entity bug is.
You should add more structures, like a grave yard and a church, a grand exchange (and script it that you can trade diamonds or iron for runescape items) some of the villages into the moyre swamp, maby a ruined castle-wars arena. ruined pest controll island. other things from runescape
The Meaning of Life, the Universe, and Everything.
Join Date:
5/28/2012
Posts:
95
Member Details
Structures take a while to code, as far as I know you need to manually tell minecraft to generate each block in a pattern at coordinates relative to the first block. Possible yes, but not sure if those are priority for them. I digress.
@Windikite Actually you can import the structure data from a world save if you make the structure in a super flat world for instance (to make things easier to build). However, it still can take very long to construct structures by hand in the game. The pyramid in the desert, for instance, was tens of thousands of blocks in size and took multiple days for me to make. So because of the time commitment, we prefer at the moment to create content based structure that provide access to new mobs, etc.
The Meaning of Life, the Universe, and Everything.
Join Date:
9/12/2014
Posts:
99
Location:
A Minecraft World
Minecraft:
MrTumi
Member Details
@nolptifj i solved the problem and my game doesn't go crash when initializing game but......
Can anyone solve this?
[15:24:21] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.<init>(World.java:273) ~[afn.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96) ~[mj.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62) ~[bsk.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) ~[bsk.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [?:?]
Caused by: java.lang.NoSuchFieldError: SNOWY
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30) ~[GeneratorTheImpundulu.class:?]
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22) ~[GeneratorTheImpundulu.class:?]
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106) ~[GameRegistry.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274) ~[mi.class:?]
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037) ~[aoj.class:?]
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193) ~[mi.class:?]
at net.minecraft.world.World.func_72964_e(World.java:417) ~[afn.class:?]
at net.minecraft.world.World.func_147439_a(World.java:343) ~[afn.class:?]
at net.minecraft.world.World.func_147437_c(World.java:363) ~[afn.class:?]
at net.minecraft.world.World.func_147474_b(World.java:327) ~[afn.class:?]
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71) ~[apa.class:?]
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759) ~[mj.class:?]
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726) ~[mj.class:?]
at net.minecraft.world.World.<init>(World.java:258) ~[afn.class:?]
... 5 more
[15:24:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2014-09-16_15.24.21-server.txt
[15:24:21] [Server thread/INFO] [FML]: Applying holder lookups
[15:24:21] [Server thread/INFO] [FML]: Holder lookups applied
[15:24:21] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 14年9月16日 下午3:24
Description: Exception getting block type in world
java.lang.NoSuchFieldError: SNOWY
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30)
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193)
at net.minecraft.world.World.func_72964_e(World.java:417)
at net.minecraft.world.World.func_147439_a(World.java:343)
at net.minecraft.world.World.func_147437_c(World.java:363)
at net.minecraft.world.World.func_147474_b(World.java:327)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726)
at net.minecraft.world.World.<init>(World.java:258)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30)
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193)
at net.minecraft.world.World.func_72964_e(World.java:417)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (192,64,-28), Chunk: (at 0,4,4 in 12,-2; contains blocks 192,0,-32 to 207,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:343)
at net.minecraft.world.World.func_147437_c(World.java:363)
at net.minecraft.world.World.func_147474_b(World.java:327)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726)
-- Affected level --
Details:
Level name: Mob Battle
All players: 0 total; []
Chunk stats: ServerChunkCache: 29 Drop: 0
Level seed: -2375413612060283548
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.world.World.<init>(World.java:258)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 9/13/14 2:40 PM
Description: Initializing game
java.lang.IllegalArgumentException: Failed to register dimension for id 10, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
at wildycraft.Wildycraft.load(Wildycraft.java:1329)
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:513)
at sun.reflect.GeneratedMethodAccessor7.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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 142752792 bytes (136 MB) / 464756736 bytes (443 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 Optifine OptiFine_1.7.2_HD_D3 27 mods loaded, 27 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
lotr{Beta v17.1 for Minecraft 1.7.2} [The Lord of the Rings Mod] ([1.7.2] The Lord of the Rings Mod Public Beta 17.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArmorStatusHUD{1.25(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.25(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.2-1.2.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.7 DEV R4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.7 DEV R4 - MC 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Mantle{1.7.2-111.f3f6ea2} [Mantle] (Mantle-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreSwordsMod{2.6.2} [More Swords Mod] (More Swords Mod 2.6.2 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.3.3} [Roguelike Dungeons] (roguelike-1.7.2-1.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.7.2-1.6.0.jenkins413} [Tinkers' Construct] (TConstruct_mc1.7.2_1.6.0a6.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Errored
witchery{0.20.5} [Witchery] (witchery-1.7.2-0.20.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct Environment: Environment healthy.
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
There is already a mod you have installed trying to use the Dimension ID 10. Try and change either that mods config, or this mods config to use a different dimension ID.
java.lang.IllegalArgumentException: Failed to register dimension for id 10, One is already registered
----Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 9/13/14 10:10 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1464)
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:513)
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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1464)
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:513)
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:47)
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.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
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:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 149886192 bytes (142 MB) / 255266816 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Errored
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
@fail1337, well if you stand in the mort myre swamp in runescape for long enough, it'll naturally decay you
And thats amazing programming :3
I already set it to true but then it still crashed except different id conflict and one question when do you think the patch with the config file will be released?
@carlo626 The patch will probably not be released on 9/14 or 9/15; I am busy on both days. You can expect the earliest release date to be 9/16. It may take longer depending on how hard fixing the entity bug is.
Ok thanks
I found that is wildycraft is causing the crash,and you're same as me
Can anyone solve this?
[15:24:21] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.<init>(World.java:273) ~[afn.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96) ~[mj.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62) ~[bsk.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) ~[bsk.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [?:?]
Caused by: java.lang.NoSuchFieldError: SNOWY
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30) ~[GeneratorTheImpundulu.class:?]
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22) ~[GeneratorTheImpundulu.class:?]
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106) ~[GameRegistry.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274) ~[mi.class:?]
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037) ~[aoj.class:?]
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95) ~[mi.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193) ~[mi.class:?]
at net.minecraft.world.World.func_72964_e(World.java:417) ~[afn.class:?]
at net.minecraft.world.World.func_147439_a(World.java:343) ~[afn.class:?]
at net.minecraft.world.World.func_147437_c(World.java:363) ~[afn.class:?]
at net.minecraft.world.World.func_147474_b(World.java:327) ~[afn.class:?]
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71) ~[apa.class:?]
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759) ~[mj.class:?]
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726) ~[mj.class:?]
at net.minecraft.world.World.<init>(World.java:258) ~[afn.class:?]
... 5 more
[15:24:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2014-09-16_15.24.21-server.txt
[15:24:21] [Server thread/INFO] [FML]: Applying holder lookups
[15:24:21] [Server thread/INFO] [FML]: Holder lookups applied
[15:24:21] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 14年9月16日 下午3:24
Description: Exception getting block type in world
java.lang.NoSuchFieldError: SNOWY
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30)
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193)
at net.minecraft.world.World.func_72964_e(World.java:417)
at net.minecraft.world.World.func_147439_a(World.java:343)
at net.minecraft.world.World.func_147437_c(World.java:363)
at net.minecraft.world.World.func_147474_b(World.java:327)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726)
at net.minecraft.world.World.<init>(World.java:258)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.ani.koto.GeneratorTheImpundulu.generateSurface(GeneratorTheImpundulu.java:30)
at com.ani.koto.GeneratorTheImpundulu.generate(GeneratorTheImpundulu.java:22)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:274)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1037)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:184)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:125)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:193)
at net.minecraft.world.World.func_72964_e(World.java:417)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (192,64,-28), Chunk: (at 0,4,4 in 12,-2; contains blocks 192,0,-32 to 207,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:343)
at net.minecraft.world.World.func_147437_c(World.java:363)
at net.minecraft.world.World.func_147474_b(World.java:327)
at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:71)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:759)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:726)
-- Affected level --
Details:
Level name: Mob Battle
All players: 0 total; []
Chunk stats: ServerChunkCache: 29 Drop: 0
Level seed: -2375413612060283548
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.world.World.<init>(World.java:258)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:96)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 167958560 bytes (160 MB) / 454041600 bytes (433 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1161 Minecraft Forge 10.12.2.1161 46 mods loaded, 46 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.2.217.1161} [Forge Mod Loader] (forge-1.7.2-10.12.2.1161-mc172.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.12.2.1161} [Minecraft Forge] (forge-1.7.2-10.12.2.1161-mc172.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
InputFix{1.7.x-v2} [InputFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
itemphysic{0.8.3} [ItemPhysic] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SuperEnchants{0.4} [Super Enchants] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AnimatedPlayer{1.4.1} [Animated Player Mod] (AnimatedPlayer-1.7.2-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AnimationAPI{1.2.1} [AnimationAPI] (AnimationAPI-1.7.2-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
betterrain{0.14} [Better Rain] (betterrain-1.7.2-1.7.10_0.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
chocolateQuest{0.0} [Chocolate Quest] (ChocolateQuest-1.7.2-BETA.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
thebombzenapi{2.4.1} [ThebombzenAPI] (ThebombzenAPI-v2.4.1-mc1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
enchantview{4.0.3} [EnchantView] (EnchantView-v4.0.3-mc1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
fakeores{1.4.0} [Fake Ores] (fakeores-universal-1.4.0-mc1.7.2-B18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
farlanders{1.2b} [The Farlanders] (farlanders-1.7.2-v1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SpawnEggs{1.7.2.0} [Better Spawn Eggs] (Forge_BetterSpawnEggsv1.7.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
golem{@[email protected]} [Golem World] (GolemWorld-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
herobrinemod{3.66} [The Herobrine Mod] (herobrinemod3.67.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ItFellFromTheSky{0.1.2} [ItFellFromTheSky] (ItFellFromTheSky-0.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
javalcars{1.1} [JavalCars] (javalcars117823532.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ani_koto{v1.5} [Kingdoms of the Overworld Mod] (Kingdoms of the Overworld-1.7.10-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Lighter{1.1.0} [Lighter] (Lighter-V1.1-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MiniBosses{v1.2 PRE} [Mini-Bosses] (Mini-Bosses_1_2_PRE.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
me{1.0.1} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Morph{0.8.1} [Morph] (Morphing-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TooMuchSpiders{0.9 Beta} [TooMuchSpiders] (Much More Spiders Mod V0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
mwaw{1.7.2-0.0.2} [Elemental Witch Mod] (mwaw-1.7.2-0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Paintball{1.7.2v2} [Paintball] (Paintball-1.7.2v2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.2-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Realistic Deaths{1.0.3} [Realistic Deaths] (RealisticDeaths-1.7.2-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
satdismodid{1.0} [SaturationDisplay] (SaturationDisplay-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SlimeCarnage{Release} [Slime Carnage] (SlimeCarnage-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
fm{1.0} [SlimeTastic Mod] (SlimeTastic.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SpecialMobs{3.0.1} [Special Mobs] (SpecialMobs-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
StuffedAnimals{1.7.10v1} [Stuffed Animals] (Stuffed Animals-1.7.10v1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
axetomahawk{1.3.0.0-1.7.2} [Tomahawk] (tomahawk-1.3.0.0-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
nolpfij_wildycraft{1.5.7} [Wildycraft] (wildycraft-1.7.2-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
#@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2014-09-16_15.24.21-server.txt
AL lib: (EE) alc_cleanup: 1 device not closed