Jump to content

Hello !!, I am creating a server in the morning but it crashes; c Can someone help me? ...


JujaPlays

Recommended Posts

this is what the "Crash-Reports" says

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  McLib core mod (mclib-2.2.2-1.12.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  llibrary (llibrary-core-1.0.4-1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_21.1.0_Forge_1.12.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 2/14/21 10:49 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
    at mod.mcreator.mcreator_largeTNT.<clinit>(mcreator_largeTNT.java:35)
    at mod.mcreator.explosions.<clinit>(explosions.java:129)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    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.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
    ... 36 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@57c88764 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)
    ... 38 more
Caused by: java.lang.RuntimeException: Attempted to load class bud 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)
    ... 40 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.15.0-121-generic
    Java Version: 1.8.0_242, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 569270936 bytes (542 MB) / 995098624 bytes (949 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.2855 46 mods loaded, 45 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.jar                                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge             | 14.23.5.2855          | forge.jar                                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | xaerominimap_core | 1.12.2-1.0            | minecraft.jar                               | None                                     |
    | LC    | securitycraft     | v1.8.19.1             | [1.12.2] SecurityCraft v1.8.19.1.jar        | None                                     |
    | LC    | abyssaldepths     | 1.12.2-0.3.1          | AbyssalDepths-1.12.2-0.3.1.jar              | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
    | LC    | aether_legacy     | 1.5.3.1               | aether-1.12.2-v1.5.3.1.jar                  | None                                     |
    | LC    | animalbikes       | 1.11.2                | AnimalBikes_1.12.2(13Jan19).jar             | None                                     |
    | LC    | appleskin         | 1.0.14                | AppleSkin-mc1.12-1.0.14.jar                 | None                                     |
    | LC    | better_diving     | 1.5.8                 | BetterDiving-1.12.2-1.5.8.jar               | None                                     |
    | LC    | car               | 2.0.1                 | car-1.12.2-2.0.1.jar                        | None                                     |
    | LC    | carryon           | 1.12.3                | carryon-1.12.2-1.12.3.15.jar                | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
    | LC    | mca               | 6.1.0                 | Comes-Alive-espanol.jar                     | None                                     |
    | LC    | props             | 2.6.3                 | Decocraft-2.6.3_1.12.2.jar                  | None                                     |
    | LC    | dungeontactics    | DT-0.16.9             | DungeonTactics-1.12.2-0.16.9.jar            | None                                     |
    | LC    | dynamictrees      | 1.12.2-0.9.7          | DynamicTrees-1.12.2-0.9.7.jar               | None                                     |
    | LC    | mclib             | 2.2.2                 | mclib-2.2.2-1.12.2.jar                      | None                                     |
    | LC    | emoticons         | 0.7                   | emoticons-0.7-1.12.2-dist.jar               | None                                     |
    | LC    | explorercraft     | 2.2.12                | Explorercraft-2.2.12.jar                    | None                                     |
    | L     | explosions        | 1.0.0                 | ExplosionsPlusPlusPlus_1.0.0_1.12.2.jar     | None                                     |
    | L     | eyesinthedarkness | 0.1.0                 | EyesInTheDarkness-0.1.0.jar                 | None                                     |
    | L     | fastbench         | 1.7.2                 | FastWorkbench-1.12.2-1.7.2.jar              | None                                     |
    | L     | ftblib            | 5.4.7.2               | FTBLib-5.4.7.2.jar                          | None                                     |
    | L     | ftbutilities      | 5.4.1.131             | FTBUtilities-5.4.1.131.jar                  | None                                     |
    | L     | waila             | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                 | None                                     |
    | L     | llibrary          | 1.7.10                | llibrary-1.7.10-1.12.2.jar                  | None                                     |
    | L     | iceandfire        | 1.9.1                 | iceandfire-1.9.1-1.12.2.jar                 | None                                     |
    | L     | ido               | 1.0.6                 | ido-1.12.2-1.1.0.jar                        | None                                     |
    | L     | libraryex         | 1.2.1                 | LibraryEx-1.12.2-1.2.1.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     | morpheus          | 1.12.2-3.5.106        | Morpheus-1.12.2-3.5.106.jar                 | None                                     |
    | L     | mowziesmobs       | 1.5.8                 | mowziesmobs-1.5.8.jar                       | None                                     |
    | L     | mutantbeasts      | 1.12.2-1.0.1          | MutantBeasts-1.12.2-1.0.1.jar               | None                                     |
    | L     | netherex          | 2.2.4                 | NetherEx-1.12.2-2.2.4.jar                   | None                                     |
    | L     | placebo           | 1.6.0                 | Placebo-1.12.2-1.6.0.jar                    | None                                     |
    | L     | spartanweaponry   | beta 1.3.8            | SpartanWeaponry-1.12.2-beta-1.3.8.jar       | None                                     |
    | L     | swampland         | 2.6                   | Swamp_1.12.2_2.6.jar                        | None                                     |
    | L     | toughasnails      | 3.1.0.139             | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None                                     |
    | L     | uteamcore         | 2.2.5.147             | u_team_core-1.12.2-2.2.5.147.jar            | None                                     |
    | L     | usefulbackpacks   | 1.5.4.85              | useful_backpacks-1.12.2-1.5.4.85.jar        | None                                     |
    | L     | imvoice           | 0.7.0                 | VoiceChat-1.12.2-0.7.0.jar                  | None                                     |
    | L     | walljump          | 1.3.2                 | walljump-1.12.2-1.3.2.jar                   | None                                     |
    | L     | xaerominimap      | 21.1.0                | Xaeros_Minimap_21.1.0_Forge_1.12.jar        | None                                     |
    | UD    | mclib_core        | 2.2.2                 | minecraft.jar                               | None                                     |

    Loaded coremods (and transformers): 
McLib core mod (mclib-2.2.2-1.12.2.jar)
  mchorse.mclib.core.McLibCMClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
llibrary (llibrary-core-1.0.4-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
XaeroMinimapPlugin (Xaeros_Minimap_21.1.0_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
  xaero.common.core.transformer.WorldClientTransformer
  xaero.common.core.transformer.EntityPlayerSPTransformer
  xaero.common.core.transformer.PlayerListTransformer
  xaero.common.core.transformer.GuiIngameForgeTransformer
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Maybe add the mods one by one or in groups
    • with just forge it works, and the logs are the same, as the error is the same. this log i provided is from today.
    • I want to add trees to my mod but all the examples I've seen so far include data generation, and not json files. The json files for the blocks are not the issue here. Unless trees require certain json files as a structure, I'm certain I've got this part covered. The thing I'm looking for is probably a deferred register or any other way to register something as a tree so it will grow from a sapling. Here is what I currently have: public static final DeferredRegister<ConfiguredFeature<?, ?>> TREES = DeferredRegister.create(Registries.CONFIGURED_FEATURE, ExtinctionCraft.MOD_ID); // How do I register the tree? public static final ResourceKey<ConfiguredFeature<?, ?>> SEQUOIA_KEY = registerKey("sequoia"); public static void bootstrap(BootstapContext<ConfiguredFeature<?, ?>> context) { register(SEQUOIA_KEY, Feature.TREE, new TreeConfiguration.TreeConfigurationBuilder( BlockStateProvider.simple(ModBlocks.SEQUOIA_LOG.get()), new StraightTrunkPlacer(5, 4, 3), BlockStateProvider.simple(ModBlocks.SEQUOIA_LEAVES.get()), new PineFoliagePlacer(ConstantInt.of(3), ConstantInt.of(2), ConstantInt.of(3)), new TwoLayersFeatureSize(1, 0, 2)).build()); } public static ResourceKey<ConfiguredFeature<?, ?>> registerKey(String name) { return ResourceKey.create(Registries.CONFIGURED_FEATURE, new ResourceLocation(ExtinctionCraft.MOD_ID, name)); } private static <FC extends FeatureConfiguration, F extends Feature<FC>> void register(BootstapContext<ConfiguredFeature<?, ?>> context, ResourceKey<ConfiguredFeature<?, ?>> key, F feature, FC configuration) { context.register(key, new ConfiguredFeature<>(feature, configuration)); } I also have this Grower class: public class SequoiaGrower extends AbstractTreeGrower { @Nullable @Override protected ResourceKey<ConfiguredFeature<?, ?>> getConfiguredFeature(RandomSource pRandom, boolean pHasFlowers) { return ModConfiguredFeatures.SEQUOIA_KEY; } } And the registry of the blocks that make up the tree (excluding wood blocks that I have registered but that don't make up part of a tree): public static final RegistryObject<Block> SEQUOIA_LOG = registerBlock("sequoia_log", () -> new ModFlammableRotatedPillarBlock(BlockBehaviour.Properties.copy(Blocks.OAK_LOG).strength(3))); public static final RegistryObject<Block> SEQUOIA_LEAVES = registerBlock("sequoia_leaves", () -> new ModLeavesBlock(BlockBehaviour.Properties.copy(Blocks.OAK_LEAVES))); public static final RegistryObject<Block> SEQUOIA_SAPLING = registerBlock("sequoia_sapling", () -> new SaplingBlock(new SequoiaGrower(), BlockBehaviour.Properties.copy(Blocks.OAK_SAPLING)));   How do I move on from here? Examples of your code are welcome too.
    • These libraries failed to download. Try again. com.google.code.findbugs:jsr305:3.0.2 commons-io:commons-io:2.4
    • Make a test just with Forge - without any mods Then add the latest.log from your logs-folder
  • Topics

×
×
  • Create New...

Important Information

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