xparq / Out_of_Nothing

Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0 stars 0 forks source link

Double prefixing of session paths with --session=filename etc. #555

Closed xparq closed 6 months ago

xparq commented 6 months ago

(Possibly a regression.)

test --no-session-autosave "--session=god wars.save"

or (just to confirm that it has nothing to do with other options etc.):

run oon-MT.exe --no-session-autosave "--session=god wars.save"

->

Szim::SessionManager::open test/user/session\god wars.save
----------------------------------------- OON::OONApp::load_snapshot
- ERROR: Couldn't load snapshot from file "test/user/session\test/user/session\god wars.save"