Jump to content

Help, my game crashes when I start my mod! [RESOLVED]


xXRoboJackXx

Recommended Posts

Whenever I start my mod in eclipse it goes fine for about 5 seconds until I click single-player, then I get this crash report.

 

---- Minecraft Crash Report ----

// Ooh. Shiny.

 

Time: 22/02/13 20:25

Description: Updating screen events

 

java.lang.NullPointerException

at net.minecraft.client.audio.SoundManager.playSoundFX(SoundManager.java:497)

at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:123)

at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:549)

at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:203)

at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:177)

at net.minecraft.client.Minecraft.runTick(Minecraft.java:1511)

at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:846)

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

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

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.client.audio.SoundManager.playSoundFX(SoundManager.java:497)

at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:123)

at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:549)

at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:203)

at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:177)

 

-- Affected screen --

Details:

Screen name: net.minecraft.client.gui.GuiMainMenu

Stacktrace:

at net.minecraft.client.Minecraft.runTick(Minecraft.java:1511)

at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:846)

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

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

 

-- System Details --

Details:

Minecraft Version: 1.4.7

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_10, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 927293704 bytes (884 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)

JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

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.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 4 mods loaded, 4 mods active

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

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

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

BlueEagle [The God Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

LWJGL: 2.4.2

OpenGL: Intel® HD Graphics Family GL version 3.0.0 - Build 8.15.10.2342, Intel

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

 

 

 

 

If anyone could help ASAP I would be great full.

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.