CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

CCL issue

hdhdn opened this issue ยท 2 comments

commented

Look, i just wanna play my SMP

commented

---- Minecraft Crash Report ----

WARNING: coremods are present:
WolfArmorCore (wolfarmor-1.12.2-3.7.5-universal-signed.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 4/14/21 2:28 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: java.util.zip.ZipError: zip END header not found
at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
at com.sun.nio.zipfs.ZipFileSystem.(ZipFileSystem.java:130)
at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
at codechicken.lib.model.loader.blockstate.CCBlockStateLoader.loadFactories(CCBlockStateLoader.java:83)
at codechicken.lib.model.loader.blockstate.CCBlockStateLoader$$Lambda$116/1840666007.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at codechicken.lib.model.loader.blockstate.CCBlockStateLoader.initialize(CCBlockStateLoader.java:73)
at codechicken.lib.internal.proxy.ProxyClient.preInit(ProxyClient.java:59)
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:52)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
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)

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

-- System Details --
Details:
Minecraft Version: 1.12.2
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: 505233504 bytes (481 MB) / 1581776896 bytes (1508 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 68 mods loaded, 68 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID                   | Version                  | Source                                             | Signature                                |
|:----- |:-------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft            | 1.12.2                   | minecraft.jar                                      | None                                     |
| LCH   | mcp                  | 9.42                     | minecraft.jar                                      | None                                     |
| LCH   | FML                  | 8.0.99.99                | forge-1.12.2-14.23.5.2855.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                | 14.23.5.2855             | forge-1.12.2-14.23.5.2855.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | actuallyadditions    | 1.12.2-r152              | ActuallyAdditions-1.12.2-r152.jar                  | None                                     |
| LCH   | baubles              | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
| LCH   | betteradvancements   | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
| LCH   | betterbuilderswands  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
| LCH   | bibliocraft          | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
| LCH   | biomesoplenty        | 7.0.1.2444               | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar      | None                                     |
| LCH   | blockarmor           | 2.4.12                   | BlockArmor-1.12.2-2.4.12.jar                       | None                                     |
| LCH   | bonsaitrees          | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                         | None                                     |
| LCH   | bookshelf            | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCE   | codechickenlib       | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | redstoneflux         | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
| LC    | brandonscore         | 2.4.19                   | BrandonsCore-1.12.2-2.4.19.214-universal.jar       | None                                     |
| LC    | carpentersblocks     | 3.4.0-poc.6              | Carpenter's Blocks v3.4.0-poc.6 - MC 1.12.2.jar    | None                                     |
| LC    | carryon              | 1.12.3                   | carryon-1.12.2-1.12.4.16.jar                       | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LC    | chameleon            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
| LC    | chancecubes          | 1.12.2-5.0.2.385         | ChanceCubes-1.12.2-5.0.2.385.jar                   | None                                     |
| LC    | chesttransporter     | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
| LC    | chiselsandbits       | 14.33                    | chiselsandbits-14.33.jar                           | None                                     |
| LC    | craftstudioapi       | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar              | None                                     |
| LC    | cucumber             | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
| LC    | cxlibrary            | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                         | None                                     |
| LC    | jei                  | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                          | None                                     |
| LC    | cyclicmagic          | 1.20.8                   | Cyclic-1.12.2-1.20.8.jar                           | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC    | draconicevolution    | 2.3.27                   | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
| LC    | eplus                | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | valkyrielib          | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
| LC    | environmentaltech    | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar              | None                                     |
| LC    | fastfurnace          | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                       | None                                     |
| LC    | forestry             | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                      | None                                     |
| LC    | cfm                  | 6.3.1                    | furniture-6.3.1-1.12.2.jar                         | None                                     |
| LC    | inventorytweaks      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC    | ironchest            | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
| LC    | journeymap           | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                        | None                                     |
| LC    | jeresources          | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
| LC    | lunatriuscore        | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar        | None                                     |
| LC    | mantle               | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
| LC    | mcjtylib_ng          | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
| LC    | tconstruct           | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
| LC    | slabmachines         | 1.0.7                    | Slab_Machines-1.0.7.jar                            | None                                     |
| LC    | mcmultipart          | 2.5.3                    | MCMultiPart-2.5.3.jar                              | None                                     |
| LC    | minions              | 2.0.2                    | Minions-1.12.jar                                   | None                                     |
| LC    | mob_grinding_utils   | 0.3.13                   | MobGrindingUtils-0.3.13.jar                        | None                                     |
| LC    | morefurnaces         | 1.10.5                   | MoreFurnaces-1.12.2-1.10.6.jar                     | None                                     |
| LC    | mousetweaks          | 2.9                      | MouseTweaks-2.9-mc1.12.2.jar                       | None                                     |
| LC    | musiccraft           | 3.2.3                    | MusicCraft-3.2.3.jar                               | None                                     |
| LC    | mysticalagriculture  | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
| LC    | neid                 | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                           | None                                     |
| LC    | oreexcavation        | 1.4.137                  | OreExcavation-1.4.137.jar                          | None                                     |
| LC    | harvestcraft         | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
| LC    | railcraft            | 12.0.0                   | railcraft-12.0.0.jar                               | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LC    | rftools              | 7.73                     | rftools-1.12-7.73.jar                              | None                                     |
| LC    | schematica           | 1.8.0.169                | Schematica-1.12.2-1.8.0.169-universal.jar          | None                                     |
| LC    | storagenetwork       | 1.8.1                    | SimpleStorageNetwork-1.12.2-1.8.1.jar              | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC    | snad                 | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                         | None                                     |
| LC    | stg                  | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
| LC    | storagedrawers       | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                    | None                                     |
| LC    | tektopia             | 1.1.0                    | tektopia-1.1.0.jar                                 | None                                     |
| LC    | beneath              | 1.7.0                    | The+Beneath-1.12.2-1.7.0.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LC    | theoneprobe          | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                        | None                                     |
| LC    | tcomplement          | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                 | None                                     |
| LC    | tinkertoolleveling   | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
| LC    | treegrowingsimulator | 0.0.4                    | TreeGrowingSimulator2017-1.0.1.jar                 | None                                     |
| LC    | universalmodifiers   | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
| LC    | wolfarmor            | 3.7.5                    | wolfarmor-1.12.2-3.7.5-universal-signed.jar        | e94e38a605842477f3ec218e6fcf781f6b3f7f89 |

Loaded coremods (and transformers): 

WolfArmorCore (wolfarmor-1.12.2-3.7.5-universal-signed.jar)

Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 465.89' Renderer: 'NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)

Pulsar/tcomplement loaded Pulses: 
	- ModuleCommons (Enabled/Forced)
	- ModuleMelter (Enabled/Not Forced)
	- ModuleArmor (Enabled/Not Forced)
	- ModuleSteelworks (Enabled/Not Forced)
	- ToolLevelingPlugin (Enabled/Not Forced)
	- Oredict (Enabled/Forced)

OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 465.89
OpenGlRenderer: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16
commented

You have an invalid jar in your mods folder.

Look at your logs/latest.log file for any warnings spat out before this regarding invalid jar files. Then remove those jars.

This is not a CCL error.