Jump to content

Crash upon loading (Weird problem)


PsiQss

Recommended Posts

I have this weird problem. Already asked it on the minecraft forums, but I think it might be problem with forge, cause it actually affects few different mods (ICMB, UE and buildcraft). Here's the quote from minecraftforums.net:

 

Ok, I cannot fix the issue. Here's what happened.

Today while I was trying to start minecraft, my PC suddenly bluescreened. Since then, I cannot run minecraft. It just gives me black screen with no crash report (but I have a FML log). I didn't change anything since the last time I played it, nor did I update any mods. When I removed all the mods, it all works fine.

I tried redownloading minecraft and reinstalling forge and optifine, but still nothing. Then I started removing mods in order to find which one is causing the problem. When I removed ICBM, minecraft finally threw a crash report at me. It looks like the mods that are causing trouble are ICBM, Universal Electricity and buildcraft.

 

I thought what happened was that when my pc crashed, it caused some issues in the mod files. But redownloading them didn't help.

 

Anyway, here's what I've found in the FML log file:

 

 

2012-11-10 17:55:35 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError

2012-11-10 17:55:35 [iNFO] [sTDERR]  at icbm.jiqi.BJiQi.<init>(BJiQi.java:44)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at icbm.ZhuYao.<clinit>(ZhuYao.java:114)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at java.lang.Class.forName0(Native Method)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at java.lang.Class.forName(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at java.lang.Thread.run(Unknown Source)

2012-11-10 17:55:35 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character 

2012-11-10 17:55:35 [iNFO] [sTDERR]  at net.minecraftforge.common.Configuration.load(Configuration.java:375)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

2012-11-10 17:55:35 [iNFO] [sTDERR]  at universalelectricity.core.UniversalElectricity.<clinit>(UniversalElectricity.java:43)

 

 

 

And here's the crash report after removing ICBM:

 

 

--- BEGIN ERROR REPORT cf5ccc5f --------

Generated 10.11.12 18:33

 

- Minecraft Version: 1.4.2

- Operating System: Windows 7 (x86) version 6.1

- Java Version: 1.6.0_37, Sun Microsystems Inc.

- Java VM Version: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.

- Memory: 467789240 bytes (446 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

- FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 Optifine OptiFine_1.4.2_HD_U_B5 24 mods loaded, 24 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized

mod_Audiotori [mod_Audiotori] (Audiotori_r0__1_4_2.zip) Unloaded->Constructed->Pre-initialized

BasicComponents [basic Components] (BasicComponents_v1.0.1.262.jar) Unloaded->Constructed->Errored

BuildCraft|Core [buildCraft] (buildcraft.zip) Unloaded->Constructed->Errored

BuildCraft|Builders [bC Builders] (buildcraft.zip) Unloaded->Constructed->Errored

BuildCraft|Energy [bC Energy] (buildcraft.zip) Unloaded->Constructed->Errored

BuildCraft|Factory [bC Factory] (buildcraft.zip) Unloaded->Constructed->Errored

BuildCraft|Transport [bC Transport] (buildcraft.zip) Unloaded->Constructed->Errored

BuildCraft|Silicon [bC Silicon] (buildcraft.zip) Unloaded->Constructed->Errored

CameraCraft [CameraCraft] (CameraCraft2.1.1.zip) Unloaded->Constructed->Pre-initialized

ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized

CraftGuide_forge [CraftGuide] (CraftGuide-1.6.1.2.zip) Unloaded->Constructed->Pre-initialized

EnhancedPortals [Enhanced Portals] (EnhancedPortals_1.2_Forge.zip) Unloaded->Constructed->Pre-initialized

factorization [Factorization] (Factorization-0.6.9_563.jar) Unloaded->Constructed->Pre-initialized

IC2 [industrialCraft 2] (industrialcraft-2_1.108.71-lf.jar) Unloaded->Constructed->Pre-initialized

mod_MAtmos_forModLoader [mod_MAtmos_forModLoader] (matmos_packaged.zip) Unloaded->Constructed->Pre-initialized

mod_MineLittlePony [mod_MineLittlePony] (MineLittlePony1_4_2_3_for_ModLoader.zip) Unloaded->Constructed->Pre-initialized

Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized

Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized

StevesCarts [steve's Carts] (StevesCarts2.0.0.a20.zip) Unloaded->Constructed->Pre-initialized

TwilightForest [The Twilight Forest] (twilightforest-1.12.2.zip) Unloaded->Constructed->Pre-initialized

- LWJGL: 2.4.2

- OpenGL: ATI Radeon HD 5700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

- Vec3 Pool Size: ~ERROR~ NullPointerException: null

 

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError

at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ExceptionInInitializerError

at basiccomponents.BCLoader.preInit(BCLoader.java:71)

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:440)

at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)

... 4 more

Caused by: java.lang.RuntimeException: unknown character

 

I've posted this in Calclavia's ICMB topic and he said that's a really weird error and there might be a problem with Java. Reinstalling it didn't help though. Also, tried running without Optifine and still nothing.

I was thinking that it might be a problem with some forge files, where it saves mod data or something? Maybe those files got corrupted when my PC crashed. Don't know how to fix it anyway. I hope someone can help, cause I've literally spent three hours trying to fix this :(

Link to comment
Share on other sites

Make sur you save your config as UTF-8 when you edit it, Forge should support anything in the UTF family, but some reason it's not.

Or, you screwqed up your icbm config file and need to start new.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

The thing is, I didn't change ANYTHING at all. But I'll check the config files, maybe they got messed up when my PC crashed.

 

EDIT:

Ok, found the issue. Looks like config files really got corrupted, they were basically full of NULLs. Reconfigured everything and now all works fine. Thank you :)

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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