Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I bet Cylons wouldn't have this problem.
- Time: 2021-01-23 20:31:31 CST
- Description: Exception in server tick loop
- net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2)
- Caused by: ic2.core.util.Config$ParseException: generic parse error at line 35 (minecraft:netherrack = ic2:dust#netherrack).
- at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:588)
- at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:493)
- at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:126)
- at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:767)
- at ic2.core.IC2.load(IC2.java:255)
- 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 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: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.preinitializeMods(Loader.java:600)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:103)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335)
- at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:169)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: java.lang.IllegalArgumentException: invalid variant netherrack for ic2.core.item.ItemMulti@6c0e463d
- at ic2.core.item.ItemMulti.getItemStack(ItemMulti.java:94)
- at ic2.core.util.ConfigUtil.asStack(ConfigUtil.java:190)
- at ic2.core.util.ConfigUtil.asStackWithAmount(ConfigUtil.java:216)
- at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:548)
- ... 39 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Minecraft Version: 1.12.2
- Magma Version: 537f1d6
- Operating System: Linux (amd64) version 4.15.0-128-generic
- Java Version: 1.8.0_271, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 647457520 bytes (617 MB) / 1718616064 bytes (1639 MB) up to 4294967296 bytes (4096 MB)
- JVM Flags: 4 total; -Xmx4096M -Xms512M -XX:+UseG1GC -Xss2M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2855 74 mods loaded, 74 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 | technic_the_1.12.2_pack_1.3.2.jar | None |
- | LCH | forge | 14.23.5.2855 | technic_the_1.12.2_pack_1.3.2.jar | None |
- | LCH | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
- | LCH | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
- | LCH | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
- | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LCH | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
- | LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
- | LCH | botania | r1.10-363 | Botania+r1.10-363.jar | None |
- | LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
- | LCH | bewitchment | 0.22.58 | bewitchment-1.12.2-0.0.22.58.jar | None |
- | LCH | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
- | LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LCH | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.6.jar | None |
- | LCH | buildcraftlib | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCH | buildcraftcore | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCH | buildcraftbuilders | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCH | buildcrafttransport | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCH | buildcraftsilicon | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCH | buildcraftenergy | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LCE | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
- | LC | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
- | LC | buildcraftcompat | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LC | buildcraftfactory | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LC | buildcraftrobotics | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
- | LC | cctweaked | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
- | LC | computercraft | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
- | LC | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
- | LC | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
- | LC | 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 | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
- | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
- | LC | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
- | LC | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
- | LC | asielib | 1.0.0 | Computronics-1.12.2-1.6.6.jar | None |
- | LC | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None |
- | LC | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
- | LC | computronics | 1.6.6 | Computronics-1.12.2-1.6.6.jar | None |
- | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
- | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
- | LC | conarm | 1.2.5.10 | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
- | LC | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
- | LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
- | LC | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LC | dimdoors | 1.12.2-3.1.2+UNOFFICIAL | DimensionalDoors-1.12.2-3.1.2-UNOFFICIAL.jar | None |
- | LC | dupefixproject | 3.1.1 | DupeFixProject-1.12.2-3.1.1.jar | None |
- | LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | LC | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LC | energyconverters | 1.3.7.30 | energyconverters_1.12.2-1.3.7.30.jar | None |
- | LC | evilcraft | 0.10.78 | EvilCraft-1.12.2-0.10.78.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LC | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.78.jar | None |
- | LC | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
- | LC | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
- | LC | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
- | LC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
- | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | LC | login_shield | 1.12.2-3-g7c6e7ac | Login_Shield-1.12.2-3-g7c6e7ac.jar | None |
- | LC | matchlockweapons | 0.8 | Matchlock+Guns+Mod-1.12.2-7a.jar | None |
- | LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
- | LC | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
- | LC | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
- | LC | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
- | LC | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
- | LC | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
- | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
- | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
- | LC | toolbelt | 1.9.13 | ToolBelt-1.12.2-1.9.13.jar | None |
- | LC | xat | 0.30 | Trinkets+and+Baubles-0.30.1.jar | None |
- | LC | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
- | LC | gvc | 1.2.0 | Voice+Chat+Reloaded-1.2.4.jar | None |
- | LC | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.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
- RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
- com.therandomlabs.randompatches.core.RPTransformer
- VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- mekanism.coremod.KeybindingMigrationHelper
- DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.1.jar)
- iceandfire (iceandfire-1.9.1-1.12.2.jar)
- com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.58.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)
- - chiselIntegration (Enabled/Not Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - wailaIntegration (Enabled/Not Forced)
- Suspected Mods: IndustrialCraft 2 (ic2)
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'Magma'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment