Jump to content

Recommended Posts

Posted

I have installed forge 1.12.2 last version and opened a server with mods but at the time i put mods in it the forge .jar close 3 or 5 secs later.

I have java right installed

Tried putting 4G Ram in server-Didnt work

-----

The server only run but was opening with the minecraft server.jar but it was vanilla then is like not working. 

If you need some information to help me ill tell you.

 

Posted

Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.

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.

  Reveal hidden contents

 

Posted

When i try to install the mods into the the server it opens and 5 secs later it shut down.

This is the crash report of the server:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! ❤️

Time: 6/08/19 10:12
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)
    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.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: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: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.privateGetPublicMethods(Unknown Source)
    at java.lang.Class.getMethods(Unknown Source)
    at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)
    at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
    ... 32 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 38 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@7180e701 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)
    ... 40 more
Caused by: java.lang.RuntimeException: Attempted to load class bwy 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)
    ... 42 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_221, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 711941208 bytes (678 MB) / 919601152 bytes (877 MB) up to 3808428032 bytes (3632 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 30 mods loaded, 30 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                 | Version                | Source                                        | Signature                                |
    |:----- |:------------------ |:---------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft          | 1.12.2                 | minecraft.jar                                 | None                                     |
    | LC    | mcp                | 9.42                   | minecraft.jar                                 | None                                     |
    | LC    | FML                | 8.0.99.99              | forge-1.12.2-14.23.5.2838-universal.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge              | 14.23.5.2838           | forge-1.12.2-14.23.5.2838-universal.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | cavern             | 1.10.6                 | Cavern_1.12.2-v1.10.6.jar                     | None                                     |
    | LC    | champions          | 1.12.2-1.0.10.1        | champions-1.12.2-1.0.10.1.jar                 | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LC    | codechickenlib     | 3.2.2.353              | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | mantle             | 1.12-1.3.3.55          | Mantle-1.12-1.3.3.55.jar                      | None                                     |
    | LC    | jei                | 4.15.0.268             | jei_1.12.2-4.15.0.268.jar                     | None                                     |
    | LC    | tconstruct         | 1.12.2-2.12.0.157      | TConstruct-1.12.2-2.12.0.157.jar              | None                                     |
    | LC    | conarm             | 1.2.4                  | conarm-1.12.2-1.2.4.jar                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LC    | props              | 2.6.2                  | Decocraft-2.6.2_1.12.2.jar                    | None                                     |
    | LC    | orespawn           | 3.3.1                  | OreSpawn-1.12-3.3.1.172.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | densemetals        | 1.2.0                  | DenseMetals-1.12-1.2.0.21.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | waila              | 1.8.26                 | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
    | LC    | magicalwings       | 1.0                    | magicalwings-1.2.jar                          | None                                     |
    | LC    | malisiscore        | 1.12.2-6.5.1-SNAPSHOT  | malisiscore-1.12.2-6.5.1.jar                  | None                                     |
    | LC    | malisisdoors       | 1.12.2-7.3.0           | malisisdoors-1.12.2-7.3.0.jar                 | None                                     |
    | LC    | mo_swords          | v5                     | moSwords-1.12.2v5.jar                         | None                                     |
    | LE    | pattysmorestuff    | @VERSION@              | PattysMoreStuff-stable-1.1.8.jar              | None                                     |
    | L     | reskillable        | 1.12.2-GRADLE:BUILD    | Reskillable-1.12.2-1.12.5.jar                 | None                                     |
    | L     | silentlib          | 3.0.13                 | SilentLib-1.12.2-3.0.13+167.jar               | None                                     |
    | L     | scalinghealth      | 1.3.37                 | ScalingHealth-1.12.2-1.3.39+144.jar           | None                                     |
    | L     | tinkertoolleveling | 1.12-1.0.3.DEV.56fac4f | Tinkers-Tool-Leveling-Mod-1.12.2.jar          | None                                     |
    | L     | bspkrscore         | at_0.9                 | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | L     | treecapitator      | at_0.9                 | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | L     | uteamcore          | 2.2.4.107              | u_team_core-1.12.2-2.2.4.107.jar              | None                                     |
    | L     | usefulbackpacks    | 1.5.1.31               | useful_backpacks-1.12.2-1.5.1.31.jar          | None                                     |
    | L     | waterstrainer      | 3.2.0                  | WaterStrainer-1.12-3.2.0.jar                  | None                                     |
    | L     | xpbook             | 0.0.3-beta             | xpbook-1.12-0.0.3-beta.jar                    | None                                     |

    Loaded coremods (and transformers): 
LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  codersafterdark.reskillable.base.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - wailaIntegration (Enabled/Not Forced)

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

Posted

Dude, i cannot believe it. Yesterday i tried all, really all, i tried installing all mods 1 by 1 and when i install 3 the server shut down and now the server runs xD. 

Thanks dude, so much thanks. I apreciatte yoor support

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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