authorblues / bizhawk-shuffler-2

A script to randomly shuffle between games played in Bizhawk, with plugins to enhance the experience
MIT License
58 stars 21 forks source link

Setup Menu doesn't display properly on Linux (Mono) #68

Closed monstro1 closed 1 year ago

monstro1 commented 1 year ago

Tried running the shuffler on the latest Bizhawk version on Linux, and the setup menu looks messed up: image

This error appears in the console: NLua.Exceptions.LuaScriptException: ./shuffler-src/setupform.lua:311: bad argument #1 to 'randomseed' (number has no integer representation)

kalimag commented 1 year ago

Please test if this version works for you: https://github.com/authorblues/bizhawk-shuffler-2/archive/refs/heads/pr/fix-randomseed.zip

monstro1 commented 1 year ago

Please test if this version works for you: https://github.com/authorblues/bizhawk-shuffler-2/archive/refs/heads/pr/fix-randomseed.zip

This works. Thanks! image

kalimag commented 1 year ago

Fixed in 2c8cfa40de05ae01d7e9154814f52812c49be4e0