thx it worked
Posts by marc787b
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
-
here is the second part of the log
| 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.jar | None |
| LC | forge | 14.23.5.2847 | forge.jar | None |
| LC | futuremccore | 0.1.12 | minecraft.jar | None |
| LC | damageindicatorsmod | 1.0 | [1.12.2]DamageIndicatorsMod-3.5.1.jar | None |
| LC | betteranimalsplus | 8.2.0 | betteranimalsplus-1.12.2-8.2.0.jar | None |
| LC | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
| LC | dungeondq | 10.00 | DungeonDQ_Ver10.00_[MC1.12](forge-1.12-14.21.1.2387).jar | None |
| LC | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LC | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LC | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None |
| LC | fashion | 1.11.2 0.1.2.0 | fashion-JustFashion-1.12.2-0.1.2.0.jar | None |
| LC | pbm | 1.1 | FlatPlains-1.12-1.1-release.jar | None |
| LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LC | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None |
| LE | imsm | 1.12 | Instant Massive Structures Mod 1.12.2.jar | None |
| L | inventorytweaks | 1.64+dev.150.7168e7a | InventoryTweaks-1.64+dev.150.jar | None |
| L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| L | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
| L | journeymap | 1.12.2-5.5.9 | journeymap-1.12.2-5.5.9.jar | None |
| L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| L | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| L | prefab | 1.3.0.26 | prefab-1.3.0.26.jar | None |
| L | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
| L | recipes_and_more | 1.0.1 | RecipesAndMore-1.12.2-1.0.1.jar | None |
| L | rhodonite | 1.12.2-0.10-DEV | rhodonite-1.12.2-0.10-DEV.jar | None |
| L | rustic | 1.1.2 | rustic-1.1.2.jar | None |
| L | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
| L | lteleporters | 1.12.2-3.0.2 | simpleteleporters-1.12.2-3.0.2.jar | None |
| L | tektopia | 1.1.0 | tektopia-1.1.0.jar | None |
| L | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None |
| L | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None |
| L | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None |
| L | tirphycraft | 0.2 | tirphycraft_B_1.12.2_1.0.jar | None |
| L | uniquee | 1.8.0 | Unique Enchantments V1.12.2-1.8.jar | None |
| L | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
Loaded coremods (and transformers):
FutureMC (future-mc-0.1.13.jar)
thedarkcolour.futuremc.asm.CoreTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
-
hey im trying to start my server but it keeps crashing can anyone help pls
---- Minecraft Crash Report ----
WARNING: coremods are present:
FutureMC (future-mc-0.1.13.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 2/19/20 4:31 PM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
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(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.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.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.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
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:82)
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
... 32 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
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)
... 38 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@40021799 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 bsb 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: Linux (amd64) version 4.4.0-159-generic
Java Version: 1.8.0_222, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 719248528 bytes (685 MB) / 988807168 bytes (943 MB) up to 1398276096 bytes (1333 MB)
JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx1500M -Xms750M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 37 mods loaded, 37 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
invtweaks.forge.asm.ContainerTransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)