Jump to content

Help With Game Crash 1.12 Forge Loading Custom Spawner


Gugatzo

Recommended Posts

So when I try to boot up minecraft, it crashes and gives me the error. This was not happening before.

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  McLib core mod (mclib-1.0.4-1.12.2.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 2/27/20 9:25 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from DrZhark's CustomSpawner (customspawner)
Caused by: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/georg/AppData/Roaming/.minecraft/config/CustomSpawner/Global.cfg:1'
    at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:444)
    at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:84)
    at drzhark.customspawner.CustomSpawner.preInit(CustomSpawner.java:113)
    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.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.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: 528526664 bytes (504 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.2847 Optifine OptiFine_1.12.2_HD_U_E3 50 mods loaded, 49 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.2847.jar                  | None                                     |
    | LCH   | forge                | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                  | None                                     |
    | LCH   | creativecoredummy    | 1.0.0                    | minecraft.jar                                  | None                                     |
    | LCH   | securitycraft        | v1.8.16                  | [1.12.2]+SecurityCraft+v1.8.16.jar             | None                                     |
    | LCH   | backpack             | 3.0.2                    | backpack-3.0.2-1.12.2.jar                      | None                                     |
    | LCH   | baubles              | 1.5.2                    | Baubles-1.12-1.5.2.jar                         | None                                     |
    | LCH   | bookworm             | 1.12.2-2.3.0             | bookworm-1.12.2-2.3.0.jar                      | None                                     |
    | LCH   | mantle               | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                       | None                                     |
    | LCH   | jei                  | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                      | None                                     |
    | LCH   | ctm                  | MC1.12.2-1.0.1.30        | CTM-MC1.12.2-1.0.1.30.jar                      | None                                     |
    | LCH   | twilightforest       | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar  | None                                     |
    | LCH   | tconstruct           | 1.12.2-2.13.0.179        | TConstruct-1.12.2-2.13.0.179.jar               | None                                     |
    | LCH   | conarm               | 1.2.5.4                  | conarm-1.12.2-1.2.5.4.jar                      | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | configmod            | v1.0                     | coroutil-1.12.1-1.2.36.jar                     | None                                     |
    | LCH   | extendedrenderer     | v1.0                     | coroutil-1.12.1-1.2.36.jar                     | None                                     |
    | LCH   | coroutil             | 1.12.1-1.2.36            | coroutil-1.12.1-1.2.36.jar                     | None                                     |
    | LCH   | playerrevive         | 1.0                      | PlayerRevive_v1.2.30_mc1.12.2.jar              | None                                     |
    | LCH   | creativecore         | 1.9.9                    | CreativeCore_v1.9.90_mc1.12.2.jar              | None                                     |
    | LCE   | customspawner        | 3.11.4                   | CustomMobSpawner-3.11.5.jar                    | None                                     |
    | LC    | mocreatures          | 12.0.5                   | DrZharks MoCreatures Mod-12.0.5.jar            | None                                     |
    | LC    | dynamictrees         | 1.12.2-0.9.7             | DynamicTrees-1.12.2-0.9.7.jar                  | None                                     |
    | LC    | mclib                | 1.0.4                    | mclib-1.0.4-1.12.2.jar                         | None                                     |
    | LC    | emoticons            | 0.4                      | emoticons-0.4-1.12.2-dist.jar                  | None                                     |
    | LC    | fastfurnace          | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                   | None                                     |
    | LC    | ferdinandsflowers    | 1.10.4.1                 | Ferdinand's+Flowers-1.12.x-1.10.4.1.jar        | None                                     |
    | LC    | gottschcore          | 1.11.0                   | GottschCore-mc1.12.2-f14.23.5.2768-v1.11.0.jar | None                                     |
    | LC    | grimoireofgaia       | 1.7.1                    | GrimoireOfGaia3-1.12.2-1.7.1.jar               | None                                     |
    | LC    | waila                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                    | None                                     |
    | LC    | ichunutil            | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | inventorytweaks      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | journeymap           | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                    | None                                     |
    | LC    | zawa                 | 1.12.2-1.7.0             | zawa-1.12.2-1.7.0.jar                          | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
    | LC    | lilcritters          | 1.12.2-0.0.1.3-beta4     | lilcritters-1.12.2-0.0.1.3-beta4.jar           | None                                     |
    | LC    | mca                  | 6.1.0                    | MCA-1.12.2-6.1.0-universal.jar                 | None                                     |
    | LC    | mobdismemberment     | 7.0.0                    | MobDismemberment-1.12.2-7.0.0.jar              | None                                     |
    | LC    | neat                 | 1.4-17                   | Neat+1.4-17.jar                                | None                                     |
    | LC    | patchouli            | 1.0-20                   | Patchouli-1.0-20.jar                           | None                                     |
    | LC    | placebo              | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                       | None                                     |
    | LC    | qsilkspawners        | 1.1.3                    | qsilkspawners-1.1.3.jar                        | None                                     |
    | LC    | rustic               | 1.1.2                    | rustic-1.1.2.jar                               | None                                     |
    | LC    | spartanshields       | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                | None                                     |
    | LC    | theeightfabledblades | 1.0.0                    | TheEightFabledBlades+V2.0.01.jar               | None                                     |
    | LC    | tombstone            | 3.6.6                    | tombstone-3.6.6-1.12.2.jar                     | None                                     |
    | LC    | treasure2            | 1.9.0                    | Treasure2-mc1.12.2-f14.23.5.2768-v1.9.0.jar    | None                                     |
    | LC    | weather2             | 1.12.1-2.6.12            | weather2-1.12.1-2.6.12.jar                     | None                                     |
    | LC    | llibrary             | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | trapexpansion        | 1.0.0                    | trapexpansion-1.0.0.jar                        | None                                     |
    | UD    | mclib_core           | 1.0.4                    | minecraft.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
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  team.chisel.ctm.client.asm.CTMTransformer
McLib core mod (mclib-1.0.4-1.12.2.jar)
  mchorse.mclib.core.McLibCMClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13476 Compatibility Profile Context 22.19.180.1536' Renderer: 'AMD Radeon R5 Graphics'
    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)
        - wailaIntegration (Enabled/Not Forced)
 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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