Jump to content

Recommended Posts

Posted

Crashes everytime. Have no mods installed except ModLoader for mc 1.4.5 and Forge latest recommended build

 

I installed ModLoader first, then Forge, then I deleted Meta-Inf, started client.

 

Using default client, crash log:

 

  Reveal hidden contents

 

 

FML Client Log:

 

  Reveal hidden contents

 

 

ModLoader.txt was not generated.

 

For research, I read the FML log to where it said severe, which is how I determined it was something with injection. Did a search on here to see if anyone had experienced the error but came to find nothing. Did a google search that led me to a couple threads on minecraft forums but didnt have anything to do with the injection error.

 

Thanks for the help.

Posted
  On 12/6/2012 at 10:04 AM, luacs1998 said:

Use latest forge, don't install modloader, read the EAQ.

Done, done, & done(again).. Didn't help(again).

 

Did a little more research and found out it was because forge was attempting to load old mods I had in /mods/1.3.2/ directory. Simply moved them all and bam, worked. Thanks for attempting to help anyways.

Posted

I have exactly the same problem >.<

 

Minecraft Error Log:

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 6-12-12 14:53
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: unknown character :
at net.minecraftforge.common.Configuration.load(Configuration.java:375)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
... 5 more


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

-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 391394072 bytes (373 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.397 2 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) 
FML [Forge Mod Loader] (coremods) 
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 7700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

Forge Error Log:

2012-12-06 14:46:31 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-06 14:46:31 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:32 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-06 14:46:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-06 14:46:34 [iNFO] [sTDOUT] 27 achievements
2012-12-06 14:46:34 [iNFO] [sTDOUT] 208 recipes
2012-12-06 14:46:34 [iNFO] [sTDOUT] Setting user: arena98, dcb588d0cb133a78e9d713608a985f258bb72182
2012-12-06 14:46:34 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-06 14:46:35 [iNFO] [sTDOUT] MinecraftForge v6.4.0.397 Initialized
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.397 Initialized
2012-12-06 14:46:35 [iNFO] [sTDOUT] Replaced 84 ore recipies
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-06 14:46:35 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-06 14:46:35 [sEVERE] [ForgeModLoader] A problem occured instantiating the injected mod container net.minecraftforge.common.ForgeDummyContainer
java.lang.RuntimeException: unknown character :
at net.minecraftforge.common.Configuration.load(Configuration.java:375)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.a(Minecraft.java:424)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character :
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at net.minecraftforge.common.Configuration.load(Configuration.java:375)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.lang.reflect.Constructor.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.lang.Class.newInstance0(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.lang.Class.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	... 5 more
2012-12-06 14:46:45 [iNFO] [sTDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.Component.getGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.awt.RepaintArea.paint(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.Component.dispatchEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue.access$000(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue$3.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue$3.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.security.AccessController.doPrivileged(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue$4.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue$4.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.security.AccessController.doPrivileged(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] 	at java.awt.EventDispatchThread.run(Unknown Source)

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Make a test with another Launcher like the Curseforge Launcher, MultiMC or AT Launcher
    • can anyone help me i am opening forge and add modpacks and then it says unable to update native luancher and i redownlaod java and the luancher it self?
    • The problem occurs also in 1.20.1 Forge, but with an "Error executing task on client" instead. I have "Sinytra Connector" installed. On 1.21.5 Fabric, there is no problem. When this happens, the chat message before the death screen appears gets sent, with an extra dash added.
    • Well, as usual, it was user error. Naming mismatch in sounds.json.  Please delete this post if you find it necessary. 
    • Hello Forge community.  I'm running into an issue with a mod I'm working on.  To preface, I can call /playsound modId:name music @a and I can hear the sound I registered being played in game. Great!  However, I cannot get it to trigger via my mod code.    Registration: public static final RegistryObject<SoundEvent> A_WORLD_OF_MADNESS = SOUND_EVENTS.register("a_world_of_madness", () -> new SoundEvent(new ResourceLocation("tetheredsouls", "a_world_of_madness")));   Playback: Minecraft mc = Minecraft.getInstance(); if (!(mc.player instanceof LocalPlayer) || mc.level == null) return; LocalPlayer player = (LocalPlayer) mc.player; BlockPos pos = player.blockPosition(); SoundEvent track = ModSounds.A_WORLD_OF_MADNESS.get(); System.out.println(track); System.out.println(pos); System.out.println(player); // play exactly like the tutorial: client-only, at the player's position try { mc.level.playLocalSound( player.getX(), player.getY(), player.getZ(), track, SoundSource.MUSIC, // Or MASTER if needed 1f, 1f, false ); System.out.println("[DEBUG] playSound success: " + track.getLocation()); } catch (Exception e) { System.err.println("[ERROR] Failed to play sound: " + track.getLocation()); e.printStackTrace(); } Sounds.json:   { "theme_of_laura": { "category": "music", "sounds": [ { "name": "tetheredsouls:a_world_of_madness", "stream": true } ] } } Things I have tried: - multiple .ogg files. Short .ogg files (5 seconds, <100KB).  - default minecraft sounds imported from import net.minecraft.sounds.SoundEvents; These work given my code. No idea why these are different.  - playSound() method, as well as several others in past iterations that did not work   I would be forever grateful if somebody could point me in the right direction. I've looked at several mod github repositories and found extremely similar code to what I'm doing. I've also found several threads in this forum that did not solve my issue. I just cannot figure out what I'm doing differently, and why I'm able to queue sounds manually with playsound but the code won't play it (despite confirming the code is being run with the debug statements.)
  • Topics

×
×
  • Create New...

Important Information

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