Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- ForgelinPlugin (Forgelin-1.8.4.jar)
- CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.jar)
- SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.2.0.jar)
- FutureMC (future-mc-0.2.11.jar)
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- craftfallessentials (CraftfallEssentials-1.12.2-1.2.6.jar)
- MixinBooter (!mixinbooter-5.0.jar)
- MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
- LittlePatchingLoader (LittleTiles_v1.5.62_mc1.12.2.jar)
- SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.3.1.jar)
- Contact their authors BEFORE contacting forge
- // Shall we play a game?
- Time: 09.06.2024 01:20
- Description: Exception in server tick loop
- java.lang.ExceptionInInitializerError
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Class.java:348)
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
- at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- 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:498)
- 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:595)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: java.lang.IllegalArgumentException: Block: class com.creativemd.littletiles.common.block.BlockLittleDyeable has property: variant with invalidly named value: graΔ±ny_bΔ±g
- at net.minecraft.block.state.BlockStateContainer.func_185919_a(BlockStateContainer.java:117)
- at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:77)
- at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:62)
- at com.creativemd.littletiles.common.block.BlockLittleDyeable.func_180661_e(BlockLittleDyeable.java:65)
- at net.minecraft.block.Block.<init>(Block.java:234)
- at com.creativemd.littletiles.common.block.BlockLittleDyeable.<init>(BlockLittleDyeable.java:35)
- at com.creativemd.littletiles.LittleTiles.<clinit>(LittleTiles.java:190)
- ... 33 more
- 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_202, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1617908736 bytes (1542 MB) / 2005401600 bytes (1912 MB) up to 2005401600 bytes (1912 MB)
- JVM Flags: 2 total; -Xmx2048M -Xms2048M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2859 85 mods loaded, 85 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.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | forge | 14.23.5.2859 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
- | LC | littletilescore | 1.0.0 | minecraft.jar | None |
- | LC | mixinbooter | 5.0 | minecraft.jar | None |
- | LC | securitycraft | v1.9.3.1 | [1.12.2] SecurityCraft v1.9.3.1.jar | None |
- | LC | ancientbeasts | 1.9.15 | ancientbeasts-1.9.15.jar | None |
- | LC | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None |
- | LC | atlcraft | MC1.12-Ver1.9 | ATLCraftCandlesMod(MC1.12-Ver1.9).jar | None |
- | LC | attributefix | 1.0.4 | AttributeFix-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LC | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
- | LC | auracontrol | 1.12.2-1.0.2 | AuraControl-1.12.2-1.0.2.jar | None |
- | LC | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
- | LC | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.681.jar | None |
- | LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
- | LC | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None |
- | LC | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
- | LC | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
- | LC | ftbutilities | 5.4.1.131 | FTBUtilities-5.4.1.131.jar | None |
- | LC | speedsterheroes | 1.12.2-2.2.1 | SpeedsterHeroes-1.12.2-2.2.1.jar | None |
- | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
- | LC | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
- | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
- | LC | lucraftcore | 1.12.2-2.4.16 | LucraftCore-1.12.2-2.4.17.jar | None |
- | LC | heroesexpansion | 1.12.2-1.3.5 | HeroesExpansion-1.12.2-1.3.5.jar | None |
- | LC | craftfallessentials | 1.2.6 | CraftfallEssentials-1.12.2-1.2.6.jar | None |
- | LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.681.jar | None |
- | LC | creativecore | 1.10.0 | CreativeCore_v1.10.70_mc1.12.2.jar | None |
- | LC | culinaryconstruct | 1.3.4 | culinaryconstruct-1.3.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
- | LC | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LC | gottschcore | 1.15.0 | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.0.jar | None |
- | LC | dungeons2 | 1.7.6 | Dungeons2-mc1.12.2-f14.23.5.2859-v1.7.6.jar | None |
- | LC | ebwizardry | 4.3.7 | ElectroblobsWizardry-4.3.8.jar | None |
- | LC | endgame | 1.0.0 | Endgame-1.12.2-0.2.jar | None |
- | LC | extra_spells | 1.2.0 | ExtraSpells-1.12.2-1.2.0.jar | None |
- | LC | fairylights | 2.1.10 | fairylights-2.2.0-1.12.2.jar | None |
- | LC | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
- | LC | futuremc | 0.2.6 | future-mc-0.2.11.jar | None |
- | LC | giacomosfoundry | 1.3.13 | GiacomosFoundry-1.12.2-1.3.13.jar | None |
- | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LC | gravitygun | 7.1.0 | GravityGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LC | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | LC | heroesarrival | 1.0.0 | Heroes Arrival 1.2.1.jar | None |
- | LC | infinity | 1.12 | infinity-1.12.jar | None |
- | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | LC | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
- | LC | spylcu | 1.12.2-2.1.2 | LanternCorpsUniverse-1.12.2-2.1.2.jar | None |
- | L | littletiles | 1.5.0 | LittleTiles_v1.5.62_mc1.12.2.jar | None |
- | L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
- | L | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
- | L | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
- | L | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
- | L | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
- | L | mightyenderchicken | 7.3.0 | MightyEnderChicken-1.12.2-7.3.0.jar | None |
- | L | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | None |
- | L | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
- | L | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | None |
- | L | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
- | L | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
- | L | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
- | L | overmod | 1.0.0 | overmod.jar | None |
- | L | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
- | L | pogosticks | 1.3.1 | PogoSticks-1.12.2-1.3.1.jar | None |
- | L | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | None |
- | L | signpost | 1.08.5 | signpost-1.12.2-1.08.5.jar | None |
- | L | star-tech | 1.1.1 | star-tech-1.1.1.jar | None |
- | L | stevekung's_lib | 1.2.0 | SteveKunG's-Lib-1.12.2-1.2.0.jar | None |
- | L | swampland | 2.6 | Swamp_1.12.2_2.6.jar | None |
- | L | tinymobfarm | 1.0.5 | TinyMobFarm-1.12.2-1.0.5.jar | None |
- | L | tombstone | 4.5.11 | tombstone-4.5.11-1.12.2.jar | None |
- | L | treasure2 | 2.1.1 | Treasure2-mc1.12.2-f14.23.5.2859-v2.1.1.jar | None |
- | L | undergroundbiomes | 1.3.14 | UndergroundBiomesConstructs-1.12-1.3.14.jar | None |
- | L | varodd | 5.2 | varodd-1.12.2-5.2.jar | None |
- | L | ancientspellcraft | 1.12.2-v1.5.4 | AncientSpellcraft-1.12.2-v1.5.4.jar | None |
- Loaded coremods (and transformers):
- ForgelinPlugin (Forgelin-1.8.4.jar)
- CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.jar)
- SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.2.0.jar)
- FutureMC (future-mc-0.2.11.jar)
- thedarkcolour.futuremc.asm.CoreTransformer
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
- lucraft.mods.lucraftcore.core.LCTransformer
- 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
- craftfallessentials (CraftfallEssentials-1.12.2-1.2.6.jar)
- com.hydrosimp.craftfallessentials.core.CEClassTransformer
- MixinBooter (!mixinbooter-5.0.jar)
- MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
- LittlePatchingLoader (LittleTiles_v1.5.62_mc1.12.2.jar)
- com.creativemd.littletiles.LittleTilesTransformer
- SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.3.1.jar)
- 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)
- - theoneprobeIntegration (Enabled/Not Forced)
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment