#It's now possible to save/load sessions

1 messages · Page 1 of 1 (latest)

mortal laurel
#

super cool, what's the limitation for xbox?

#

it saves locally and streams to server to load?

prime sundial
#

We tried with xbox, but it seems non-functional. No way of debugging it 😢

prime sundial
mortal laurel
#

ah ok so it might not work as you are not allowed to save files on xbox I think

#

as in to the file system

prime sundial
#

maybe

mortal laurel
#

low key surprised it doesn't save to server

#

or serverside

prime sundial
#

I was super suprised too. It seems to be perfectly implemented on PC. Only had to make the buttons available and it worked out of the box 😅

#

I was already expecting to have to implement streaming, but I have to thank to whoever at BI implemented it already for us 😄

vestal eagle
#

Sorry, can someone help me figure out why it won't load scenarios? It asks me if I want to load it, but noth happens after I hit neter and the UI disappears. And my scenarios show up with a red triangle and exclamation point.

#

If I try to load in single player, it gives me a loading screen, but just reloads the session to the same setting as when it started.

#

I need to amend, this only seems to work on the vanilla maps. I tried it on Everon Xtra and it doesn't work.

#

It works in singleplayer, still can't seem to load onto a server.

prime sundial
prime sundial
vestal eagle
#

Alright. Gotta figure out why it isn’t loading on normal everon then. I’ll see if some mods might be interfering.

prime sundial
#

I would think it should work as long as it's a properly configured GM scenario.

#

My guess is the minimum requirement is that the game mode entity has a SCR_SaveLoadComponent with a SCR_EditorStruct, which defines what gets saved/loaded.

vestal eagle
#

Yeah, I can get it to load on the singleplayer side, but I can't get it to load from MP. Kunar works fine, but the server doesn't respond to loading.

#

Do I need to remove Xbox from teh supported platforms in the server.json?

prime sundial
#

Nah, works on cross-plattform servers as well. Try to join mine (Kex's Public Coop Server #5) and check if it works for you there.

#

That way we can see if it's your server's set-up or something else that is the problem for you.

worthy sandal
prime sundial
#

There aren't any additional settings on the server required

worthy sandal
#

sure 🙂

prime sundial
worthy sandal
prime sundial
#

apiCode="AssetNotFound", message="Asset version [6069374C98D97FBD, Tier One Gear, 1.0.0] not found

worthy sandal
#

OML

worthy sandal
prime sundial
#

Only solution I could think of is manually editing the save file. It's in JSON, so it is human-readable

worthy sandal
prime sundial
#

The save file you are trying to load

#

Don't complain to Bohemia. Complain to the respective modders that refused to adher to EULA and copyright.

worthy sandal
#

i GOT IT WORKING btw thank you 🥲

prime sundial
#

Still it is a bit concerning that ppl can crash servers that way...

worthy sandal
worthy sandal
prime sundial
#

That's not what I meant. I mean that the loading function should not be able to crash servers. It's something that needs to be improved.

vestal eagle
worthy sandal