Jump to content

Custom Modpack not running on server


Recommended Posts

For those that don't want to click on the link:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.0-core.jar)
  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.14-1.12.2.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 11/6/21 3:17 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: dlovin/inventoryhud/gui/InventoryGui
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
    at java.lang.Class.getDeclaredMethods(Class.java:1975)
    at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    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: dlovin.inventoryhud.gui.InventoryGui
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    ... 35 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiIngame
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiIngame
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    ... 41 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 5.4.0-81-generic
    Java Version: 1.8.0_275, AdoptOpenJDK
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
    Memory: 300671976 bytes (286 MB) / 953155584 bytes (909 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 2 total; -Xms256M -Xmx6144M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 61 mods loaded, 61 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                | server.jar                                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                | 14.23.5.2854             | server.jar                                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | foamfixcore          | 7.7.4                    | minecraft.jar                                   | None                                     |
    | LC    | akashictome          | 1.2-12                   | AkashicTome-1.2-12.jar                          | None                                     |
    | LC    | applecore            | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                    | None                                     |
    | LC    | jei                  | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                       | None                                     |
    | LC    | appleskin            | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                     | None                                     |
    | LC    | appliedenergistics2  | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LC    | aquaculture          | 1.6.8                    | Aquaculture-1.12.2-1.6.8.jar                    | None                                     |
    | LC    | tombstone            | 4.4.7                    | tombstone-1.12.2-4.4.7.jar                      | None                                     |
    | LC    | quark                | r1.6-179                 | Quark-r1.6-179.jar                              | None                                     |
    | LC    | autoreglib           | 1.3-32                   | AutoRegLib-1.3-32.jar                           | None                                     |
    | LC    | betterbuilderswands  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None                                     |
    | LC    | cofhworld            | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar          | None                                     |
    | LC    | thebetweenlands      | 3.8.0                    | TheBetweenlands-3.8.0-universal.jar             | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | LC    | betweenores          | 1.4.7                    | BetweenOres-1.4.7.jar                           | None                                     |
    | LC    | biomesoplenty        | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar   | None                                     |
    | LC    | bonsaitrees          | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                      | None                                     |
    | LC    | chameleon            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
    | LC    | chisel               | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                    | None                                     |
    | LC    | clumps               | 3.1.2                    | Clumps-3.1.2.jar                                | None                                     |
    | LC    | craftingtweaks       | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                 | None                                     |
    | LC    | props                | 2.6.3.7                  | Decocraft-2.6.3.7_1.12.2.jar                    | None                                     |
    | LC    | orelib               | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC    | dsurround            | 3.6.1.0                  | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC    | elevatorid           | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                   | None                                     |
    | LC    | fastleafdecay        | v14                      | FastLeafDecay-v14.jar                           | None                                     |
    | LC    | fastbench            | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                  | None                                     |
    | LC    | foamfix              | 0.10.14-1.12.2           | foamfix-0.10.14-1.12.2.jar                      | None                                     |
    | LC    | ftbbackups           | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                          | None                                     |
    | LC    | cfm                  | 6.3.1                    | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LC    | waila                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | L     | inventoryhud         | 3.4.0                    | InventoryHUD-1.12.2.forge-3.4.1.jar             | None                                     |
    | L     | inventorytweaks      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | None                                     |
    | L     | ironchest            | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | L     | journeymap           | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                     | None                                     |
    | L     | mantle               | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | L     | mcwbridges           | 1.0.6                    | mcw-bridges-1.0.6b-mc1.12.2.jar                 | None                                     |
    | L     | naturescompass       | 1.8.5                    | NaturesCompass-1.12.2-1.8.5.jar                 | None                                     |
    | L     | oreexcavation        | 1.4.150                  | OreExcavation-1.4.150.jar                       | None                                     |
    | L     | oeintegration        | 2.3.4                    | oeintegration-2.3.4.jar                         | None                                     |
    | L     | harvestcraft         | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                 | None                                     |
    | L     | placebo              | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                        | None                                     |
    | L     | refinedstorage       | 1.6.16                   | refinedstorage-1.6.16.jar                       | None                                     |
    | L     | refinedstorageaddons | 0.4.5                    | refinedstorageaddons-0.4.5.jar                  | None                                     |
    | L     | rustic               | 1.1.7                    | rustic-1.1.7.jar                                | None                                     |
    | L     | storagenetwork       | 1.8.0                    | SimpleStorageNetwork-1.12.2-1.8.0.jar           | None                                     |
    | L     | spark                | 1.5.2                    | spark-forge1122.jar                             | None                                     |
    | L     | spartanshields       | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                 | None                                     |
    | L     | spartanweaponry      | beta 1.3.8               | SpartanWeaponry-1.12.2-beta-1.3.8.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     | tconstruct           | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                | None                                     |
    | L     | torchmaster          | 1.8.4.84                 | torchmaster_1.12.2-1.8.4.84.jar                 | None                                     |
    | L     | vampirism            | 1.6.2                    | Vampirism-1.12.2-1.6.2.jar                      | None                                     |
    | L     | teamlapen-lib        | 1.6.2                    | Vampirism-1.12.2-1.6.2.jar                      | None                                     |
    | L     | wawla                | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                        | None                                     |
    | L     | waystones            | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                      | None                                     |
    | L     | solcarrot            | 1.8.4                    | solcarrot-1.12.2-1.8.4.jar                      | None                                     |

    Loaded coremods (and transformers): 
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.0-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
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.14-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
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
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    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 locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Try deliting feur builder  It caused this issue in my modpack
    • I am not using hardcoded recipes, I'm using Vanilla's already existing code for leather armor dying. (via extending and implementing DyeableArmorItem / DyeableLeatherItem respectively) I have actually figured out that it's something to do with registering item colors to the ItemColors instance, but I'm trying to figure out where exactly in my mod's code I would be placing a call to the required event handler. Unfortunately the tutorial is criminally undescriptive. The most I've found is that it has to be done during client initialization. I'm currently trying to do the necessary setup via hijacking the item registry since trying to modify the item classes directly (via using SubscribeEvent in the item's constructor didn't work. Class so far: // mrrp mrow - mcmod item painter v1.0 - catzrule ch package catzadvitems.init; import net.minecraft.client.color.item.ItemColors; import net.minecraft.world.item.Item; import net.minecraftforge.registries.ObjectHolder; import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.client.event.ColorHandlerEvent; import catzadvitems.item.DyeableWoolArmorItem; @Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD) public class Painter { @ObjectHolder("cai:dyeable_wool_chestplate") public static final Item W_CHEST = null; @ObjectHolder("cai:dyeable_wool_leggings") public static final Item W_LEGS = null; @ObjectHolder("cai:dyeable_wool_boots") public static final Item W_SOCKS = null; public Painter() { // left blank, idk if forge throws a fit if constructors are missing, not taking the chance of it happening. } @SubscribeEvent public static void init(FMLClientSetupEvent event) { new Painter(); } @Mod.EventBusSubscriber private static class ForgeBusEvents { @SubscribeEvent public static void registerItemColors(ColorHandlerEvent.Item event) { ItemColors col = event.getItemColors(); col.register(DyeableUnderArmorItem::getItemDyedColor, W_CHEST, W_LEGS, W_SOCKS); //placeholder for other dye-able items here later.. } } } (for those wondering, i couldn't think of a creative wool helmet name)
    • nvm found out it was because i had create h and not f
    • Maybe there's something happening in the 'leather armor + dye' recipe itself that would be updating the held item texture?
    • @SubscribeEvent public static void onRenderPlayer(RenderPlayerEvent.Pre e) { e.setCanceled(true); model.renderToBuffer(e.getPoseStack(), pBuffer, e.getPackedLight(), 0f, 0f, 0f, 0f, 0f); //ToaPlayerRenderer.render(); } Since getting the render method from a separate class is proving to be bit of a brick wall for me (but seems to be the solution in older versions of minecraft/forge) I've decided to try and pursue using the renderToBuffer method directly from the model itself. I've tried this route before but can't figure out what variables to feed it for the vertexConsumer and still can't seem to figure it out; if this is even a path to pursue.  The vanilla model files do not include any form of render methods, and seem to be fully constructed from their layer definitions? Their renderer files seem to take their layers which are used by the render method in the vanilla MobRenderer class. But for modded entities we @Override this function and don't have to feed the method variables because of that? I assume that the render method in the extended renderer takes the layer definitions from the renderer classes which take those from the model files. Or maybe instead of trying to use a render method I should be calling the super from the renderer like   new ToaPlayerRenderer(context, false); Except I'm not sure what I would provide for context? There's a context method in the vanilla EntityRendererProvider class which doesn't look especially helpful. I've been trying something like <e.getEntity(), model<e.getEntity()>> since that generally seems to be what is provided to the renderers for context, but I don't know if it's THE context I'm looking for? Especially since the method being called doesn't want to take this or variations of this.   In short; I feel like I'm super super close but I have to be missing something obvious? Maybe this insane inane ramble post will provide some insight into this puzzle?
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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