Picono435 / RandomTP

The best Random Teleport Mod ever! With the Cauldron and other plugins systems being discontinued I created this mod for you guys that need a Random Teleport command in new minecraft versions.
https://www.piconodev.com/
MIT License
7 stars 5 forks source link

Error Executing Command (1.19.2) #18

Closed FloofyCandy closed 1 year ago

FloofyCandy commented 1 year ago

Mod Version: randomtp-7.2.0+1.19-forge Forge Version: 1.19.2-43.1.60

Hello, when I run /rtp it tells me in chat "Finding a safe random teleportation location..." but does nothing and throws this error in the console:

Exception in thread "Thread-3637" java.lang.NoClassDefFoundError: net/minecraft/core/registries/Registries at TRANSFORMER/randomtp@7.2.0+1.19/com.gmail.picono435.randomtp.api.RandomTPAPI.getWorld(RandomTPAPI.java:159) at TRANSFORMER/randomtp@7.2.0+1.19/com.gmail.picono435.randomtp.commands.RTPCommand.lambda$runCommand$4(RTPCommand.java:45) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: net.minecraft.core.registries.Registries ... 3 more

If you need anymore information just let me know and I'll gladly provide it for you. Thank you and happy new year!

Picono435 commented 1 year ago

For 1.19.2 please use version 7.1.0, version 7.2.0 is dedicated to 1.19.3.

FloofyCandy commented 1 year ago

Sorry, I didn't realize that. 7.2.0 shows that it supports 1.19.2: image

But I will revert to 7.1.0

Picono435 commented 1 year ago

I'll have to check that sorry. I'm glad 7.1.0 worked for you.