Fabric1.18.2 RTP doesn't work when using with BYG mod
5ur3z opened this issue ยท 1 comments
[RTP Location Calculator Thread/ERROR]: Uncaught exception in thread "RTP Location Calculator Thread"
java.lang.IllegalArgumentException: bound must be greater than origin
at jdk.internal.util.random.RandomSupport.checkRange(RandomSupport.java:232) ~[?:?]
at java.util.random.RandomGenerator.nextInt(RandomGenerator.java:679) ~[?:?]
at com.fibermc.essentialcommands.commands.RandomTeleportCommand.exec(RandomTeleportCommand.java:116) ~[essential_commands-0.24.5-mc1.18.2.jar:?]
at com.fibermc.essentialcommands.commands.RandomTeleportCommand.exec(RandomTeleportCommand.java:101) ~[essential_commands-0.24.5-mc1.18.2.jar:?]
at com.fibermc.essentialcommands.commands.RandomTeleportCommand$1.run(RandomTeleportCommand.java:75) ~[essential_commands-0.24.5-mc1.18.2.jar:?]