Jump to content

Forge- 1.8 is crashing


EmerProd

Recommended Posts

---- Minecraft Crash Report ----

// On the bright side, I bought you a teddy bear!

 

Time: 4/20/16 8:59 PM

Description: Initializing game

 

java.lang.NoClassDefFoundError: net/minecraftforge/fml/client/GuiIngameModOptions

at com.github.lunatrius.core.handler.GuiHandler.onGuiOpen(GuiHandler.java:22)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_GuiHandler_onGuiOpen_GuiOpenEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.client.GuiIngameModOptions

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

... 14 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

... 16 more

 

 

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

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

 

-- Head --

Stacktrace:

at com.github.lunatrius.core.handler.GuiHandler.onGuiOpen(GuiHandler.java:22)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_GuiHandler_onGuiOpen_GuiOpenEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

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

Memory: 88261904 bytes (84 MB) / 332656640 bytes (317 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

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 5 mods loaded, 5 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)

UCHIJA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)

UCHIJA LunatriusCore{1.1.2.29} [LunatriusCore] (LunatriusCore-1.8-1.1.2.29-universal.jar)

UCHIJA Schematica{1.7.7.140} [schematica] (Schematica-1.8-1.7.7.140-universal.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel® HD Graphics'

Launched Version: 1.8-Forge11.14.4.1577

LWJGL: 2.9.1

OpenGL: Intel® HD Graphics GL version 4.4.0 - Build 10.18.15.4279, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [Huahwi InFinite 16x16 (1.8).zip]

Current Language: English (US)

Profiler Position: N/A (disabled)

Link to comment
Share on other sites

java.lang.NoClassDefFoundError: net/minecraftforge/fml/client/GuiIngameModOptions

at com.github.lunatrius.core.handler.GuiHandler.onGuiOpen(GuiHandler.java:22)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_GuiHandler_onGuiOpen_GuiOpenEvent.invoke(.dynamic)

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:912)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

...

UCHIJA LunatriusCore{1.1.2.29} [LunatriusCore] (LunatriusCore-1.8-1.1.2.29-universal.jar)

 

Update LunatrisCore to 1.8-1.1.2.30.

 

I would also recommend updating to Minecraft 1.8.9 and updating Forge, LunatrisCore and Schematica to match.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

I now crash when I go onto a multiplayer server. with forge 1.8.9.

 

 

 

2016-04-22 21:10:49,690 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-22 21:10:49,694 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[21:10:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[21:10:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[21:10:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[21:10:49] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading

[21:10:49] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25

[21:10:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[21:10:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[21:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[21:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[21:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[21:10:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[21:10:52] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[21:10:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[21:10:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[21:10:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[21:10:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[21:10:54] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

2016-04-22 21:10:54,902 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-22 21:10:54,934 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-22 21:10:54,937 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[21:10:55] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:57]: Completely ignored arguments: [--nativeLauncherVersion, 301]

[21:10:55] [Client thread/INFO]: Setting user: EmerProd

[21:11:02] [Client thread/INFO]: LWJGL Version: 2.9.4

[21:11:02] [Client thread/WARN] [FML]: =============================================================

[21:11:02] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[21:11:02] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V

[21:11:02] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[21:11:02] [Client thread/WARN] [FML]: =============================================================

[21:11:03] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

// Why is it breaking :(

 

Time: 4/22/16 9:11 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

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

 

-- System Details --

Details:

Minecraft Version: 1.8.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

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

Memory: 71854464 bytes (68 MB) / 236933120 bytes (225 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

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel® HD Graphics'

[21:11:04] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized

[21:11:04] [Client thread/INFO] [FML]: Replaced 204 ore recipies

[21:11:05] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[21:11:05] [Client thread/INFO] [FML]: Searching C:\Users\WIN-PC\AppData\Roaming\.minecraft\mods for mods

[21:11:09] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load

[21:11:10] [Client thread/INFO] [FML]: FML has found a non-mod file forge-1.8-11.14.1.1334-installer.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[21:11:10] [Client thread/INFO] [FML]: FML has found a non-mod file Schematica Mod Installer 1.8.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[21:11:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, LunatriusCore, Schematica] at CLIENT

[21:11:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, LunatriusCore, Schematica] at SERVER

[21:11:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Schematica, Huahwi InFinite 16x16 (1.8).zip

[21:11:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[21:11:12] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations

[21:11:12] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[21:11:12] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[21:11:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[21:11:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[21:11:12] [Client thread/INFO] [FML]: Applying holder lookups

[21:11:12] [Client thread/INFO] [FML]: Holder lookups applied

[21:11:12] [Client thread/INFO] [FML]: Injecting itemstacks

[21:11:12] [Client thread/INFO] [FML]: Itemstack injection complete

[21:11:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null

[21:11:13] [sound Library Loader/INFO]: Starting up SoundSystem...

[21:11:13] [Thread-9/INFO]: Initializing LWJGL OpenAL

[21:11:13] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[21:11:13] [Thread-9/INFO]: OpenAL initialized.

[21:11:14] [sound Library Loader/INFO]: Sound engine started

[21:11:20] [Client thread/INFO] [FML]: Max texture size: 16384

[21:11:20] [Client thread/INFO]: Created: 16x16 textures-atlas

[21:11:24] [Client thread/INFO] [FML]: Injecting itemstacks

[21:11:24] [Client thread/INFO] [FML]: Itemstack injection complete

[21:11:24] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods

[21:11:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Schematica, Huahwi InFinite 16x16 (1.8).zip

[21:11:24] [Client thread/INFO]: SoundSystem shutting down...

[21:11:24] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[21:11:24] [sound Library Loader/INFO]: Starting up SoundSystem...

[21:11:24] [Thread-11/INFO]: Initializing LWJGL OpenAL

[21:11:24] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[21:11:25] [Thread-11/INFO]: OpenAL initialized.

[21:11:25] [sound Library Loader/INFO]: Sound engine started

[21:11:27] [Client thread/INFO] [FML]: Max texture size: 16384

[21:11:29] [Client thread/INFO]: Created: 512x512 textures-atlas

[21:11:51] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, LunatriusCore, Schematica] at SERVER

[21:11:51] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, LunatriusCore, Schematica] at SERVER

[21:11:53] [Client thread/INFO]: Connecting to play.vortexpvp.com, 25565

[21:11:54] [Netty Client IO #5/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S46PacketSetCompressionLevel

[21:11:54] [Netty Client IO #5/INFO] [FML]: Aborting client handshake "VANILLA"

[21:11:54] [Netty Client IO #5/INFO] [FML]: [Netty Client IO #5] Client side vanilla connection established

[21:11:55] [Client thread/INFO]: [CHAT]                                     

[21:11:56] [Client thread/INFO]: [CHAT] You have no new mail.

[21:11:56] [Client thread/INFO]: [CHAT] ============================================

[21:11:56] [Client thread/INFO]: [CHAT] 

[21:11:56] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Vortex Network

[21:11:56] [Client thread/INFO]: [CHAT] 

[21:11:56] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote

[21:11:56] [Client thread/INFO]: [CHAT]              STORE - http://buy.vortexpvp.com

[21:11:56] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com

[21:11:56] [Client thread/INFO]: [CHAT] 

[21:11:56] [Client thread/INFO]: [CHAT]          There are currently 4 player(s) online

[21:11:56] [Client thread/INFO]: [CHAT] 

[21:11:56] [Client thread/INFO]: [CHAT] ============================================

[21:12:02] [Client thread/INFO]: [CHAT]                                     

[21:12:02] [Client thread/INFO]: [CHAT] You have 2 messages! Type /mail read to view your mail.

[21:12:02] [Client thread/INFO]: [CHAT] ============================================

[21:12:02] [Client thread/INFO]: [CHAT] 

[21:12:02] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Skyblock Dark

[21:12:02] [Client thread/INFO]: [CHAT] 

[21:12:02] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote

[21:12:02] [Client thread/INFO]: [CHAT]              STORE - http://buy.vortexpvp.com

[21:12:02] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com

[21:12:02] [Client thread/INFO]: [CHAT] 

[21:12:02] [Client thread/INFO]: [CHAT]          There are currently 17 player(s) online

[21:12:02] [Client thread/INFO]: [CHAT] 

[21:12:02] [Client thread/INFO]: [CHAT] ============================================

[21:12:03] [Chunk Batcher 1/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.

[21:12:03] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffba5619adc, pid=10008, tid=4552

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [ig8icd64.dll+0x639adc]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# An error report file with more information is saved as:

# C:\Users\WIN-PC\AppData\Roaming\.minecraft\hs_err_pid10008.log

#

# If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

AL lib: (EE) alc_cleanup: 1 device not closed

Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

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.



×
×
  • Create New...

Important Information

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