Jump to content
  • 0

Minecraft (1.7.10) Decocraft stürzt immer ab mit Forge


MrBeeflix

Frage

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 06.04.20 20:50
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/network/simpleimpl/IMessage
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/network/simpleimpl/IMessage
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
    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:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
    ... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.network.simpleimpl.IMessage
    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)
    ... 35 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more


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

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 143477496 bytes (136 MB) / 268435456 bytes (256 MB) up to 536870912 bytes (512 MB)
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 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
    UC    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UC    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UE    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
    UE    props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'

Link zu diesem Kommentar
Auf anderen Seiten teilen

11 Antworten auf diese Frage

Empfohlene Beiträge

  • 0

Vielen dank! Ich habe mir jetzt die 2.4 Version von Decocraft heruntergeladen. Allerdings habe ich jetzt einen neuen Absturzbericht:

[22:57:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:57:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:57:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:57:33] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[22:57:33] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Minecraft\runtime\jre-x64
[22:57:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:57:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:57:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:57:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:57:33] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:57:35] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:57:35] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:57:35] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:57:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:57:36] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:57:36] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:57:36] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:57:38] [main/INFO]: Setting user: MrBeeflix
[22:57:41] [Client thread/INFO]: LWJGL Version: 2.9.1
[22:57:44] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 06.04.20 22:57
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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 112710224 bytes (107 MB) / 201326592 bytes (192 MB) up to 536870912 bytes (512 MB)
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[22:57:44] [Client thread/INFO]: Attempting early MinecraftForge initialization
[22:57:44] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[22:57:44] [Client thread/INFO]: Replaced 183 ore recipies
[22:57:44] [Client thread/INFO]: Completed early MinecraftForge initialization
[22:57:44] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[22:57:44] [Client thread/INFO]: Searching C:\Users\Muster\AppData\Roaming\.minecraft\mods for mods
[22:57:53] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
[22:57:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[22:57:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[22:57:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[22:57:54] [Client thread/INFO]: Processing ObjectHolder annotations
[22:57:54] [Client thread/INFO]: Found 341 ObjectHolder annotations
[22:57:54] [Client thread/INFO]: Identifying ItemStackHolder annotations
[22:57:54] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[22:57:54] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[22:57:54] [Client thread/INFO]: Applying holder lookups
[22:57:54] [Client thread/INFO]: Holder lookups applied
[22:57:54] [Client thread/INFO]: Injecting itemstacks
[22:57:54] [Client thread/INFO]: Itemstack injection complete
[22:57:54] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:54] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:57:54] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:57:54] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:57:54] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:57:54] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:54] [Sound Library Loader/INFO]: Sound engine started
[22:57:55] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[22:57:55] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[22:57:55] [Client thread/INFO]: Injecting itemstacks
[22:57:55] [Client thread/INFO]: Itemstack injection complete
[22:57:55] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
[22:57:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[22:57:56] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[22:57:56] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[22:57:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:57:57] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[22:57:57] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:57] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:57] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:57:57] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:57:57] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:57:57] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:57:57] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:57:57] [Sound Library Loader/INFO]: Sound engine started
[22:58:23] [Client thread/INFO]: Stopping!
[22:58:23] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:58:23] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:58:24] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[22:58:24] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:

 

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Gehe nochmal in den Minecraft-Installationsordner - dort in den /config/-Ordner

Dort findest du eine "splash.properties" - die mit einem Text-Editor öffnen und die Zeile

enabled=true

auf

enabled=false

setzen. Dann speichern und nochmal probieren.

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Diese Änderung hat für eine neue Fehlermeldung gesorgt:

[10:30:39] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:30:39] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:30:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:30:39] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[10:30:39] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Minecraft\runtime\jre-x64
[10:30:39] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:30:39] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:30:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:30:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:30:39] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:30:40] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:30:40] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[10:30:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:30:40] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:30:41] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:30:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:30:41] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:30:42] [main/INFO]: Setting user: MrBeeflix
[10:30:43] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:30:45] [Client thread/INFO]: Could not load splash.properties, will create a default one
[10:30:45] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Don't do that.

Time: 07.04.20 10:30
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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 58457792 bytes (55 MB) / 167772160 bytes (160 MB) up to 536870912 bytes (512 MB)
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[10:30:45] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:30:45] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[10:30:45] [Client thread/INFO]: Replaced 183 ore recipies
[10:30:45] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:30:46] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:30:46] [Client thread/INFO]: Searching C:\Users\Muster\AppData\Roaming\.minecraft\mods for mods
[10:30:54] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[10:30:55] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at CLIENT
[10:30:55] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at SERVER
[10:30:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft
[10:30:55] [Client thread/INFO]: Processing ObjectHolder annotations
[10:30:55] [Client thread/INFO]: Found 341 ObjectHolder annotations
[10:30:55] [Client thread/INFO]: Identifying ItemStackHolder annotations
[10:30:55] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[10:30:55] [Client thread/INFO]: Configured a dormant chunk cache size of 0

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0
vor 9 Minuten schrieb MrBeeflix:

Could not load splash.properties, will create a default one

Da ist wohl etwas schief gegangen 🤔 Also die Datei öffnen und einfach das Wort "true" markieren und mit "false" ersetzen

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Ich denke, dass ich das enabled=true erfolgreich mit enabled=false ersetzt habe. Allerdings crasht das Spiel immer noch:

[11:13:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:13:35] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:13:35] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[11:13:35] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Minecraft\runtime\jre-x64
[11:13:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:13:37] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:13:37] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:13:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:13:37] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:13:38] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[11:13:38] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[11:13:38] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:13:39] [main/INFO]: Setting user: MrBeeflix
[11:13:41] [Client thread/INFO]: LWJGL Version: 2.9.1
[11:13:43] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 07.04.20 11:13
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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 68808704 bytes (65 MB) / 167772160 bytes (160 MB) up to 536870912 bytes (512 MB)
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[11:13:43] [Client thread/INFO]: Attempting early MinecraftForge initialization
[11:13:43] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[11:13:44] [Client thread/INFO]: Replaced 183 ore recipies
[11:13:44] [Client thread/INFO]: Completed early MinecraftForge initialization
[11:13:44] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[11:13:44] [Client thread/INFO]: Searching C:\Users\Muster\AppData\Roaming\.minecraft\mods for mods
[11:13:53] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[11:13:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at CLIENT
[11:13:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at SERVER
[11:13:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft
[11:13:54] [Client thread/INFO]: Processing ObjectHolder annotations
[11:13:54] [Client thread/INFO]: Found 341 ObjectHolder annotations
[11:13:54] [Client thread/INFO]: Identifying ItemStackHolder annotations
[11:13:54] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[11:13:54] [Client thread/INFO]: Configured a dormant chunk cache size of 0

Link zu diesem Kommentar
Auf anderen Seiten teilen

  • 0

Ich habe wie auch zuvor nur den Decocraft Mod im mods Ordner gehabt, aber diesmal die Recommended Version von Forge benutzt und ich glaube ich habe trotzdem diesen Crash:

[11:38:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:38:03] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:38:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:38:04] [main/INFO]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[11:38:04] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Minecraft\runtime\jre-x64
[11:38:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:38:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:38:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:38:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:38:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:38:13] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:38:13] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:38:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:38:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:38:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[11:38:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[11:38:19] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:38:33] [main/INFO]: Setting user: MrBeeflix
[11:38:40] [Client thread/INFO]: LWJGL Version: 2.9.1
[11:38:43] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 07.04.20 11:38
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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 74311168 bytes (70 MB) / 167772160 bytes (160 MB) up to 536870912 bytes (512 MB)
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.59' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[11:38:44] [Client thread/INFO]: Attempting early MinecraftForge initialization
[11:38:44] [Client thread/INFO]: MinecraftForge v10.13.4.1558 Initialized
[11:38:44] [Client thread/INFO]: Replaced 183 ore recipies
[11:38:44] [Client thread/INFO]: Completed early MinecraftForge initialization
[11:38:44] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[11:38:44] [Client thread/INFO]: Searching C:\Users\Muster\AppData\Roaming\.minecraft\mods for mods
[11:38:52] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[11:38:52] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at CLIENT
[11:38:52] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, PTRModelLib, props] at SERVER
[11:38:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft
[11:38:53] [Client thread/INFO]: Processing ObjectHolder annotations
[11:38:53] [Client thread/INFO]: Found 341 ObjectHolder annotations
[11:38:53] [Client thread/INFO]: Identifying ItemStackHolder annotations
[11:38:53] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[11:38:53] [Client thread/INFO]: Configured a dormant chunk cache size of 0

 

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B