• 0

    posted a message on Modded Server Crashes Upon Start

    **Hello, I loaded up a ton of mods on a single player 1.12.2 and bug tested it until it worked, and I attempted to copy and paste the same mods to a forge server 1.12.2 but the server crashes before it loads the world. I've done this exact thing on a 1.7.10 server not too long ago and it worked fine when all of my friends downloaded the mods, but the server just refuses to load up. I have a crash report but I scanned it and couldn't tell what the problem was. Crash report below, beware wall of text. I'm not much of a coder, but it looks like it stopped constructing at the hearthstonemod but it doesn't give me any more information that my neophyte eyes can see. Could someone help me?****Hello, I loaded up a ton of mods on a single player 1.12.2 and bug tested it until it worked, and I attempted to copy and paste the same mods to a forge server 1.12.2 but the server crashes before it loads the world. I've done this exact thing on a 1.7.10 server not too long ago and it worked fine when all of my friends downloaded the mods, but the server just refuses to load up. I have a crash report but I scanned it and couldn't tell what the problem was. Crash report below, beware wall of text. I'm not much of a coder, but it looks like it stopped constructing at the hearthstonemod but it doesn't give me any more information that my neophyte eyes can see. Could someone help me?**

    ---- Minecraft Crash Report ----
    WARNING: coremods are present: TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.3-core.jar) Techguns Core (techguns-1.12.2-2.0.1.1.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.2.jar)Contact their authors BEFORE contacting forge
    // I blame Dinnerbone.
    Time: 3/6/19 11:05 PMDescription: Exception in server tick loop
    net.minecraftforge.fml.common.LoaderException: net.minecraftforge.fml.common.LoaderException: Attempted to load a proxy type com.levoment.hammertools.proxy.ServerProxy into com.levoment.hammertools.HammerTools.proxy, but the types don't match at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:598) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:135) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) 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(Unknown Source)Caused by: net.minecraftforge.fml.common.LoaderException: Attempted to load a proxy type com.levoment.hammertools.proxy.ServerProxy into com.levoment.hammertools.HammerTools.proxy, but the types don't match at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:95) ... 31 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_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3174897232 bytes (3027 MB) / 4016046080 bytes (3830 MB) up to 4016046080 bytes (3830 MB) JVM Flags: 2 total; -Xmx4096M -Xms4096M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2768 77 mods loaded, 77 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 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | UC | additionalstructures | 1.6.0 | Additional+Structures+1.12.2+by+XxRexRaptorxX++(v.1.6.0).jar | None | | UC | advanced-fishing | 1.2.0 | Advanced-Fishing-1.12.2-1.2.0.jar | None | | UC | orbis_api | 0.1.0 | orbis_api-0.1.0.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | UC | aether | 0.1.1 | aether_ii-0.1.1-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | UC | antiqueatlas | 4.5.0 | antiqueatlas-1.12.2-4.5.0.jar | e631d7254e451d0360d0148cb21407d5511d45e9 | | UC | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None | | UC | armorplus | 1.12.2-11.19.2.55 | armorplus-1.12.2-11.19.2.55.jar | None | | UC | betteranimalsplus | 5.0.1 | betteranimalsplus-5.0.1.jar | None | | UC | birdsfoods | 3.1 - [1.12] | birdsfoods-1.12+-+3.1.jar | None | | UC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | UC | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None | | UC | bonsaitrees | 1.1.1 | bonsaitrees-1.1.1-b138.jar | None | | UC | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | UC | bountiful | 1.1 | Bountiful-1.1.jar | None | | UC | candymod | 0.4.2 | candyworld-0.4.2.jar | None | | UC | chococraft | 0.9.1.52 | chococraft_1.12.1-0.9.1.52.jar | None | | UC | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | extendedrenderer | v1.0 | CoroUtil-1.12.2.jar | None | | UC | coroutil | 1.12.1-1.2.19 | CoroUtil-1.12.2.jar | None | | UC | configmod | v1.0 | CoroUtil-1.12.2.jar | None | | UC | miccw | 1.0 | CosmicArmory-1.6.jar | None | | UC | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None | | UC | customnpcs | 1.12 | CustomNPCs_1.12.2(30Jan19).jar | None | | UC | mocreatures | 12.0.5 | DrZharks+MoCreatures+Mod-12.0.5.jar | None | | UC | golems | 7.1.4 | ExtraGolems-1.12-7.1.4.jar | None | | UC | grimoireofgaia | 1.6.8 | GrimoireOfGaia3-1.12.2-1.6.8.jar | None | | UE | levoment_hammertools | 1.0 | HammerTools-1.12.2-1.0.jar | None | | U | hearthstonemod | 0.4.4 | HearthstoneMod-1.12.2-0.4.4.jar | None | | U | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | None | | U | iceandfire | 1.6.1 | iceandfire-1.6.1-1.12.2.jar | None | | U | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | U | jz | 1.2 | Jazzium-1.12.2-v1.2.jar | None | | U | jei | 4.14.4.264 | jei_1.12.2-4.14.4.264.jar | None | | U | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | U | lycanitesmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | swampmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | forestmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | demonmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | elementalmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | desertmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | arcticmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | freshwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | mountainmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | plainsmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | saltwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | junglemobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | shadowmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | infernomobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | U | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None | | U | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | U | minions | 2.0.2 | Minions-1.12.jar | None | | U | moarboats | 1.2.1 | moarboats-1.12.2-1.2.1.jar | None | | U | movinglightsource | 1.0.15 | movinglightsource-1.12.2-1.0.15.jar | None | | U | mowziesmobs | 1.5.3 | mowziesmobs-1.5.3.jar | None | | U | multimob | 1.0.5 | multimob-1.0.5.jar
    | None | | U | nethergold | r2 | Nether+Gold-1.12.2-r2.jar | None | | U | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | None | | U | oppositedimensions | 3.0.0 | Opposite+Dimensions+3.0.0.jar | None | | U | particleman | 1.12.1-1.5.2 | particleman-1.12.1-1.5.2.jar | None | | U | pc | 1.0.0 | PizzaCraft-1.12.2-0.5.7.jar | None | | U | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None | | U | ruins | 16.9 | Ruins-1.12.jar | None | | U | stairway | v08 | Stairway_1.12_v08.jar | None | | U | techguns | 2.0.1.1 | techguns-1.12.2-2.0.1.1.jar | None | | U | toolbelt | 1.7.1 | ToolBelt-1.12.0-1.7.1.jar | None | | U | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | U | uteamcore | 1.3.0.72 | u_team_core-1.12.2-1.3.0.72.jar | None | | U | of | 0.12 | Useful+Interior+-+0.12+[1.12.2].jar | None | | U | usefulbackpacks | 1.2.0.8 | useful_backpacks-1.12.2-1.2.0.8.jar | None | | U | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None | | U | jurassicraft | 2.1.21 | JurassiCraft-1.12.2-2.1.21.jar | None | | U | thebetweenlands | 3.4.3 | TheBetweenlands-3.4.3-universal.jar | None |
    Loaded coremods (and transformers): TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.3-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformerTechguns Core (techguns-1.12.2-2.0.1.1.jar) techguns.core.TechgunsASMTransformerllibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcherForgelinPlugin (Forgelin-1.8.2.jar) Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

    Posted in: Server Support and Administration
  • To post a comment, please .