ArmorPlus

ArmorPlus

9M Downloads

[1.12] Crashes With Latest Forge

Opened this issue ยท 28 comments

commented

sooo, lets see if its a "disabling" an item from the game crash again xD...

commented

yap same thing happend to me

commented

Okay, I'll need a little bit more info:

  • ArmorPlus' Config
commented

Same issue here:

java.lang.NullPointerException: Can't use a null-name for the registry, object null.
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:864)
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:267)
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:261)
at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:105)
at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:146)
at net.thedragonteam.armorplus.events.RegistryEventHandler.registerItems(RegistryEventHandler.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_129_RegistryEventHandler_registerItems_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:691)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:671)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:605)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

commented

ArmorPlus 1.12-11.3.0.7-alpha should have fixed this issue, please let me know! :)

commented

How to fix it ?

commented

Working on it :)

commented

Not using the latest forge until we made a fix

commented

Which version am I supposed to use?

commented

1.12 is currently broken, will be releasing an update within a few hours/minutes

commented

Ok, thx

commented

Latest still crashes on launch for me.

Here's the top of the stack:

Caused by: java.lang.NoClassDefFoundError: kotlin/jvm/internal/Intrinsics
at net.thedragonteam.armorplus.blocks.base.BlockBase.(BlockBase.kt)
at net.thedragonteam.armorplus.blocks.base.BlockBase.(BlockBase.kt:12)
at net.thedragonteam.armorplus.blocks.base.BlockBase.(BlockBase.kt)
at net.thedragonteam.armorplus.blocks.lava.OreLavaCrystal.(OreLavaCrystal.java:35)
at net.thedragonteam.armorplus.registry.ModBlocks.(ModBlocks.java:31)
at net.thedragonteam.armorplus.proxy.CommonProxy.preInit(CommonProxy.java:30)
at net.thedragonteam.armorplus.proxy.ClientProxy.preInit(ClientProxy.java:22)
at net.thedragonteam.armorplus.ArmorPlus.preInit(ArmorPlus.java:122)
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:483)

commented

@PenguinRage78 do you have forgelin 1.5.0 installed ?

commented

Well that's embarrassing, I missed the forgelin download. All good now.

commented

plz add forgelin mod check such as thedragonlib

commented

going to, soon (currently away from home for a few days)

commented

No worries

commented

so what is the status of the issue ?

  • Resolved
    or
  • Still crashing
commented

will try again plz keep it open for 1 more day

commented

hey sokratis, it crashes on world creation.

commented

Okay, I'm so damn confused... I don't get the error... I have made sure everything is how it should be... Like wtf.. I really need some help on this one, because this shouldn't have happened even on the older version... It works 100% In dev environment and servers I have tested... I can't find the issue :/

commented

ill help u after 10 mins give me a little bit time

commented

oh, i dont know why but it doesn't happen anymore. (using forge 2396)

commented

I need at least a few more confirmations that this is fixed with latest forge, A+, tdl

commented

i will make more tests today.

commented

As people were able to test and play in the latest version I consider this as resolved (if its not create a new issue please).
ArmorPlus 1.12-11.3.4.11-alpha Should have this issue fixed

commented

Guys let me know if this version works as intened https://minecraft.curseforge.com/projects/armorplus/files/2451023
Requires:

  • TheDragonLib 1.12-4.1.0 or later
  • Forgelin
  • Forge 14.21.1.2412 or later