![Roost](https://media.forgecdn.net/avatars/thumbnails/120/213/256/256/636406500473842128.jpeg)
game crash
exorno3009 opened this issue ยท 0 comments
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 10/27/19 11:07 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/setycz/chickens/registry/ChickensRegistryItem
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
at sun.reflect.GeneratedMethodAccessor9.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.loadMods(Loader.java:593)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
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)
Caused by: java.lang.NoClassDefFoundError: com/setycz/chickens/registry/ChickensRegistryItem
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.getDeclaredMethod(Class.java:2128)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:93)
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
... 36 more
Caused by: java.lang.ClassNotFoundException: com.setycz.chickens.registry.ChickensRegistryItem
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)
... 41 more
Caused by: java.lang.NullPointerException
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: 301619120 bytes (287 MB) / 536870912 bytes (512 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2816 Optifine OptiFine_1.12.2_HD_U_E3 32 mods loaded, 32 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 |
|:----- |:-------------------- |:----------------- |:------------------------------------ |:---------------------------------------- |
| LC | minecraft | 1.12.2 | minecraft.jar | None |
| LC | mcp | 9.42 | minecraft.jar | None |
| LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2816.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | forge | 14.23.5.2816 | forge-1.12.2-14.23.5.2816.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None |
| LC | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585 (2).jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
| LC | chococraft | 0.9.1.52 | ChocoCraft-Mod-1.12.2.jar | None |
| LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
| LC | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None |
| LC | densemetals | 1.0.3 | Dense-Metals-Mod-1.12.2.jar | None |
| LC | dynamictrees | 1.12.2-0.8.2 | DynamicTrees-1.12.2-0.8.2.jar | None |
| LC | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None |
| LC | eplus | 5.0.168 | EnchantingPlus-1.12.2-5.0.168.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | exoticbirds | 1.0 | Exotic-Birds-Mod-1.12.2.jar | None |
| LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2 (1).jar | None |
| LC | levoment_hammertools | 1.0 | HammerTools-1.12.2-1.0.jar | None |
| LC | projetmod | 1.4 | Immortal+Obsidian-1.4.jar | None |
| LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.71.846.jar | None |
| LC | jei | 4.15.0.289 | jei_1.12.2-4.15.0.289.jar | None |
| LC | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3 (2).jar | None |
| LC | miniheads | 1.0.7 | Miniheads-Mod-1.12.2.jar | None |
| LC | moreplayermodels | 1.12.2 | MorePlayerModels-Mod-1.12.2.jar | None |
| LE | roost | 2.0.7 | roost-1.12.2-2.0.7.jar | None |
| L | rustic | 1.0.12 | rustic-1.0.12.jar | None |
| L | securitycraft | v1.8.2.4 | SecurityCraft-Mod-1.12.2.jar | None |
| L | torcherino | 7.1 | Torcherino-Mod-1.12.2.jar | None |
| L | uteamcore | 2.2.4.133 | u_team_core-1.12.2-2.2.4.133.jar | None |
| L | ultimate_unicorn_mod | 1.5.14 | Ultimate-Unicorn-Mod-1.12.2.jar | None |
| L | usefulbackpacks | 1.5.1.31 | useful_backpacks-1.12.2-1.5.1.31.jar | None |
| L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2 (1).jar | None |
| L | jurassicraft | 2.1.14 | JurassiCraft-1.12.2-2.1.14.jar | None |
Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.07' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 431.07
OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 6