ERR Exception creating local save dir

Cadamier

New member
Get that error when trying to login to the dedi. Weird thing is - is that it references 'my local' directory. All others got same error but not totally sure if it references their local directories.

I also see in the log:"INF Parsing server configfile: "sevendaysexperimental/7DaysToDieServer_Data/../serverconfig.xml"

that would tell me that there's a subfolder within the "Server_Data" folder that its got the config file from, but there isn't a config file in any of those directories.

To compound things I also get this in the output log: "INF Loading permissions file at "\sevendaysexperimental\Saves/serveradmin.xml'"

What!?!

"INF Loading permissions file at '\sevendaysexperimental\Saves/serveradmin.xml' ?!?

Shouldn't that be permissions.xml?

As it loads game pref's:

"GamePref.SaveGameFolder = \sevendaysexperimental\Saves"

So that is where the save folder is and should be... The data is there...

User data folder?!?

"GamePref.UserDataFolder = \AppData\Roaming/7DaysToDie"

INF Started thread SaveChunks \sevendaysexperimental\Saves/New Oteba Valley/Lucky One\Region

"Looks like its got the right folder...

"INF Started thread SaveChunks \sevendaysexperimental\Saves/New Oteba Valley/Lucky One\Region

Weird - now here's the right permissions file:

INF Loading permissions file at '\sevendaysexperimental\Saves/webpermissions.xml'

So now it loads and is running:

2019-03-10T20:55:22 130.736 INF [steamworks.NET] GameServer.Init successful

2019-03-10T20:55:22 130.743 INF [steamworks.NET] Making server public

2019-03-10T20:55:23 130.999 INF [steamworks.NET] GameServer.LogOn successful, SteamID=xxx

Then I try to login

2019-03-10T20:56:45 213.090 INF [NET] PlayerConnected EntityID=-1, PlayerID='', OwnerID='', PlayerName=''

2019-03-10T20:56:45 213.091 INF NPCID.Write

2019-03-10T20:56:45 213.235 INF NPPL.Read

2019-03-10T20:56:45 213.284 INF PlayerLogin: Cadamier/Alpha 17.2

2019-03-10T20:56:45 213.285 INF Client IP:

2019-03-10T20:56:45 213.287 INF [steamworks.NET] Auth.AuthenticateUser()

2019-03-10T20:56:45 213.291 INF [steamworks.NET] Authenticating player: Cadamier SteamId: TicketLen: 1024 Result: k_EBeginAuthSessionResultOK

2019-03-10T20:56:45 213.487 INF [steamworks.NET] Authentication callback. ID: , owner: , result: k_EAuthSessionResponseOK

2019-03-10T20:56:45 213.487 INF Steam authentication successful, allowing user: EntityID=-1, PlayerID='', OwnerID='', PlayerName='Cadamier'

2019-03-10T20:56:45 213.488 INF Allowing player with id

2019-03-10T20:56:47 215.034 INF RequestToEnterGame: /Cadamier

2019-03-10T20:56:51 219.842 INF Time: 1.74m FPS: 20.00 Heap: 3814.2MB Max: 3814.2MB Chunks: 0 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 4749.2MB

Some where in there I get the error:

ERR Exception creating local save dir (my sp save director? IE: Local\Roaming\Saves (etc.)

The server continues like I'm logged in but I can't get past that error and won't login to the game as I see only the splash screen.

Anyone know what's going on?

 
Last edited by a moderator:
Back
Top