Chicken-Bones / CodeChickenCore

MIT License
39 stars 36 forks source link

Code Chicken Core Crash #94

Open Mishaelo opened 6 years ago

Mishaelo commented 6 years ago

Help pls, this is the crash text:

  Minecraft has crashed!      
  ----------------------      

Minecraft has stopped running because it encountered a problem; Code Chicken Core This error has been saved to C:\Users\user\Documents\Curse\Minecraft\Instances\Feed The Beast Beta Pack\crash-reports\crash-2018-03-25_00.28.34-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

--- BEGIN ERROR REPORT 9d057a3a -------- Generated 3/25/18 12:28 AM

java.util.zip.ZipException: invalid entry size (expected 67324752 but got 5979 bytes) at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:384) at java.util.zip.ZipInputStream.read(ZipInputStream.java:196) at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:140) at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:118) at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:105) at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:88) at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:43) at codechicken.core.asm.CodeChickenCoreModContainer.serverStarting(CodeChickenCoreModContainer.java:78) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694) at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:306) at bcb.c(IntegratedServer.java:89) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) at fp.run(SourceFile:818) --- END ERROR REPORT a5ef1796 ----------