I have studied more in depth the script, and I have observed in Globals script claiming for files than does not exists in those paths, as state the code below :
function GlobalLoop(gameloopflag)
-- monitor game state changes
if gameloopflag == 1 then
if g_GameStateChange > 0 then
gamedata = require "titlesbank\\gamedata"
if gamedata.load(g_GameStateChange) == 1 then
restoregame = require "titlesbank\\restoregame"
restoregame.now()
end
RestoreGameFromSlot(0)
g_GameStateChange = 0
end
end
-- call per-game loop script (player health control)
gameloop = require "scriptbank\\gameloop"
gameloop.main()
end
Quote: "gamedata = require "titlesbank\\gamedata"
restoregame = require "titlesbank\\restoregame""
I does not have those files in titlesbank folder, does you?
You can grabb those files i this path: "C:\Program Files (x86)\Steam\steamapps\common\Game Guru\Standalones\Easter Game\Files\titlesbank", copy & paste here: "C:\Program Files (x86)\Steam\steamapps\common\Game Guru\Files\titlesbank", so perhaps GG does not crash.
Edit1: well continue with the issue, I've found those files are generated when you save as standalone.
here: "C:\Users\YourUserProfile\Documents\Game Guru Files\My Games\ovni test\Files\titlesbank"
I'm sure all this will be sorted out, when save/load games comes.
3com
Laptop: Lenovo - Intel(R) Celeron(R) CPU 1005M @ 1.90GHz
OS: Windows 10 (64) - Ram: 4 gb - Hd: 283 gb - Video card: Intel(R) HD Graphics