SpeedRunIGT icon indicating copy to clipboard operation
SpeedRunIGT copied to clipboard

"is_hardcore" & "is_coop" in the records file is always false

Open iinterp opened this issue 1 year ago • 1 comments

Describe the bug "is_hardcore" is incorrectly false in hardcore worlds "is_coop" is incorrectly false in co-op worlds

To Reproduce

  1. Create a hardcore world
  2. When the record file for the world is created "is_hardcore" will be false

  1. Create a world
  2. Open to LAN
  3. Connect to the LAN world with another account
  4. When the record file for the world is created "is_coop" will be false

Versions info:

  • MC Version: 1.16.1
  • SpeedRunIGT Version: 14.1+1.16.1
  • Fabric Loader Version: 0.14.21
  • No other mods (also tested with the usual speedrun mods, still doesn't work)

Additional context I'm not sure if there are other steps for a world to be successfully marked as co-op

iinterp avatar Mar 19 '24 02:03 iinterp

this seems related, run_type is random_seed in 1.12 when generating a world with a set seed

tildejustin avatar Mar 29 '24 20:03 tildejustin

re the issue description: the values are only set after timer completion

tildejustin avatar May 24 '24 14:05 tildejustin

Will be fixed in 14.2

RedLime avatar Jul 23 '24 13:07 RedLime