Page 1 of 2

single player cannot save character?

Posted: Wed Aug 16, 2023 12:28 am
by brianblk
Every time i log in after creating an account i am unable to resume. I have to go back to tutorial island everytime with a fresh start... i've tried changing things to "true" in the default.config file located in the world prop folder. I also have a "newer" version of the source from github. Is there something i am doing wrong perhaps?

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 12:33 am
by ryannathans
  • don't change random server properties
  • make sure you have write access (and not read only access) to the directory the files are in

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 12:45 am
by brianblk
I was able to get all that taken care of. I am now able to save my player file. I am now unable to give myself admin on the server. Would that be in the player's config file?

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 12:48 am
by ryannathans
change noauth_default_admin to true in worldprops

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 12:58 am
by brianblk
i still cannot see the crown.
Image

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 1:27 am
by ryannathans
you seem to have replaced the equals signs with dashes on a few config options

Re: single player cannot save character?

Posted: Wed Aug 16, 2023 1:33 am
by brianblk
very odd, i am not sure why the screenshot reflects that. Everything on my end looks alright but for some reason still not able to make changes in the game. O well.

Re: single player cannot save character?

Posted: Sat Aug 19, 2023 4:00 pm
by ryannathans
use_auth should be disabled

Re: single player cannot save character?

Posted: Sun Aug 20, 2023 5:22 pm
by brianblk
that has worked thanks! My stats unfortunately do not stay the same when i log back in. does this line have something to do with it?

persist_accounts = false

Re: single player cannot save character?

Posted: Sun Aug 20, 2023 5:32 pm
by Ceikry
brianblk wrote: Sun Aug 20, 2023 5:22 pm that has worked thanks! My stats unfortunately do not stay the same when i log back in. does this line have something to do with it?

persist_accounts = false
No, you amped up your XP rate beyond what is considered reasonable, so the server is rolling your stats back to what you would've earned on 5x (the max)

This quirk is mentioned on the SP gitlab page where you downloaded SP, several times here on the forums from people asking the same question, and in the Singleplayer FAQ here on the forums.