Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have an odd request.  When you get the chance, can you add an option to not override the gameusersetting.ini with the session name set in arkasm.  It seems there is a bug, or very weird design choice, where if you have spaces in you session name in the start cli it will not respect a non-default port.  So I tried to set up a second server on port 7779-7780, and the start cli showed it in the cli and it shows up in the server list, but if you try to connect it just connects you to the server using the default port 7777.


Removing the spaces fixes it, and my understanding is that the gameusersettings.ini session name will trump the cli name if it is different according to the people who figured out that this was what was going on, although I haven't gotten around to testing that part myself.

So I would like the option to have the session name in arkasm not have spaces but the one in the actual gus.ini to have the spaces so it shows up in the server list with spaces.

(+1)

Hi zerepsj,

I'll certainly look into this for you, it sounds like a strange bug and I'll see what I can come up with as a workaround.

I'll hopefully have something sorted by early next week at the latest, and I'll post here when it's done.

I'm still trying to come up with an elegant solution to this, it's taking a bit longer than I'd hoped because I wasn't able to work on it over the weekend as planned. But, I'll try and get an update out asap.

(+1)

The solution I settled on was to change the default behaviour to set the Session name in the .ini file, rather than via the command line. Hopefully this will fix the issue you were having, let me know if it is still not working.

(+1)

Just have time for a quick test right now, seems to work.  I'll let you know if I run into any issues, thanks!