Lance5057 / Tinkers-Compendium

An expansion of Tinkers' Construct
Other
17 stars 24 forks source link

Crash on Server #49

Closed D3nnis3n closed 6 years ago

D3nnis3n commented 6 years ago

See the following Crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present: LoadingPlugin ([CS]-AdChimneys-3.2.1.0.jar) BetterFoliageLoader ([T]-BetterFoliage-2.1.10.jar) EcomodLoadingPlugin (EcologyMod-1.12.2-1.2.1.0.jar) IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar) TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar) Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-27.jar) ForgelinPlugin (0-Forgelin-1.5.1.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar) AppleCore ([T]-AppleCore-2.2.2.jar) MalisisCorePlugin ([CS]-MalisisCore-6.1.7.jar) NWRTweak ([T]-RedstonePaste-1.7.5.jar) DummyPlugin ([CS]-ForgeEndertech-4.3.0.0.jar) MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar) weaponlib (mw-1.11.5.1_mc1.12.2.jar) DynamicSurroundingsCore ([T]-DynamicSurroundings-3.4.7.2.jar) Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 12/6/17 11:00 AM Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers' Defense (tinkersdefense) Caused by: net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/IItemColor at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:584) 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:253) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) 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:148) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/IItemColor at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetPublicMethods(Class.java:2902) at java.lang.Class.getMethods(Class.java:1615) at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:81) at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82) ... 31 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.color.IItemColor 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) ... 37 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: Linux (amd64) version 4.4.0-101-generic Java Version: 1.8.0_151, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 7269810888 bytes (6933 MB) / 10503061504 bytes (10016 MB) up to 15271460864 bytes (14564 MB) JVM Flags: 2 total; -Xms8G -Xmx16G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.1.2559 176 mods loaded, 176 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
UC minecraft 1.12.2 minecraft.jar None
UC mcp 9.42 minecraft.jar None
UC FML 8.0.99.99 minecraft_server.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UC forge 14.23.1.2559 minecraft_server.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UC advancedrocketrycore 1 minecraft.jar None
UC opencomputers core 1.7.0.20 minecraft.jar None
UC fastleafdecay v14 0-FastLeafDecay-v14.jar None
UC felling 1.2.3 0-Felling-1.2.3.jar None
UC forgelin 1.5.1 0-Forgelin-1.5.1.jar None
UC upsizer 4.0 0-upsizer-mc1.12.1-4.0.jar None
UC jehc 1.3.1 1-JustEnoughHarvestCraft-1.3.1.jar None
UC crafttweaker 4.0.10 [CS]-CraftTweaker2-4.0.10.jar None
UC mtlib @VERSION@ [CS}-MTLib-3.0.1.jar None
UC modtweaker 4.0.5 [CS]-CraftTweaker2-ModTweaker-4.0.5.jar None
UC jei 4.8.5.133 [CS]-JustEnoughItems-4.8.5.133.jar None
UC jepb 1.2.1 1-JustEnoughPatternBanners-1.2.1.jar None
UC baubles 1.5.1 Baubles-1.12-1.5.1.jar None
UC toolbelt 1.7.1 1-ToolBelt-1.7.1.jar None
UC forestry 5.7.0.214 [CS]-Forestry-5.7.0.214.jar None
UC jeibees 0.9.0.5 [C]-JustEnoughItems-Bees-0.9.0.5.jar None
UC craftstudioapi 1.0.0 [CS]-CraftStudio-1.0.0.93.jar None
UC animania 1.4.2 [CS]-Animania-1.4.2.jar None
UC architecturecraft @VERSION@ [CS]-ArchitectureCraft-1.20.jar None
UC mantle 1.12-1.3.1.21 [CS]-Mantle-1.3.1.21.jar None
UC tconstruct 1.12-2.7.4.34 [T]-TinkersConstruct-2.7.4.34.jar None
UC basemetals 2.5.0-beta3 [CS]-BaseMetals-2.5.0-Beta-3.51.jar None
UC baseminerals 2.5.0-beta2 [CS]-BaseMinerals-2.5.0-Beta-2.11.jar None
UC bibliocraft 2.4.3 [CS]-BiblioCraft-2.4.3.jar None
UC chameleon 1.12-4.1.3 [CS]-Chameleon-4.1.3.jar None
UC chiselsandbits 14.11 [CS]-Chisels&Bits-14.11.jar None
UC sanlib 1.3.1 [CS]-SanLib-1.3.1.jar None
UC claysoldiers 3.0.0-alpha.4.1 [CS]-ClaySoldiersMod-3.0.0-Alpha-4.1.jar None
UC compot 1.1 [CS]-CombinedPotions-1.1.jar None
UC tombstone 2.0.0-beta [CS]-CorailTombstone-2.0.0.jar None
UC craftingtweaks 8.1.6 [CS]-CraftingTweaks-8.1.6.jar None
UC crafttweakerjei 2.0.0 [CS]-CraftTweaker2-4.0.10.jar None
UC loottweaker 0.0.6.5 [CS]-CraftTweaker2-LootTweaker-0.0.6.5.jar None
UC mtrm 1.2.2.30 [CS]-CraftTweaker2-RecipeMaker-1.2.2.30.jar None
UC cyclicmagic 1.10.3 [CS]-Cyclic-1.10.3.jar None
UC densemetals 1.0.2 [CS]-DenseMetals-1.0.2.jar None
UC csb_ench_table 1.1.2 [CS]-EnchantingTable-1.1.2.jar None
UC endercompass 1.2.6.1 [CS]-EnderCompass-1.2.6.1.jar None
UC modernmetals 2.5.0-beta3 [CS]-ModernMetals-2.5.0-Beta-3.64.jar None
UC endmetals 1.2.0-beta1 [CS]-EndMetals-1.2.0-Beta-1.7.jar None
UC fairylights 2.1.1 [CS]-FairyLights-2.1.1.jar None
UC flatcoloredblocks mc1.12-6.6 [CS]-FlatColoredBlocks-6.6.jar None
UC forgeendertech 1.12.1-4.3.0.0 [CS]-ForgeEndertech-4.3.0.0.jar None
UC modcurrency 1.12-1.2.6 [CS]-GoodOl'Currency-1.2.6.jar None
UC harvestcraft 1.12.2a [CS]-HarvestCraft-1.12.2a.jar None
UC infernalmobs 1.7.3 [CS]-InfernalMobs-1.12.2.jar None
UC ironchest 1.12.2-7.0.34.820 [CS]-IronChest-7.0.34.820.jar None
UC malisiscore 1.12.2-6.1.7 [CS]-MalisisCore-6.1.7.jar None
UC malisisblocks 1.12-6.0.2 [CS]-MalisisBlocks-6.0.2.jar None
UC malisisdoors 1.12.2-7.1.1 [CS]-MalisisDoors-7.1.1.jar None
UC mcmultipart 2.3.3 [CS]-MCMultiPart-2.3.3.jar None
UC redstoneflux 2.0.1 [CS]-RedstoneFlux-2.0.1.2.jar d4f1503fbacd9b9fb767720420c5395104239ec9
UC cofhcore 4.3.7 CoFHCore-4.3.7.25.jar None
UC mekanism 1.12.2-9.4.3.329-thiakil [CS]-Mekanism-9.4.3.329.jar None
UC mekanismgenerators 9.4.3 [CS]-Mekanism-Generators-9.4.3.329.jar None
UC multimine 1.5.7 [CS]-MultiMine-1.12.1.jar None
UC nethermetals 1.2.0-beta1 [CS]-NetherMetals-1.2.0-Beta-1.17.jar None
UC recipehandler 0.9 [CS]-NoMoreRecipeConflict-0.9.jar None
UC neid 1.5.4.2 [CS]-NotEnoughIDs-1.5.4.2.jar None
UC reborncore 3.5.1.166 [CS]-RebornCore-3.5.1.166.jar 8727a3141c8ec7f173b87aa78b9b9807867c4e6b
UC storagedrawers 1.12-5.2.5 [CS]-StorageDrawers-5.3.3.jar None
UC refinedstorage 1.5.25 [CS]-RefinedStorage-1.5.25.jar 57893d5b90a7336e8c63fe1c1e1ce472c3d59578
UC rebornstorage 1.0.0 [CS]-RebornStorage-3.0.1.26.jar None
UC reconstructor 2.11a [CS]-Reconstructor-2.11a.jar None
UC refinedstorageaddons 0.2 [CS]-RefinedStorage-Addons-0.2.jar None
UC sanplayermodel 1.0.3 [CS]-SanLib-1.3.1.jar None
UC storageboats 1.6 [CS]-StorageBoats-2.9.jar None
UC storagedrawersextra @VERSION@ [CS]-StorageDrawers-Extras-3.1.0.jar None
UC theoneprobe 1.4.19 [CS]-TheOneProbe-1.4.19.jar None
UC opencomputers 1.7.0.20 OpenComputers-MC1.12.1-1.7.0.20.jar None
UC stevescarts ${version} StevesCarts-1.12.2-2.4.12.62.jar None
UC topaddons 1.12.2-1.2.1 [CS]-TheOneProbe-Addons-1.2.1.jar None
UC thespotlightmod 1.2.0.101 [CS]-TheSpotlightMod-1.2.0.101.jar None
UC trade 1.0.2 [CS]-Trade-1.0.2.jar None
UC car 1.2.10 [CS]-UltimateCarMod-1.2.10.jar None
UC universalremote 1.12-0.9.9 [CS]-UniversalRemote-0.9.9.jar None
UC vials 1.2.1.2 [CS]-Vials-1.2.1.2.jar None
UC wanionlib 1.12.2-1.3 [CS]-WanionLib-1.3.jar None
UC watercontrolextreme 1.0.0 [CS]-WaterControlExtreme-1.0.0.jar None
UC instantunify 1.0.7 [S]-InstantUnify-1.0.7.jar None
UC worldedit 6.1.8 [S]-WorldEdit-6.1.8.jar None
UC applecore 2.2.2 [T]-AppleCore-2.2.2.jar None
UC appleskin 1.0.9 [T]-AppleSkin-1.0.9.jar None
UC codechickenlib 3.1.3.313 [T]-CodeChickenLib-3.1.3.313.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC chickenchunks 2.4.0.70 [T]-ChickenChunks-2.4.0.70.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC dsurround 3.4.7.2 [T]-DynamicSurroundings-3.4.7.2.jar 7a2128d395ad96ceb9d9030fbd41d035b435753a
UC foamfix 0.8.2-1.12.2 [T]-FoamFix-0.8.2-Lawful.jar None
UC immersiveengineering 0.12-75 [T]-ImmersiveEngineering-75.jar 4cb49fcde3b43048c9889e0a3d083225da926334
UC modernlamps 1.0.3 [T]-ModernLights-1.0.3.jar None
UC nuclearcraft 2.5a [T]-NuclearCraft-2.5a.jar None
UC redstonepaste 1.7.5 [T]-RedstonePaste-1.7.5.jar None
UC scannable 1.6.2.13 [T]-Scannable-1.6.2.13.jar None
UC simplyconveyors 3.0.6 [T]-SimplyConveyors-4.0.4.jar None
UC soulshardstow 1.12-2.7.4-53 [T]-SoulShards-2.7.4-53.jar None
UC spiceoflife 1.3.11 [T]-SpiceOfLife-1.3.11.jar None
UC supersoundmuffler 1.0.2.9 [T]-SuperSoundMuffler-1.0.2.9.jar None
UC thutcore 5.12.5 [T]-ThutCore-5.12.5.jar None
UC thutcore_compat 1.0 [T]-ThutCore-5.12.5.jar None
UC thuttech 6.0.9 [T]-ThutTech-6.0.9.jar None
UC tinkertoolleveling 1.12-1.0.2b.DEV.1a79301 [T]-TinkerToolLeveling-1.0.2b.jar None
UC vbe GRADLE:VERSION-GRADLE:BUILD [T]-VanillaBuildersExtension-1.0.6.jar None
UC waystones 4.0.17 [T]-WayStones-4.0.17.jar None
UC wificharge 1.3.0 [T]-WirelessCharger-1.3.0.jar None
UC additionalbanners 1.1.40 AdditionalBanners-1.12.2-1.1.40.jar d476d1b22b218a10d845928d1665d45fce301b27
UC libvulpes 0.2.6.-16 LibVulpes-1.12.2-0.2.6-16-universal.jar None
UC advancedrocketry 1.2.6.-27 AdvancedRocketry-1.12.2-1.2.6-27.jar None
UC basegems 2.5.0-beta2 BaseGems-1.12-2.5.0-beta2.2.jar None
UC bdlib 1.14.3.10 bdlib-1.14.3.10-mc1.12.2.jar None
UC betterquesting 2.5.236 BetterQuesting-2.5.236.jar None
UC questbook 3.0.0-1.12.1 BetterQuesting-QuestBook-3.0.0.jar None
UC bq_standard 2.4.134 BetterQuesting-StandardExpansion-2.4.134.jar None
UC binniecore unspecified binnie-mods-1.12.2-2.5.0.106.jar None
UC binniedesign 1.0 binnie-mods-1.12.2-2.5.0.106.jar None
UC genetics 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC botany 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC extrabees 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC extratrees 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC mmdbuckets 0.0.1-alpha2 Buckets-1.12-0.0.1-alpha2.11.jar None
UC buildcraftlib 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftcore 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftbuilders 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftenergy 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftfactory 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftrobotics 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftsilicon 7.99.12 buildcraft-7.99.12.jar None
UC buildcrafttransport 7.99.12 buildcraft-7.99.12.jar None
UC carryon 1.7 CarryOn MC1.12 v1.7.jar None
UC cofhworld 1.0.2 CoFHWorld-1.0.2.10.jar None
UC corail_pillar_extension_forestry 4.0.0 corail_pillar_extension_forestry-4.0.0-1.12.jar None
UC extendedrenderer v1.0 coroutil-1.12.1-1.1.22-a.jar None
UC coroutil 1.12.1-1.1.20 coroutil-1.12.1-1.1.22-a.jar None
UC configmod v1.0 coroutil-1.12.1-1.1.22-a.jar None
UC customnpcs 1.12 CustomNPCs_1.12.2(29oct17).jar None
UC disenchanter 1.5 disenchanter-[1.12]1.5 (1).jar None
UC ecomod 1.12.2-1.2.1.0 EcologyMod-1.12.2-1.2.1.0.jar None
UC erosion 2.2.1 Erosion-2.2.1.jar None
UC zerocore 1.12-0.1.1.0 zerocore-1.12-0.1.1.0.jar None
UC bigreactors 1.12-0.4.5.40 ExtremeReactors-1.12-0.4.5.40.jar None
UC gendustry 1.6.5.6 gendustry-1.6.5.6-mc1.12.2.jar None
UC immersivetech 1.3.4 immersivetech-1.12-1.3.4.jar None
UC teslacorelib 1.0.10 tesla-core-lib-1.12-1.0.10.jar None
UC industrialforegoing 1.12.2-1.12.2 industrialforegoing-1.12.2-1.5.13-103.jar None
UC levelup2 ${version} Level Up! 2-1.1.11-1.12.jar None
UC lootchests 1.2.2 lootchests-1.2.2.jar None
UC malisisswitches 1.12-5.0.0 malisisswitches-1.12-5.0.0.jar None
UC mekanismtools 9.4.3 MekanismTools-1.12.2-9.4.3.329.jar None
UC minecolonies 1.12.2-0.8.5875 minecolonies-universal-1.12.2-0.8.5875.jar None
UC shetiphiancore 3.5.5 shetiphiancore-1.12.0-3.5.5.jar None
UC multistorage 1.4.7 multistorage-1.12.0-1.4.7.jar None
UC mw 1.11.5.1 mw-1.11.5.1_mc1.12.2.jar None
UC nei ${mod_version} NotEnoughItems-1.12-2.4.0.231-universal.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC omlib 3.0.0-131 omlib-1.12.2-3.0.0-131.jar None
UC ompd 3.0.0-30 ompd-1.12.2-3.0.0-30.jar None
UC openmodularturrets 3.0.0-227 openmodularturrets-1.12.2-3.0.0-227.jar None
UC pneumaticcraft 1.12.2-0.1.0-47 pneumaticcraft-repressurized-1.12.2-0.1.0-47.jar None
UC rftools 7.14 rftools-1.12-7.14.jar None
UC rftoolscontrol 1.7.0 rftoolsctrl-1.12-1.7.0.jar None
UC roughtweaks 1.0 RoughTweaks-0.2.3.jar None
UC signals 1.0 Signals-1.12.2-1.1.0-universal.jar None
UC signpost 1.06.1 signpost-1.12-1.06.1.jar None
UC tinker_io release 2.5.6e TinkerIO-2.5.6e.jar None
UE tinkersdefense 1.4.2.4a tinkersdefense-1.4.2.4a.jar None
UC vtt 0.6.4 VillagerTrades-1.12-0.6.4.jar None
UC weather2 1.12.1-2.5.5-a weather2-1.12.1-2.5.5-a.jar None
UC worldutils 0.4.2 worldutils-1.12.2-0.4.2.jar 2b03e1423915a189b8094816baa18f239d576dff
UC xnet 1.4.1 xnet-1.12-1.4.1.jar None
UC dynmap 2.6-beta-1-3 Z-DynMap-2.6-Beta-1.jar None
UC adchimneys 1.12.1-3.2.1.0 [CS]-AdChimneys-3.2.1.0.jar None
UC unidict 1.12.2-1.5 [CS]-UniDict-1.5.jar None
UC corail_pillar 4.0.0 corail_pillar-4.0.0-1.12.jar None
UC harvesttweaks 1.12-0.1.5.DEV.86c8a67 HarvestTweaks-1.12-0.1.5.jar None
UC teslacorelib_registries 1.0.10 tesla-core-lib-1.12-1.0.10.jar None

Loaded coremods (and transformers): LoadingPlugin ([CS]-AdChimneys-3.2.1.0.jar) com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockStateChange BetterFoliageLoader ([T]-BetterFoliage-2.1.10.jar) mods.betterfoliage.loader.BetterFoliageTransformer EcomodLoadingPlugin (EcologyMod-1.12.2-1.2.1.0.jar) ecomod.asm.EcomodClassTransformer IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar) li.cil.oc.common.asm.ClassTransformer Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar) ru.fewizz.neid.asm.Transformer MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) net.malisis.switches.asm.MalisisSwitchesTransformer AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-27.jar) zmaster587.advancedRocketry.asm.ClassTransformer ForgelinPlugin (0-Forgelin-1.5.1.jar)

ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar) shetiphian.asm.ClassTransformer AppleCore ([T]-AppleCore-2.2.2.jar) squeek.applecore.asm.TransformerModuleHandler MalisisCorePlugin ([CS]-MalisisCore-6.1.7.jar)

NWRTweak ([T]-RedstonePaste-1.7.5.jar) net.fybertech.nwr.NWRTransformer DummyPlugin ([CS]-ForgeEndertech-4.3.0.0.jar)

MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar) atomicstryker.multimine.common.fmlmagic.MMTransformer weaponlib (mw-1.11.5.1_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer DynamicSurroundingsCore ([T]-DynamicSurroundings-3.4.7.2.jar) org.blockartistry.DynSurround.asm.Transformer Pulsar/tconstruct loaded Pulses:

  • TinkerCommons (Enabled/Forced)
  • TinkerTools (Enabled/Not Forced)
  • TinkerHarvestTools (Enabled/Forced)
  • TinkerMeleeWeapons (Enabled/Forced)
  • TinkerRangedWeapons (Enabled/Forced)
  • TinkerModifiers (Enabled/Forced)
  • TinkerSmeltery (Enabled/Not Forced)
  • TinkerOredict (Enabled/Forced)
  • TinkerIntegration (Enabled/Forced)
  • TinkerFluids (Enabled/Forced)
  • TinkerMaterials (Enabled/Forced)
  • TinkerModelRegister (Enabled/Forced)
  • chiselsandbitsIntegration (Enabled/Not Forced)
  • craftingtweaksIntegration (Enabled/Not Forced)
  • theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/harvesttweaks loaded Pulses:

  • blocks (Enabled/Forced)
  • items (Enabled/Forced)
  • tconstruct (Enabled/Forced)

    Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

Lance5057 commented 6 years ago

Whoops, that was supposed to be client side only, I've fixed it for the next release.

kreezxil commented 6 years ago

Doesn't look like you fixed it.

1.4.2.4a crashes dedicated server Forge 1.12.2 build 2566

Notes: appears to be looking for client side classes

crash report: https://gist.github.com/f9f3a917c634b639ae9059c5cd8aeac1

fml server latest: https://gist.github.com/6ffc00d9a393b51ed090e092a20f1d53

D3nnis3n commented 6 years ago

There hasn't been an update since then, kreezxil.

MrDj200 commented 6 years ago

When is the ETA for the next release? Really wanna have some tinker Armor :D