Jump to content

Server crashing with error, cant play with friends


karicario

Recommended Posts

Hi so, I'm trying to set up a server with mods to play with my friends (using Hamachi and it worked just fine vanilla) and now it's crashing constantly, saying "server stopped". Here is the error: 
[18:15:35] [Server thread/WARN] [org.dimdev.utils.ModIdentifier]: Failed to identify sun.reflect.GeneratedMethodAccessor11 (untransformed name: sun.reflect.GeneratedMethodAccessor11)
[18:15:35] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Nick-PC\Desktop\Forge Server\.\crash-reports\crash-2020-11-14_18.15.35-server.txt
[18:15:35] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[18:15:35] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[18:15:35] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[18:15:35] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server

------------------------ Crash report and cause here: 
 

java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourceManagerReloadListener
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    at sun.reflect.GeneratedMethodAccessor11.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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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: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.init(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourceManagerReloadListener
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 33 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@782be4eb from coremod FMLCorePlugin
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 35 more
Caused by: java.lang.RuntimeException: Attempted to load class ceq for invalid side SERVER
    at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
    ... 37 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_271, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 3510491936 bytes (3347 MB) / 4004511744 bytes (3819 MB) up to 4004511744 bytes (3819 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.2854 215 mods loaded, 215 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                | forgeserver.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LC    | forge                                        | 14.23.5.2854             | forgeserver.jar                                           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LC    | ivtoolkit                                    | 1.3.3-1.12               | minecraft.jar                                             | None                                     |
       | LC    | smoothfontcore                               | mc1.12.2-2.1.2           | minecraft.jar                                             | None                                     |
       | LC    | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                             | None                                     |
       | LC    | bnbgamingcore                                | 0.11.0                   | minecraft.jar                                             | None                                     |
       | LC    | foamfixcore                                  | 7.7.4                    | minecraft.jar                                             | None                                     |
       | LC    | futuremccore                                 | 0.1.12                   | minecraft.jar                                             | None                                     |
       | LC    | randompatches                                | 1.12.2-1.21.0.3          | randompatches-1.12.2-1.21.0.3.jar                         | None                                     |
       | LC    | concheckrmd                                  | 1.9.0                    | Modpack Configuration Checker-1.12.2-v1.9.0.jar           | None                                     |
       | LC    | antiqueatlas                                 | 4.6.3                    | antiqueatlas-1.12.2-4.6.3.jar                             | None                                     |
       | LC    | crafttweaker                                 | 4.1.20                   | CraftTweaker2-1.12-4.1.20.576.jar                         | None                                     |
       | LC    | aactadapter                                  | 1.12.2-0.1.0             | aactadapter-1.12.2-0.1.0.jar                              | None                                     |
       | LC    | fastbench                                    | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                            | None                                     |
       | LC    | actuallyadditions                            | 1.12.2-r151              | ActuallyAdditions-1.12.2-r151-2.jar                       | None                                     |
       | LC    | advancedliftingmethods                       | 1.0.0                    | AdvancedLiftingMethods-1.12.2-1.0.0.jar                   | None                                     |
       | LC    | aether_legacy                                | 1.4.4                    | aether_legacy-1.12.2-v1.4.4.jar                           | None                                     |
       | LC    | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                                    | None                                     |
       | LC    | aeble                                        | 1.2.0                    | aeble_v1.4.0.jar                                          | None                                     |
       | LC    | aether_legacy_addon                          | 1.12.2-v1.2.3            | aether_continuation-1.12.2-v1.2.3.jar                     | None                                     |
       | LC    | aiimprovements                               | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                           | None                                     |
       | LC    | biometweaker                                 | 3.2.354                  | BiomeTweaker-1.12.2-3.2.354.jar                           | bdea6e9d19f35da4858ffcc93210c6207dd590bd |
       | LC    | biomesoplenty                                | 7.0.1.2444               | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar             | None                                     |
       | LC    | craftstudioapi                               | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar        | None                                     |
       | LC    | harvestcraft                                 | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                           | None                                     |
       | LC    | twilightforest                               | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar             | None                                     |
       | LC    | animania                                     | 1.7.3                    | animania-1.12.2-1.7.3.jar                                 | None                                     |
       | LC    | anvilpatch                                   | 1.0.0                    | anvilpatch-1.0.0.jar                                      | None                                     |
       | LC    | applecore                                    | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                              | None                                     |
       | LC    | charset                                      | 0.5.6.4                  | Charset-Lib-0.5.6.4.jar                                   | None                                     |
       | LC    | mtlib                                        | 3.0.6                    | MTLib-3.0.6.jar                                           | None                                     |
       | LC    | modtweaker                                   | 4.0.18                   | modtweaker-4.0.18.jar                                     | None                                     |
       | LC    | jei                                          | 4.15.0.293               | jei_1.12.2-4.15.0.293.jar                                 | None                                     |
       | LC    | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                  | None                                     |
       | LC    | chisel                                       | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                              | None                                     |
       | LC    | quark                                        | r1.6-179                 | Quark-r1.6-179.jar                                        | None                                     |
       | LC    | bookshelf                                    | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | gamestages                                   | 2.0.123                  | GameStages-1.12.2-2.0.123.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | toolprogression                              | 1.12.2-1.6.9             | toolprogression-1.12.2-1.6.9.jar                          | e631d7254e451d0360d0148cb21407d5511d45e9 |
       | LC    | tconstruct                                   | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                          | None                                     |
       | LC    | betterwithmods                               | 1.12-2.3.23              | BetterWithMods-1.12-2.3.23.jar                            | None                                     |
       | LC    | appleskin                                    | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                                | None                                     |
       | LC    | gbook_snapshot                               | 2.9.1.s5                 | Guidebook-1.12.2-2.9.1.s5.jar                             | None                                     |
       | LC    | arcanearchives                               | 0.2.0.19                 | arcanearchives-0.2.0.19.jar                               | None                                     |
       | LC    | athenaeum                                    | 1.12.2-1.18.1            | athenaeum-1.12.2-1.18.1.jar                               | None                                     |
       | LC    | atop                                         | 1.5                      | ATOP-1.12.2-v.1.5.jar                                     | None                                     |
       | LC    | attributefix                                 | 1.0.4                    | AttributeFix-1.12.2-1.0.4.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                                     | None                                     |
       | LC    | base                                         | 3.13.0                   | base-1.12.2-3.13.0.jar                                    | None                                     |
       | LC    | betterwithaddons                             | 0.51                     | Better With Addons-0.51.jar                               | None                                     |
       | LC    | bettercaves                                  | 1.12.2                   | bettercaves-1.12.2-1.6.0.jar                              | None                                     |
       | LC    | bettercombatmod                              | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                             | None                                     |
       | L     | betterhud                                    | 1.4.1                    | betterhud-1.12.2-1.4.1.jar                                | None                                     |
       | L     | betternether                                 | 0.1.8.6                  | betternether-0.1.8.6.jar                                  | None                                     |
       | L     | betterwithlib                                | ${version}               | BetterWithLib-1.12-1.5.jar                                | None                                     |
       | L     | blockdropstweaker                            | 2.4                      | BlockDropsTweaker-1.12.2-2.4.jar                          | None                                     |
       | L     | bnbgaminglib                                 | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                            | None                                     |
       | L     | carryon                                      | 1.12.3                   | CarryOn MC1.12.2 v1.12.3.jar                              | None                                     |
       | L     | cd4017be_lib                                 | 6.4.17                   | CD4017BE_lib-1.12.2-6.4.18.jar                            | None                                     |
       | L     | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                                  | None                                     |
       | L     | sandro                                       | 1.3d                     | Redstone++ ver1.3e.jar                                    | None                                     |
       | L     | redstoneplusplus                             | 1.3e                     | Redstone++ ver1.3e.jar                                    | None                                     |
       | L     | charm                                        | 1.12.2-1.3.7             | Charm-1.12.2-1.3.7.jar                                    | None                                     |
       | L     | chutes                                       | 1.0.0                    | chutes-1.12.2-1.0.0.jar                                   | None                                     |
       | L     | clumps                                       | 3.1.2                    | Clumps-3.1.2.jar                                          | None                                     |
       | L     | contenttweaker                               | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                           | None                                     |
       | L     | controlledburn                               | 1.12.2.020               | Controlled Burn-1.12.2.020.jar                            | None                                     |
       | L     | copypaste                                    | 1.1                      | copypaste-1.1.jar                                         | None                                     |
       | L     | coralreef                                    | 2.0                      | CoralReef-2.5-1.12.2.jar                                  | None                                     |
       | L     | extendedrenderer                             | v1.0                     | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | L     | coroutil                                     | 1.12.1-1.2.37            | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | L     | configmod                                    | v1.0                     | coroutil-1.12.1-1.2.37.jar                                | None                                     |
       | L     | cosmeticarmorreworked                        | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar                      | None                                     |
       | L     | wearablebackpacks                            | 3.1.4                    | WearableBackpacks-1.12.2-3.1.4.jar                        | None                                     |
       | L     | corpsecomplex                                | 1.0.10.1                 | corpsecomplex-1.12.2-1.0.10.1.jar                         | None                                     |
       | L     | crafttweakerjei                              | 2.0.3                    | CraftTweaker2-1.12-4.1.20.576.jar                         | None                                     |
       | L     | cyclicmagic                                  | 1.20.8                   | Cyclic-1.12.2-1.20.8.jar                                  | None                                     |
       | L     | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                           | None                                     |
       | L     | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                       | None                                     |
       | L     | props                                        | 2.6.3                    | Decocraft-2.6.3_1.12.2.jar                                | None                                     |
       | L     | diethopper                                   | 1.1                      | diethopper-1.1.jar                                        | None                                     |
       | L     | disenchanter                                 | 1.6                      | disenchanter-[1.12]1.6.jar                                | None                                     |
       | L     | doggytalents                                 | 1.15.1.5                 | DoggyTalents-1.12.2-1.15.1.5.jar                          | None                                     |
       | L     | dropt                                        | 1.12.2-1.18.0            | dropt-1.12.2-1.18.0.jar                                   | None                                     |
       | L     | dungeontactics                               | DT-0.16.6                | DungeonTactics-1.12.2-0.16.6.jar                          | None                                     |
       | L     | sereneseasons                                | 1.2.18                   | SereneSeasons-1.12.2-1.2.18-universal.jar                 | None                                     |
       | L     | orelib                                       | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                                 | None                                     |
       | L     | dsurround                                    | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar                    | None                                     |
       | L     | dynamictrees                                 | 1.12.2-0.9.8             | DynamicTrees-1.12.2-0.9.8.jar                             | None                                     |
       | L     | dynamictreesbop                              | 1.12.2-1.4.1e            | DynamicTreesBOP-1.12.2-1.4.1e.jar                         | None                                     |
       | L     | dynamictreesphc                              | 1.12.2-1.4.2             | DynamicTreesPHC-1.12.2-1.4.2.jar                          | None                                     |
       | L     | eguilib                                      | 0.1.2                    | eguilib-0.1.2.jar                                         | None                                     |
       | L     | eplus                                        | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                         | None                                     |
       | L     | enchcontrol                                  | 1.1.5                    | enchcontrol-1.12.2-1.1.5-0.jar                            | None                                     |
       | L     | endreborn                                    | 0.3.7                    | EndReborn III [0.3.7].jar                                 | None                                     |
       | L     | epicsiegemod                                 | 13.168                   | EpicSiegeMod-13.168.jar                                   | None                                     |
       | L     | silentlib                                    | 3.0.13                   | SilentLib-1.12.2-3.0.14+168.jar                           | None                                     |
       | L     | extendeddays                                 | 0.2.9                    | ExtendedDays-1.12.2-0.2.9-28.jar                          | None                                     |
       | L     | minerva                                      | 1.0.13                   | minerva-library-1.0.13.jar                                | None                                     |
       | L     | extraalchemy                                 | 0.5.4                    | extraalchemy-forge-1.12-build11-0.5.4.jar                 | None                                     |
       | L     | golems                                       | 7.1.9                    | ExtraGolems-1.12-7.1.9.jar                                | None                                     |
       | L     | fairylights                                  | 2.1.10                   | fairylights-2.1.10-1.12.2.jar                             | None                                     |
       | L     | fantasticlib                                 | 1.12.2.034               | FantasticLib-1.12.2.034.jar                               | None                                     |
       | L     | farseek                                      | 2.5.1                    | Farseek-1.12-2.5.1.jar                                    | None                                     |
       | L     | fastfurnace                                  | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                              | None                                     |
       | L     | mod_lavacow                                  | 1.0.13                   | Fishs_Undead_Rising-1.0.13.jar                            | None                                     |
       | L     | foamfix                                      | 0.10.10-1.12.2           | foamfix-0.10.10-1.12.2.jar                                | None                                     |
       | L     | foamflower                                   | 1.12.2-1.0.0.0-beta1     | foamflower-1.12.2-1.0.0.0-beta1.jar                       | None                                     |
       | L     | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                                        | None                                     |
       | L     | minecraftfuture                              | 0.1.13                   | future-mc-0.1.13.jar                                      | None                                     |
       | L     | fxcontrol                                    | 0.1.14                   | fxcontrol-1.12-0.1.14.jar                                 | None                                     |
       | L     | geographicraft                               | 0.8.7                    | GeographiCraft-1.12-0.8.9b.jar                            | None                                     |
       | L     | glaretorch                                   | 8.10                     | GlareTorch_Ver.8.11_[MC1.12](forge-1.12-14.21.1.2387).jar | None                                     |
       | L     | grapplemod                                   | 1.12.2-v11.1             | grapplemod-v11.1-1.12.2.jar                               | None                                     |
       | L     | hardcoredarkness                             | 2.0                      | HardcoreDarkness-MC1.12.2-2.0.jar                         | None                                     |
       | L     | helpfixer                                    | 1.12.1-1.5.18            | HelpFixer-1.12.1-1.5.18.jar                               | None                                     |
       | L     | hw_inv                                       | 1.12.1-1.1.13            | hostileworlds_invasions-1.12.1-1.1.13.jar                 | None                                     |
       | L     | hungertweaker                                | 1.3.0                    | HungerTweaker-1.12.2-1.3.0.jar                            | None                                     |
       | L     | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                               | None                                     |
       | L     | llibrary                                     | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                                | None                                     |
       | L     | iceandfire                                   | 1.8.4                    | iceandfire-1.8.4.jar                                      | None                                     |
       | L     | ichunutil                                    | 7.2.2                    | iChun-Util-Mod-1.12.2.jar                                 | None                                     |
       | L     | hats                                         | 7.1.1                    | iChuns-Hats-Mod-1.12.2.jar                                | None                                     |
       | L     | ido                                          | 1.0.6                    | ido-1.12.2-1.1.0.jar                                      | None                                     |
       | L     | incontrol                                    | 3.9.16                   | incontrol-1.12-3.9.16.jar                                 | None                                     |
       | L     | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                                  | None                                     |
       | L     | itlt                                         | 1.0.0                    | itlt-1.12.2-1.0.2.jar                                     | None                                     |
       | L     | kleeslabs                                    | 5.4.12                   | KleeSlabs_1.12.2-5.4.12.jar                               | None                                     |
       | L     | letmesleep                                   | 1.2.1                    | LetMeSleep-v1.2.1-1.12.2.jar                              | None                                     |
       | L     | libraryex                                    | 1.1.3                    | LibraryEx-1.12.2-1.1.3.jar                                | None                                     |
       | L     | livingenchantment                            | 3.2.1                    | living_enchantment-3.2.1.jar                              | None                                     |
       | L     | logimmune                                    | 0.1                      | logimmune-0.1.jar                                         | None                                     |
       | L     | lttweaker                                    | 1.1.14                   | LootTableTweaker-1.12.2-1.1.14.jar                        | None                                     |
       | L     | loottweaker                                  | 0.1.7                    | LootTweaker-0.1.7+MC1.12.2.jar                            | None                                     |
       | L     | magma_monsters                               | 0.3.0                    | MagmaMonsters-0.3.0.jar                                   | None                                     |
       | L     | materialchanger                              | 1.0                      | materialchanger1.0.3-1.12.2.jar                           | None                                     |
       | L     | mcwbridges                                   | 1.0.4                    | mcw-bridges-1.0.4-mc1.12.2.jar                            | None                                     |
       | L     | millenaire                                   | Millénaire 8.1.0         | millenaire-8.1.0.jar                                      | None                                     |
       | L     | minetraps                                    | 1.0.4                    | MineTraps-1.12.2-(v.1.0.4).jar                            | None                                     |
       | L     | testdummy                                    | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                                | None                                     |
       | L     | mobstages                                    | 2.0.13                   | MobStages-1.12.2-2.0.13.jar                               | None                                     |
       | L     | guilib                                       | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar                | None                                     |
       | L     | paintingselgui                               | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar                | None                                     |
       | L     | morepaintings                                | $version                 | morepaintings-paintings-1.12.2-5.0.1.2.jar                | None                                     |
       | L     | msmlegacy                                    | @VERSION@                | MoreSwordsLegacy-1.12.2-1.0.7.jar                         | None                                     |
       | L     | mowziesmobs                                  | 1.5.5                    | mowziesmobs-1.5.5.jar                                     | None                                     |
       | L     | multimob                                     | 1.0.5                    | multimob-1.0.5.jar                                        | None                                     |
       | L     | multithreadednoise                           | 0.0.2                    | MultithreadedNoise-1.12.2-0.0.2.jar                       | None                                     |
       | L     | netherchest                                  | 1.1.1                    | netherchest-1.1.1.jar                                     | None                                     |
       | L     | netherex                                     | 2.1.7                    | NetherEx-1.12.2-2.1.7.jar                                 | None                                     |
       | L     | netherportalfix                              | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                         | None                                     |
       | L     | nyx                                          | 1.3.0                    | Nyx-1.3.0.jar                                             | None                                     |
       | L     | orespawn                                     | 3.3.1                    | OreSpawn-1.12-3.3.1.179.jar                               | None                                     |
       | L     | simplerecipes                                | 1.12.2c                  | Pam's+Simple+Recipes+1.12.2c.jar                          | None                                     |
       | L     | pamscookables                                | 1.1                      | pamscookables-1.1.jar                                     | None                                     |
       | L     | patchouli                                    | 1.0-20                   | Patchouli-1.0-20.jar                                      | None                                     |
       | L     | placebo                                      | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                                  | None                                     |
       | L     | potioncore                                   | 1.9_for_1.12.2           | PotionCore-1.9_for_1.12.2.jar                             | None                                     |
       | L     | primitivemobs                                | 1.2.3a                   | primitivemobs-1.2.3a.jar                                  | None                                     |
       | L     | pyrotech                                     | 1.12.2-1.4.29            | pyrotech-1.12.2-1.4.29.jar                                | None                                     |
       | L     | qualitytools                                 | 1.0.7_for_1.12.2         | QualityTools-1.0.7_for_1.12.2.jar                         | None                                     |
       | L     | quarkoddities                                | 1                        | QuarkOddities-1.12.2.jar                                  | None                                     |
       | L     | randomenchantments                           | @VERSION@                | randomenchants-0.1.4a.jar                                 | None                                     |
       | L     | rats                                         | 3.2.6                    | rats-3.2.6.jar                                            | None                                     |
       | L     | rebind                                       | 2.7.5                    | rebind-1.12.2-2.7.5-0.jar                                 | None                                     |
       | L     | redstonepaste                                | 1.7.5                    | redstonepaste-mc1.12-1.7.5.jar                            | None                                     |
       | L     | additionalstructures                         | 2.3.1                    | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar          | None                                     |
       | L     | rockytweaks                                  | 0.6.0-PRE-RELEASE-3      | rockytweaks-1.12.2-0.6.0-PRE-RELEASE-3.jar                | None                                     |
       | L     | roguelike                                    | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                        | None                                     |
       | L     | roughmobsrevamped                            | 2.3.16                   | roughmobsrevamped-1.12.2-2.3.16.jar                       | None                                     |
       | L     | ruins                                        | 17.2                     | Ruins-1.12.2.jar                                          | None                                     |
       | L     | rustic                                       | 1.1.2                    | rustic-1.1.2.jar                                          | None                                     |
       | L     | rusticbopwoods                               | 1.0                      | rusticbopwoods-1.0.jar                                    | None                                     |
       | L     | savemystronghold                             | 1.12.2-1.0.0             | savemystronghold-1.12.2-1.0.0.jar                         | None                                     |
       | L     | setbonus                                     | 1.12.2.019               | SetBonus-1.12.2.019.jar                                   | None                                     |
       | L     | simplecore                                   | 1.7.3.4                  | simplecore-1.12.2-1.7.3.4.jar                             | None                                     |
       | L     | simpleores                                   | 1.11.2.2                 | simpleores-1.12.2-1.11.2.2.jar                            | None                                     |
       | L     | spartanweaponry                              | beta 1.3.8               | SpartanWeaponry-1.12.2-beta-1.3.8.jar                     | None                                     |
       | L     | spartancompat                                | @VERSION@                | spartancompat-1.2.2.jar                                   | None                                     |
       | L     | spartanfire                                  | 0.07                     | spartanfire-0.07.jar                                      | None                                     |
       | L     | spartanshields                               | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                           | None                                     |
       | L     | specialai                                    | 1.1.0_for_mc1.12.2       | specialai-1.1.0_for_mc1.12.2.jar                          | None                                     |
       | L     | specialmobs                                  | 1.0.2_for_mc1.12.2       | specialmobs-1.0.2_for_mc1.12.2.jar                        | None                                     |
       | L     | stg                                          | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                      | None                                     |
       | L     | storagedrawers                               | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                           | None                                     |
       | L     | streams                                      | 0.4.9                    | Streams-1.12-0.4.9.jar                                    | None                                     |
       | L     | stygian                                      | 1.0.4                    | stygian-1.0.4.jar                                         | None                                     |
       | L     | surge                                        | 2.0.79                   | Surge-1.12.2-2.0.79.jar                                   | None                                     |
       | L     | beneath                                      | 1.7.0                    | The Beneath-1.12.2-1.7.0.jar                              | None                                     |
       | L     | toolbelt                                     | 1.9.12                   | ToolBelt-1.12.2-1.9.12.jar                                | None                                     |
       | L     | toroquest                                    | 1.12.2-5.3               | toroquest-1.12.2-5.3.jar                                  | None                                     |
       | L     | trashslot                                    | 8.4.10                   | TrashSlot_1.12.2-8.4.10.jar                               | None                                     |
       | L     | triumph                                      | 3.19.2                   | Triumph-1.12.2-3.19.2.jar                                 | None                                     |
       | L     | trumpetskeleton                              | 1.12-1.0.2.1             | trumpetskeleton-1.12-1.0.2.1.jar                          | None                                     |
       | L     | undergroundbiomes                            | 1.3.8                    | UndergroundBiomesConstructs-1.12-1.3.8.jar                | None                                     |
       | L     | unloader                                     | 1.2.0                    | unloader-1.2.0.jar                                        | None                                     |
       | L     | vanillaanvilrepair                           | 1.1                      | vanillaanvilrepair-1.1.jar                                | None                                     |
       | L     | vanillafix                                   | 1.0.10-150               | VanillaFix-1.0.10-150.jar                                 | None                                     |
       | L     | dimstack                                     | 0.1.9                    | VerticallyStackedDimensions-1.12.2-0.1.9.jar              | None                                     |
       | L     | villagenames                                 | 3.3.1                    | VillageNames-1.12.2-3.3.1.jar                             | None                                     |
       | L     | vtt                                          | 0.6.4                    | VillagerTrades-1.12-0.6.4.jar                             | None                                     |
       | L     | wards                                        | 1.3.1                    | wards-1.3.1.jar                                           | None                                     |
       | L     | watercontrolextreme                          | 1.0.0                    | WaterControlExtreme-1.0.2.jar                             | None                                     |
       | L     | weakerspwbs                                  | 1.3                      | weakerspwbs_1.12-1.3.jar                                  | None                                     |
       | L     | zombie_players                               | 1.12.1-1.2.7             | zombie_players-1.12.1-1.2.7.jar                           | None                                     |
       | L     | zombieawareness                              | 1.12.1-1.11.16           | zombieawareness-1.12.1-1.11.16.jar                        | None                                     |
       | L     | betteranimalsplus                            | 9.0.1                    | betteranimalsplus-1.12.2-9.0.1.jar                        | None                                     |
       | L     | discordrpc                                   | 1.3.3                    | discordrpc-1.3.3-1.12.jar                                 | None                                     |
       | L     | phosphor-lighting                            | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50-universal.jar               | None                                     |
       | L     | snowrealmagic                                | 0.2.0                    | SnowRealMagic-0.2.0.jar                                   | None                                     |
       | L     | totemexpansion                               | 1.2.2                    | totemexpansion-1.2.2-1.12.2.jar                           | None                                     |
       | L     | hungeroverhaul                               | 1.12.2-1.3.3.jenkins148  | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar                | None                                     |
       | L     | mysticallib                                  | 1.12.2-1.7.0             | mysticallib-1.12.2-1.7.0.jar                              | None                                     |
  Loaded coremods (and transformers): CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
                                        bre.smoothfont.asm.Transformer
                                      ToolProgressionPlugin (toolprogression-core-1.12.2-1.6.9.jar)
                                        tyra314.toolprogression.core.asm.ToolProgressionClassTransformer
                                      Quark Plugin (Quark-r1.6-179.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      EC Core Plugin (enchcontrol-1.12.2-1.1.5-0.jar)
                                        austeretony.enchcontrol.common.core.ECClassTransformer
                                      LoadingPlugin (BetterWithLib-1.12-1.5.jar)
                                        betterwithmods.library.core.ClassTransformer
                                      iceandfire (iceandfire-1.8.4.jar)
                                        com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                        
                                      BlurPlugin (Blur-1.0.4-14.jar)
                                        com.tterrag.blur.BlurTransformer
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
                                        lumien.hardcoredarkness.asm.ClassTransformer
                                      ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
                                        alexiil.mc.mod.load.coremod.ClsTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      ReBind Core (rebind-1.12.2-2.7.5-0.jar)
                                        austeretony.rebind.common.core.ReBindClassTransformer
                                      Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9.jar)
                                        cd4017be.dimstack.asm.ChunkPrimerTransformer
                                        cd4017be.dimstack.asm.BlockPortalTransformer
                                      LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
                                        lumien.chunkanimator.asm.ClassTransformer
                                      TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
                                        
                                      SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                        sereneseasons.asm.transformer.EntityRendererTransformer
                                        sereneseasons.asm.transformer.WorldTransformer
                                      RandomPatches (randompatches-1.12.2-1.21.0.3.jar)
                                        com.therandomlabs.randompatches.core.RPTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
                                        net.fybertech.nwr.NWRTransformer
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
                                        
                                      FarseekCoreMod (Farseek-1.12-2.5.1.jar)
                                        farseek.core.FarseekClassTransformer
                                      Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
                                        com.chocohead.biab.BornInABarn
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      CharmLoadingPlugin (Charm-1.12.2-1.3.7.jar)
                                        svenhjol.charm.base.CharmClassTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                        
                                      FutureMC (future-mc-0.1.13.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
                                        com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                      ratscore (rats-3.2.6.jar)
                                        com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
                                      Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      MovingWorldCore (movingworld-1.12-6.342-full.jar)
                                        
                                      AALoadingPlugin (arcanearchives-0.2.0.19.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)
                                   - wailaIntegration (Enabled/Not Forced)
                                   - quarkIntegration (Enabled/Not Forced)
  Suspected Mods: Unknown
  Profiler Position: N/A (disabled)
  Is Modded: Definitely; Server brand changed to 'fml,forge'
  Type: Dedicated Server (map_server.txt)

---------------------

Sorry for the long wall of text, but I really urgently want help with fixing this. 

Link to comment
Share on other sites

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
    • Try an older build: https://www.curseforge.com/minecraft/mc-mods/sorceryfight/files/5358535
    • Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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