way2muchnoise / JustEnoughResources

A rewrite of NotEnoughResources using JustEnoughItems
Other
127 stars 65 forks source link

:[Bug]: 1.21.1 Neoforge DIY World Gen #514

Open manmaed opened 2 months ago

manmaed commented 2 months ago

Mods: Neo: 21.0.146 JEI: 19.8.2.99 JER: 1.6.0.local (In dev env as of commit: https://github.com/way2muchnoise/JustEnoughResources/commit/210cee03995cc21f2111b6212547960c9e9bbfff)

unable to load diy world gen

Debug: https://pste.me/@2vf4ThzwPQk

world-gen json

Darwin-Gabriel commented 2 months ago

how do you get the 1.21.1 working?

manmaed commented 2 months ago

found the neoforge jar in the 1.21 action here

Darwin-Gabriel commented 2 months ago

can you add me on discord: bielhiss?

manmaed commented 2 months ago

the mod didn't work it as it didn't show anything

Darwin-Gabriel commented 2 months ago

oh ok

manmaed commented 3 weeks ago

have updated urls to use the dev env info the commit on my fork fixes the Non [a-z0-9/._-] character in path of location but gets https://pste.me/@p9fNWpfVp5U

way2muchnoise commented 2 weeks ago

This is why I haven't released a version for Forge or NeoForge on 1.21+, need to figure out what is going on.

Caused by: java.lang.ClassNotFoundException: net.minecraft.world.level.ItemLike
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?]
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
    ... 67 more