Essential-Commands icon indicating copy to clipboard operation
Essential-Commands copied to clipboard

Fabric1.18.2 RTP doesn't work when using with BYG mod

Open 5ur3z opened this issue 3 years ago • 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:?]

5ur3z avatar Nov 06 '22 05:11 5ur3z

I think I was silly when I first read this.

Is your RTP_MIN_RADIUS less than your RTP_RADIUS, by chance?

John-Paul-R avatar Jul 29 '23 18:07 John-Paul-R