Facebook
From Thomas Massey, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 153
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   llibrary (llibrary-1.7.9-1.12.2.jar)
  5.   SpongeCoremod (spongeforge-1.12.2-2838-7.2.3 (1).jar)
  6.   CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // My bad.
  10.  
  11. Time: 8/7/20 9:56 PM
  12. Description: There was a severe problem during mod loading that has caused the game to fail
  13.  
  14. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
  15. Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type  , @Line:1,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
  16.         at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
  17.         at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)
  18.         at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)
  19.         at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)
  20.         at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
  21.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24.         at java.lang.reflect.Method.invoke(Method.java:497)
  25.         at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  26.         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  27.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28.         at java.lang.reflect.Method.invoke(Method.java:497)
  29.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  30.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  31.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  32.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  33.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  34.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  35.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  36.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  37.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  38.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41.         at java.lang.reflect.Method.invoke(Method.java:497)
  42.         at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  43.         at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  44.         at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  45.         at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  46.         at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  47.         at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  48.         at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  49.         at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)
  50.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  51.         at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  52.         at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  53.         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  54.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  55.         at net.minecraft.client.main.Main.main(SourceFile:123)
  56.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  58.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  59.         at java.lang.reflect.Method.invoke(Method.java:497)
  60.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62. Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type  , @Line:1,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
  63.         at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
  64.         at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
  65.         ... 45 more
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- System Details --
  72. Details:
  73.         Minecraft Version: 1.12.2
  74.         Operating System: Windows 10 (amd64) version 10.0
  75.         Java Version: 1.8.0_51, Oracle Corporation
  76.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77.         Memory: 425723968 bytes (406 MB) / 1073741824 bytes (1024 MB) up to 4294967296 bytes (4096 MB)
  78.         JVM Flags: 8 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
  79.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80.         FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F4 30 mods loaded, 30 mods active
  81.         States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82.  
  83.         Mods:
  84.  
  85.         | State | ID                  | Version           | Source                                        | Signature                                |
  86.         |:----- |:------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  87.         | LCH   | minecraft           | 1.12.2            | minecraft.jar                                 | None                                     |
  88.         | LCH   | mcp                 | 9.42              | minecraft.jar                                 | None                                     |
  89.         | LCH   | FML                 | 8.0.99.99         | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  90.         | LCH   | forge               | 14.23.5.2854      | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91.         | LCH   | spongeapi           | 7.2.0-e4abe364d   | spongeforge-1.12.2-2838-7.2.3 (1).jar         | None                                     |
  92.         | LCH   | sponge              | 1.12.2-7.2.3      | spongeforge-1.12.2-2838-7.2.3 (1).jar         | None                                     |
  93.         | LCH   | spongeforge         | 1.12.2-2838-7.2.3 | spongeforge-1.12.2-2838-7.2.3 (1).jar         | None                                     |
  94.         | LCH   | damageindicatorsmod | 1.0               | [1.12.2]DamageIndicatorsMod-3.5.1.jar         | None                                     |
  95.         | LCH   | backpack            | 3.0.2             | backpack-3.0.2-1.12.2.jar                     | None                                     |
  96.         | LCH   | biomesoplenty       | 7.0.1.2444        | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None                                     |
  97.         | LCH   | ctm                 | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
  98.         | LCH   | jei                 | 4.15.0.296        | jei_1.12.2-4.15.0.296.jar                     | None                                     |
  99.         | LCH   | chisel              | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
  100.         | LCE   | codechickenlib      | 3.2.2.353         | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101.         | LC    | gravestone          | 1.10.3            | gravestone-1.10.3.jar                         | None                                     |
  102.         | LC    | waila               | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
  103.         | LC    | ido                 | 1.0.6             | ido-1.12.2-1.1.0.jar                          | None                                     |
  104.         | LC    | journeymap          | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                   | None                                     |
  105.         | LC    | llibrary            | 1.7.9             | llibrary-1.7.9-1.12.2.jar                     | None                                     |
  106.         | LC    | radixcore           | 1.12.x-2.2.1      | RadixCore-1.12.x-2.2.1-universal.jar          | None                                     |
  107.         | LC    | mca                 | 1.12.2-5.3.1      | MCA-1.12.x-5.3.1-universal.jar                | None                                     |
  108.         | LC    | mowziesmobs         | 1.5.6             | mowziesmobs-1.5.6.jar                         | None                                     |
  109.         | LC    | nei                 | 2.4.2             | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  110.         | LC    | ptrmodellib         | 1.0.3             | PTRLib-1.0.3.jar                              | None                                     |
  111.         | LC    | silentlib           | 3.0.13            | SilentLib-1.12.2-3.0.14+168.jar               | None                                     |
  112.         | LC    | silentgems          | 2.8.18            | SilentsGems-1.12.2-2.8.22+327.jar             | None                                     |
  113.         | LC    | simplecore          | 1.7.3.4           | simplecore-1.12.2-1.7.3.4.jar                 | None                                     |
  114.         | LC    | simpleores          | 1.11.2.2          | simpleores-1.12.2-1.11.2.2.jar                | None                                     |
  115.         | LC    | twilightforest      | 3.8.689           | twilightforest-1.12.2-3.8.689-universal.jar   | None                                     |
  116.         | LC    | vanillafoodpantry   | 4.3.1             | vanillafoodpantry-mc1.12.2-4.3.1.jar          | None                                     |
  117.  
  118.  
  119.         Plugins:
  120.  
  121.         | State | ID | Version | Source | Signature |
  122.         |:----- |:-- |:------- |:------ |:--------- |
  123.  
  124.         Loaded coremods (and transformers):
  125. llibrary (llibrary-1.7.9-1.12.2.jar)
  126.   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  127.   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  128. SpongeCoremod (spongeforge-1.12.2-2838-7.2.3 (1).jar)
  129.   org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  130. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  131.   team.chisel.ctm.client.asm.CTMTransformer
  132.         GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 451.48' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  133.         OptiFine Version: OptiFine_1.12.2_HD_U_F4
  134.         OptiFine Build: 20191023-234904
  135.         Render Distance Chunks: 12
  136.         Mipmaps: 4
  137.         Anisotropic Filtering: 1
  138.         Antialiasing: 0
  139.         Multitexture: false
  140.         Shaders: null
  141.         OpenGlVersion: 4.6.0 NVIDIA 451.48
  142.         OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
  143.         OpenGlVendor: NVIDIA Corporation
  144.         CpuCount: 12