Ajarmar/universal-pokemon-randomizer-zx

[Bug] Randomizing 3DS Rom - IllegalArgumentException: bound must be positive

TotallyABot1 opened this issue · 0 comments

Describe the bug
I'm trying to randomize a european Pokemon Omega Ruby rom and i keep getting the mentioned exception.
I will include my log and settings, maybe someone can figure out what is causing this problem.
I am using the 4.6.0 randomizer on Windows 11. Default Java version (using java -version on CL) is Java 17.

To Reproduce
Steps to reproduce the behavior:

  1. Open Randomizer with *.bat file
  2. Load an european version of "Omega Ruby"
  3. Load the attached settings
  4. Start randomizing

Expected behavior
The randomisation should succeed.

System (please complete the following information):

  • Operating System: Windows 11
  • Java Version: 17
  • Randomizer Version: 4.6.0

Additional context
Add any other context about the problem here.
Randomizer ZX Attached Files.zip

Edit: I tried the same settings with american ROM and that is working. So it seems to have something to do with the european one. Randomizing european Pokemon Platinum worked like a charm though.

Edit 2: I tried a few more times and after 3 attempts the 4th one succeeded with an european rom. Seems like i had really bad (or good?) luck regarding the RNG of java ._.