Jump to content

[SOLVED] [1.6.2] Crash when I open eclipse the second time.


MrHudson

Recommended Posts

I had this problem several times before, and I still don't know how to fix it.

 

Basically, when I have my mod done first time I opened Eclipse, everything runs smoothly. But when I save everything, exit Eclipse, open up Eclipse again and try to run the mod, the crash happens.

 

Crash log:

 

lip 24, 2013 4:01:44 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2013-07-24 16:01:45 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.35.803 for Minecraft 1.6.2 loading
2013-07-24 16:01:45 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-07-24 16:01:45 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-07-24 16:01:45 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg
2013-07-24 16:01:45 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg
2013-07-24 16:01:45 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-07-24 16:01:45 [iNFO] [ForgeModLoader] Launching wrapped minecraft
2013-07-24 16:01:46 [iNFO] [Minecraft-Client] Setting user: Player541
2013-07-24 16:01:46 [iNFO] [Minecraft-Client] (Session ID is null)
2013-07-24 16:01:46 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-07-24 16:01:47 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-07-24 16:01:47 [iNFO] [sTDOUT] 
2013-07-24 16:01:47 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-07-24 16:01:47 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-24 16:01:47 [iNFO] [sTDOUT] MinecraftForge v9.10.0.803 Initialized
2013-07-24 16:01:47 [iNFO] [ForgeModLoader] MinecraftForge v9.10.0.803 Initialized
2013-07-24 16:01:47 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-07-24 16:01:47 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-07-24 16:01:47 [iNFO] [sTDOUT] Replaced 101 ore recipies
2013-07-24 16:01:47 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-24 16:01:47 [iNFO] [ForgeModLoader] Reading custom logging properties from M:\development\forge\mcp\jars\config\logging.properties
2013-07-24 16:01:47 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-24 16:01:47 [iNFO] [sTDOUT] OpenAL initialized.
2013-07-24 16:01:47 [iNFO] [ForgeModLoader] Searching M:\development\forge\mcp\jars\mods for mods
2013-07-24 16:01:48 [iNFO] [sTDOUT] 
2013-07-24 16:01:49 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-07-24 16:01:49 [iNFO] [mcp] Activating mod mcp
2013-07-24 16:01:49 [iNFO] [FML] Activating mod FML
2013-07-24 16:01:49 [iNFO] [Forge] Activating mod Forge
2013-07-24 16:01:49 [iNFO] [hexperience] Activating mod hexperience
2013-07-24 16:01:49 [WARNING] [Hexperience] Mod Hexperience is missing a pack.mcmeta file, things may not work well
2013-07-24 16:01:49 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Hexperience
2013-07-24 16:01:49 [iNFO] [sTDOUT] 
2013-07-24 16:01:49 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-07-24 16:01:49 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com
2013-07-24 16:01:49 [iNFO] [sTDOUT] 
2013-07-24 16:01:49 [iNFO] [sTDOUT] 
2013-07-24 16:01:49 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-07-24 16:01:49 [iNFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-24 16:01:49 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-24 16:01:49 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-24 16:01:50 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-07-24 16:01:50 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-07-24 16:01:50 [iNFO] [sTDOUT] OpenAL initialized.
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2013-07-24 16:01:50 [sEVERE] [ForgeModLoader] 
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.35.803} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.0.803} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
hexperience{0.1a} [Hexperience] (bin) Unloaded->Constructed->Pre-initialized->Errored
2013-07-24 16:01:50 [sEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-24 16:01:50 [sEVERE] [ForgeModLoader] Caught exception from hexperience
java.lang.IllegalArgumentException: Illegal object for naming hexDust
at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:113)
at cpw.mods.fml.common.registry.LanguageRegistry.addName(LanguageRegistry.java:121)
at hexperience.Hexperience.load(Hexperience.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 16:01:50 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----
2013-07-24 16:01:50 [iNFO] [sTDOUT] // On the bright side, I bought you a teddy bear!
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] Time: 24.07.13 16:01
2013-07-24 16:01:50 [iNFO] [sTDOUT] Description: Initializing game
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] java.lang.IllegalArgumentException: Illegal object for naming hexDust
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:113)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.registry.LanguageRegistry.addName(LanguageRegistry.java:121)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at hexperience.Hexperience.load(Hexperience.java:52)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:232)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.Minecraft.startGame(Minecraft.java:506)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-07-24 16:01:50 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] -- Head --
2013-07-24 16:01:50 [iNFO] [sTDOUT] Stacktrace:
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:113)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.registry.LanguageRegistry.addName(LanguageRegistry.java:121)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at hexperience.Hexperience.load(Hexperience.java:52)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:232)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.Minecraft.startGame(Minecraft.java:506)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] -- Initialization --
2013-07-24 16:01:50 [iNFO] [sTDOUT] Details:
2013-07-24 16:01:50 [iNFO] [sTDOUT] Stacktrace:
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 
2013-07-24 16:01:50 [iNFO] [sTDOUT] -- System Details --
2013-07-24 16:01:50 [iNFO] [sTDOUT] Details:
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Minecraft Version: 1.6.2
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Operating System: Windows 7 (x86) version 6.1
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Java Version: 1.7.0_25, Oracle Corporation
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Memory: 1008315600 bytes (961 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Suspicious classes: FML and Forge are installed
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	FML: MCP v8.04 FML v6.2.35.803 Minecraft Forge 9.10.0.803 4 mods loaded, 4 mods active
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	FML{6.2.35.803} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Forge{9.10.0.803} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	hexperience{0.1a} [Hexperience] (bin) Unloaded->Constructed->Pre-initialized->Errored
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Launched Version: 1.6
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	LWJGL: 2.9.0
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	OpenGL: GeForce GT 440/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Is Modded: Definitely; Client brand changed to 'fml,forge'
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Type: Client (map_client.txt)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Resource Pack: Default
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Current Language: English (US)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Profiler Position: N/A (disabled)
2013-07-24 16:01:50 [iNFO] [sTDOUT] 	Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2013-07-24 16:01:50 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# M:\development\forge\mcp\jars\.\crash-reports\crash-2013-07-24_16.01.50-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed

 

 

halp

Link to comment
Share on other sites

2013-07-24 16:01:50 [sEVERE] [ForgeModLoader] Caught exception from hexperience

java.lang.IllegalArgumentException: Illegal object for naming hexDust

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

well really you have 2 options

1 get the blood of a virgin

2 make a circle using chuck noris beard

3 craft some runes in the name of love

4 ???

5 profit

 

OR

 

show us some code because im not a magician and i have no idea wtf is wrong without some code

basicy the error just says:

Illegal object for naming hexDust

this would probably mean you're NOT using a string to name an object hexdust, but i cant be certain

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

LanguageRegistry.addName(ItemNames.UNLOC_HEX_DUST, ItemNames.LOC_HEX_DUST);
LanguageRegistry.addName(ItemNames.UNLOC_HEX_CRYSTAL, ItemNames.LOC_HEX_CRYSTAL);

 

you should be using either (ItemStack, String), (Block, String) OR (Item, String)

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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