Hi,
Whenever I have a good test game (realtime) running in Studio (far into the game with some nice load/save slots), and I come back to it a few hours later I'm met with this error:
Unable to find table database (1): {databaseName}
I understand games are garbage collected on studio, can this period be set a bit longer?
Also I tried turning such games into turn-based games (because those aren't garbage collected) but when I get the question "Would you like to transform this table in a Turn-based table ?" Yes/No my JumpMaybe1 player (second player) cannot accept this question (the Yes button does not work).
I guess the above can be avoided by starting a turn-based game to begin with, but I thought I would let you know my experience
Cheers, Koen
Whenever I have a good test game (realtime) running in Studio (far into the game with some nice load/save slots), and I come back to it a few hours later I'm met with this error:
Unable to find table database (1): {databaseName}
I understand games are garbage collected on studio, can this period be set a bit longer?
Also I tried turning such games into turn-based games (because those aren't garbage collected) but when I get the question "Would you like to transform this table in a Turn-based table ?" Yes/No my JumpMaybe1 player (second player) cannot accept this question (the Yes button does not work).
I guess the above can be avoided by starting a turn-based game to begin with, but I thought I would let you know my experience
Cheers, Koen