Jump to content

Recommended Posts

Posted

I am not sure what is happening but once I open forge it instantly crashes.

Crash Log:

[15:45:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:45:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:45:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:45:33] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[15:45: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 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy
[15:45:34] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:45:34] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from CraftPresence-1.8.9-1.5.5.jar as JSON
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.open(Native Method)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:220)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:150)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:164)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.newInstance(Class.java:442)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:45:34] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from CodeChickenLib-1.7.10-1.1.3.138-universal.jar as JSON
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.open(Native Method)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:220)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:150)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.util.zip.ZipFile.<init>(ZipFile.java:164)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.newInstance(Class.java:442)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:45:34] [main/ERROR]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.3.138-universal.jar - ignoring
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
    at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
    at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[15:45:34] [main/ERROR]: Unable to read the jar file CraftPresence-1.8.9-1.5.5.jar - ignoring
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
    at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
    at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[15:45:34] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:45:34] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:45:34] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D6.jar
[15:45:34] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:45:34] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:45:34] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:45:34] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:45:34] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:45:34] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[15:45:34] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:45:34] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:45:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ClassTransformer
[15:45:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine URL: file:/C:/Users/knren/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_D6.jar
[15:45:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ZIP file: C:\Users\knren\AppData\Roaming\.minecraft\mods\OptiFine_1.7.10_HD_U_D6.jar
[15:45:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:45:34] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:45:34] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:45:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:45:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/lib/asm/CC_ClassWriter
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin.injectData(MCPDeobfuscationTransformer.java:57)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.CC_ClassWriter
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     ... 4 more
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[15:45:34] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:     ... 6 more
 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So i have a forge modded aternos server that worked just fine for a month untill today it suddenly crashes most of the time giving errors and idk which mod is causing the error or its smth else here is the crash log link https://mclo.gs/gGkzGKT
    • Struggling to decipher a crash report I'm getting in a custom modpack I'm tinkering with. The crash happens on startup, but weirdly, only some of the time. It seems to be related to Steves Carts, but weirdly it only started happening recently, and I can't identify if another mod is conflicting, or why it is only happening some of the time:   java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_20202_()" because "player" is null at vswe.stevescarts.events.OverlayEventHandler.onRenderTick(OverlayEventHandler.java:24) ~[stevescarts-1.20.1-1.1.14.jar%23527!/:1.20.1-1.1.14] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:919) ~[forge-1.20.1-47.1.106-universal.jar%23581!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1148) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     Including some extra info in case any of it is relevant^. Appreciate any ideas/advice!    
    • Try the JVM argument in this post, just sub xmx/xms numbers for what you want/need allocated.  https://www.reddit.com/r/feedthebeast/s/lzmKUNZFrG I'm having the same issue with a huge modpack using the 3 culprits to your issue.  Let me know if this helps!
    • i have been trying to  lauch a modpack and it crashes in the lauching phase   
    • nope, even the log is the exact same, i also tried with the Dimensional doors just in case and nothing.
  • Topics

×
×
  • Create New...

Important Information

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