Jump to content

Recommended Posts

Posted

Hello, my forge server keep crashing. Crash log:

 

  Quote

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  CharmLoadingPlugin (Charm-1.12.2-1.3.7.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  AstralCore (astralsorcery-1.12.2-1.10.24.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 8/4/20 12:36 AM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: kotlin.reflect.jvm.internal.KDeclarationContainerImpl
    at sun.misc.Unsafe.ensureClassInitialized(Native Method)
    at java.lang.J9VMInternals.initialize(Unknown Source)
    at java.lang.Class.forName(Unknown Source)
    at kotlin.jvm.internal.Reflection.<clinit>(Reflection.java:26)
    at kotlin.jvm.JvmClassMappingKt.getKotlinClass(JvmClassMapping.kt:80)
    at net.shadowfacts.forgelin.KotlinAdapter.getNewInstance(KotlinAdapter.kt:34)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
    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: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(Unknown Source)
Caused by: java.lang.ClassNotFoundException: kotlin.reflect.jvm.internal.KDeclarationContainerImpl
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClassHelper(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 38 more
Caused by: java.lang.ArrayIndexOutOfBoundsException
    at org.objectweb.asm.ClassReader.readShort(ClassReader.java:2403)
    at org.objectweb.asm.ClassReader.<init>(ClassReader.java:184)
    at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168)
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.findAndMergeSuperMaps(FMLDeobfuscatingRemapper.java:425)
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getMethodMap(FMLDeobfuscatingRemapper.java:402)
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.mapMethodName(FMLDeobfuscatingRemapper.java:349)
    at org.objectweb.asm.commons.RemappingMethodAdapter.doVisitMethodInsn(RemappingMethodAdapter.java:156)
    at org.objectweb.asm.commons.RemappingMethodAdapter.visitMethodInsn(RemappingMethodAdapter.java:143)
    at org.objectweb.asm.ClassReader.readCode(ClassReader.java:1496)
    at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1032)
    at org.objectweb.asm.ClassReader.accept(ClassReader.java:708)
    at org.objectweb.asm.ClassReader.accept(ClassReader.java:521)
    at net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer.transform(DeobfuscationTransformer.java:76)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 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 4.15.0-88-generic
    Java Version: 1.8.0_232, Eclipse OpenJ9
    Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Linux amd64-64-Bit Compressed References 20191017_442 (JIT enabled, AOT enabled)
OpenJ9   - 77c1cf708
OMR      - 20db4fbc
JCL      - 97b5ec8f383 based on jdk8u232-b09), Eclipse OpenJ9
    Memory: 74329016 bytes (70 MB) / 293863424 bytes (280 MB) up to 19922944000 bytes (19000 MB)
    JVM Flags: 9 total; -Xoptionsfile=/opt/java/openjdk/jre/lib/amd64/compressedrefs/options.default -Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple -Xjcl:jclse29 -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -Xms128M -Xmx19000M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 96 mods loaded, 96 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    | randompatches                   | 1.12.2-1.22.0.0          | randompatches-1.12.2-1.22.0.0.jar             | None                                     |
    | LC    | actuallyadditions               | 1.12.2-r151              | ActuallyAdditions-1.12.2-r151-2.jar           | None                                     |
    | L     | forgelin                        | 1.8.4                    | Forgelin-1.8.4.jar                            | None                                     |
    | L     | alib                            | 1.0.12                   | alib-1.0.12.jar                               | None                                     |
    | L     | alchemistry                     | 1.12.2-40                | alchemistry-1.12.2-41.jar                     | None                                     |
    | L     | ebwizardry                      | 4.2.11                   | ElectroblobsWizardry-4.2.11-MC1.12.2.jar      | None                                     |
    | L     | ancientspellcraft               | 1.0.2                    | AncientSpellcraft-1.0.2.jar                   | None                                     |
    | L     | jei                             | 4.15.0.296               | jei_1.12.2-4.15.0.296.jar                     | None                                     |
    | L     | cyclicmagic                     | 1.20.3                   | Cyclic-1.12.2-1.20.3.jar                      | None                                     |
    | L     | guideapi                        | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                   | None                                     |
    | L     | bloodmagic                      | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar               | None                                     |
    | L     | theoneprobe                     | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                   | None                                     |
    | L     | animus                          | 1                        | Animus-1.12-2.1.7.jar                         | None                                     |
    | L     | arcane_essentials               | 1.0                      | Arcane+Essentials-0.9.2.jar                   | None                                     |
    | L     | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                      | None                                     |
    | L     | chisel                          | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
    | L     | quark                           | r1.6-179                 | Quark-r1.6-179.jar                            | None                                     |
    | L     | tconmaterial                    | 0.0.1_4                  | tconmaterial-1.5.jar                          | None                                     |
    | L     | twilightforest                  | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar | None                                     |
    | L     | tconstruct                      | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar              | None                                     |
    | L     | thedragonlib                    | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                 | None                                     |
    | L     | armorplus                       | 1.12.2-11.28.0.69        | armorplus-1.12.2-11.28.0.69.jar               | None                                     |
    | L     | conarm                          | 1.2.5.9                  | conarm-1.12.2-1.2.5.9.jar                     | None                                     |
    | L     | armoryexpansion                 | 1.4.2                    | armoryexpansion-1.4.2.jar                     | None                                     |
    | L     | armoryexpansion-custommaterials | 1.4.2                    | armoryexpansion-1.4.2.jar                     | None                                     |
    | L     | llibrary                        | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                    | None                                     |
    | L     | iceandfire                      | 1.9.1                    | iceandfire-1.9.1-1.12.2.jar                   | None                                     |
    | L     | armoryexpansion-iceandfire      | 1.4.2                    | armoryexpansion-1.4.2.jar                     | None                                     |
    | L     | armoryexpansion-matteroverdrive | 1.4.2                    | armoryexpansion-1.4.2.jar                     | None                                     |
    | L     | armoryexpansion-bitsandpieces   | 0.0.1                    | armoryexpansion-bitsandpieces-0.0.1.jar       | None                                     |
    | L     | baubles                         | 1.5.2                    | Baubles-1.12-1.5.2.jar                        | None                                     |
    | L     | astralsorcery                   | 1.10.22                  | astralsorcery-1.12.2-1.10.24.jar              | None                                     |
    | L     | autoreglib                      | 1.3-32                   | AutoRegLib-1.3-32.jar                         | None                                     |
    | L     | subcommonlib                    | 1.2.0.1                  | subcommonlib-sublib-1.12.2-1.2.0.4.jar        | None                                     |
    | L     | rpginventory                    | 1.12.2                   | rpginventory-1.12-5.3.0.0.jar                 | None                                     |
    | L     | beastmaster                     | $version                 | beastmaster-1.12.2-1.2.0.1.jar                | None                                     |
    | L     | biolib                          | 1.0.7                    | biolib-1.0.7.jar                              | None                                     |
    | L     | bma_addon                       | 1.11.2 4.0.3.0           | bma_addon-1.12-4.1.0.3.jar                    | None                                     |
    | L     | bookshelf                       | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                  | None                                     |
    | L     | carryon                         | 1.12.3                   | carryon-1.12.2-1.12.3.15.jar                  | None                                     |
    | L     | charm                           | 1.12.2-1.3.7             | Charm-1.12.2-1.3.7.jar                        | None                                     |
    | L     | codechickenlib                  | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None                                     |
    | L     | cucumber                        | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                     | None                                     |
    | L     | cyclopscore                     | 1.6.6                    | CyclopsCore-1.12.2-1.6.6.jar                  | None                                     |
    | L     | elevatorid                      | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                 | None                                     |
    | L     | enderstorage                    | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar   | None                                     |
    | L     | enhancedarmaments               | 1.3.19                   | enhancedarmaments-1.3.19.jar                  | None                                     |
    | L     | everlastingabilities            | 1.5.3                    | EverlastingAbilities-1.12.2-1.5.3.jar         | None                                     |
    | L     | ftbbackups                      | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                        | None                                     |
    | L     | ftblib                          | 5.4.7.2                  | FTBLib-5.4.7.2.jar                            | None                                     |
    | L     | ftbutilities                    | 5.4.1.130                | FTBUtilities-5.4.1.130.jar                    | None                                     |
    | L     | teslacorelib                    | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar              | None                                     |
    | L     | industrialforegoing             | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar    | None                                     |
    | L     | inftrading                      | 1.0                      | inftrading_1.12-1.0.jar                       | None                                     |
    | L     | ironchest                       | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar               | None                                     |
    | L     | mystcraft                       | 0.13.7.06                | mystcraft-1.12.2-0.13.7.06.jar                | None                                     |
    | L     | lootbags                        | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                   | None                                     |
    | L     | mcjtylib_ng                     | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                       | None                                     |
    | L     | testdummy                       | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                    | None                                     |
    | L     | mob_grinding_utils              | 0.3.13                   | MobGrindingUtils-0.3.13.jar                   | None                                     |
    | L     | morpheus                        | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                   | None                                     |
    | L     | mysticalagriculture             | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar          | None                                     |
    | L     | mysticalagradditions            | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar         | None                                     |
    | L     | oreexcavation                   | 1.4.150                  | OreExcavation-1.4.150.jar                     | None                                     |
    | L     | patchouli                       | 1.0-21                   | Patchouli-1.0-21.jar                          | None                                     |
    | L     | psi                             | r1.1-78                  | Psi-r1.1-78.jar                               | None                                     |
    | L     | plustic                         | 8.0.1.0                  | plustic-8.0.1.0.jar                           | None                                     |
    | L     | randomenchantments              | @VERSION@                | randomenchants-0.1.4a.jar                     | None                                     |
    | L     | rangedpumps                     | 0.5                      | rangedpumps-0.5.jar                           | None                                     |
    | L     | refinedstorage                  | 1.6.16                   | refinedstorage-1.6.16.jar                     | None                                     |
    | L     | rftools                         | 7.73                     | rftools-1.12-7.73.jar                         | None                                     |
    | L     | silentlib                       | 3.0.13                   | SilentLib-1.12.2-3.0.14+168.jar               | None                                     |
    | L     | scalinghealth                   | 1.3.37                   | ScalingHealth-1.12.2-1.3.42+147.jar           | None                                     |
    | L     | valkyrielib                     | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar               | None                                     |
    | L     | simplegenerators                | 1.12.2-2.0.20.2          | simplegenerators-1.12.2-2.0.20.2.jar          | None                                     |
    | L     | taiga                           | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                        | None                                     |
    | L     | tfspellpack                     | 1.0.2                    | TFSpellPack-1.0.2-MC1.12.2.jar                | None                                     |
    | L     | tinkersaddons                   | 1.0.7                    | Tinkers'+Addons-1.12.1-1.0.7.jar              | None                                     |
    | L     | tinkers_reforged                | 1.3.4                    | tinkers_reforged-1.3.4.jar                    | None                                     |
    | L     | tcomplement                     | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar            | None                                     |
    | L     | tinkersjei                      | 1.2                      | tinkersjei-1.2.jar                            | None                                     |
    | L     | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar           | None                                     |
    | L     | travelersbackpack               | 1.0.33                   | TravelersBackpack-1.12.2-1.0.33.jar           | None                                     |
    | L     | umbralux                        | 1.12.2                   | umbralux-1.12.2-2.1.0.2.jar                   | None                                     |
    | L     | universalmodifiers              | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.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     | vampirism_integrations          | vampirism_integrations   | VampirismIntegrations-1.12.2-1.3.0.jar        | None                                     |
    | L     | waystones                       | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                    | None                                     |
    | L     | yabba                           | 1.1.2.54                 | YABBA-1.1.2.54.jar                            | None                                     |
    | L     | armoryexpansion-conarm          | 1.4.2                    | armoryexpansion-1.4.2.jar                     | None                                     |
    | L     | teslacorelib_registries         | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar              | None                                     |

    Loaded coremods (and transformers): 
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
ForgelinPlugin (Forgelin-1.8.4.jar)
  
RandomPatches (randompatches-1.12.2-1.22.0.0.jar)
  com.therandomlabs.randompatches.core.RPTransformer
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
AstralCore (astralsorcery-1.12.2-1.10.24.jar)
  
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Expand  

I need help as soon as possible.

Posted (edited)

Looks like the error came from forgelin, might want to check that mods comments/issue tracker to see if there is a known issue with that version. Also pretty sure 1.12 mc/forge is not supported on here anymore.


Read EAQ

Edited by ArttieF

-Read EAQ

Posted
  On 8/3/2020 at 11:07 PM, ArttieF said:

Looks like the error came from forgelin, might want to check that mods comments/issue tracker to see if there is a known issue with that version. Also pretty sure 1.12 mc/forge is not supported on here anymore.


Read EAQ

Expand  

I already tried and I couldn't find anything about it, so I came here looking for help.

Posted

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.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • The specific issue is that items in my inventory wont stack properly. For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding. The forge version I'm using is 40.3.0, for java 1.18.2. I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this. I forgot to mention that I think it only happens on my server but I&#39;m not entirely sure. PLEASE HELP ME! LIST OF THE MODS. aaa_particles Adorn AdvancementPlaques AI-Improvements AkashicTome alexsdelight alexsmobs AmbientSounds amwplushies Animalistic another_furniture AppleSkin Aquaculture aquamirae architectury artifacts Atlas-Lib AutoLeveling AutoRegLib auudio balm betterfpsdist biggerstacks biomancy BiomesOPlenty blockui blueprint Bookshelf born_in_chaos Botania braincell BrassAmberBattleTowers brutalbosses camera CasinoCraft cfm (MrCrayfish’s Furniture Mod) chat_heads citadel cloth-config Clumps CMDCam CNB cobweb collective comforts convenientcurioscontainer cookingforblockheads coroutil CosmeticArmorReworked CozyHome CrabbersDelight crashexploitfixer crashutilities Create CreativeCore creeperoverhaul cristellib crittersandcompanions Croptopia CroptopiaAdditions CullLessLeaves curios curiouslanterns curiouslights Curses' Naturals CustomNPCs CyclopsCore dannys_expansion decocraft Decoration Mod DecorationDelightRefurbished Decorative Blocks Disenchanting DistantHorizons doubledoors DramaticDoors drippyloadingscreen durabilitytooltip dynamic-fps dynamiclights DynamicTrees DynamicTreesBOP DynamicTreesPlus Easy Dungeons EasyAnvils EasyMagic easy_npc eatinganimation ecologics effective_fg elevatorid embeddium emotecraft enchantlimiter EnchantmentDescriptions EnderMail engineersdecor entityculling entity_model_features entity_texture_features epicfight EvilCraft exlinefurniture expandability explosiveenhancement factory-blocks fairylights fancymenu FancyVideo FarmersDelight fast-ip-ping FastSuite ferritecore finsandtails FixMySpawnR Forge Middle Ages fossil FpsReducer2 furnish GamingDeco geckolib goblintraders goldenfood goodall H.e.b habitat harvest-with-ease hexerei hole_filler huge-structure-blocks HunterIllager iammusicplayer Iceberg illuminations immersive_paintings incubation infinitybuttons inventoryhud InventoryProfilesNext invocore ItemBorders itemzoom Jade jei (Just Enough Items) JetAndEliasArmors journeymap JRFTL justzoom kiwiboi Kobolds konkrete kotlinforforge lazydfu LegendaryTooltips libIPN lightspeed lmft lodestone LongNbtKiller LuckPerms Lucky77 MagmaMonsters malum ManyIdeasCore ManyIdeasDoors marbledsarsenal marg mcw-furniture mcw-lights mcw-paths mcw-stairs mcw-trapdoors mcw-windows meetyourfight melody memoryleakfix Mimic minecraft-comes-alive MineTraps minibosses MmmMmmMmmMmm MOAdecor (ART, BATH, COOKERY, GARDEN, HOLIDAYS, LIGHTS, SCIENCE) MobCatcher modonomicon mods_optimizer morehitboxes mowziesmobs MutantMonsters mysticalworld naturalist NaturesAura neapolitan NekosEnchantedBooks neoncraft2 nerb nifty NightConfigFixes nightlights nocube's_villagers_sell_animals NoSeeNoTick notenoughanimations obscure_api oculus oresabovediamonds otyacraftengine Paraglider Patchouli physics-mod Pillagers Gun PizzaCraft placeableitems Placebo player-animation-lib pneumaticcraft-repressurized polymorph PrettyPipes Prism projectbrazier Psychadelic-Chemistry PuzzlesLib realmrpg_imps_and_demons RecipesLibrary reeves-furniture RegionsUnexplored restrictedportals revive-me Scary_Mobs_And_Bosses selene shetiphiancore ShoulderSurfing smoothboot
    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
    • Does it still crash if you remove holdmyitems? Looks like that mod doesn't work on a server as far as I can tell from the error.  
  • Topics

×
×
  • Create New...

Important Information

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