Hi,
I cannot start the game if seeds on create game panel are empty (please check screen)
(This is currently working on steam version of YnAMP)
Version: latest from github:8.0.0 alpha 5.1
Runtime Error: bad argument #1 to 'math.randomseed' (integer expected, got nil)
stack traceback:
[C]: in function 'math.randomseed'
C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\871861883\Override\AdvancedSetup.lua:206: in function 'GetShuffledCopyOfTable'
C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\871861883\Override\AdvancedSetup.lua:1398: in function 'OnStartButton'
[C]: in function '(anonymous)'
Lua callstack:
Thanks, I'll have a look, should be easy to fix for solo (used to seed the Lua random function), but will need a solution for MP when I'll try to make the new options available in that mode.
Hi, I cannot start the game if seeds on create game panel are empty (please check screen) (This is currently working on steam version of YnAMP)
Version: latest from github:8.0.0 alpha 5.1
Runtime Error: bad argument #1 to 'math.randomseed' (integer expected, got nil) stack traceback: [C]: in function 'math.randomseed' C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\871861883\Override\AdvancedSetup.lua:206: in function 'GetShuffledCopyOfTable' C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\871861883\Override\AdvancedSetup.lua:1398: in function 'OnStartButton' [C]: in function '(anonymous)' Lua callstack:
Lua.log