a multiplayer game of parenting and civilization building
You are not logged in.
Pages: 1
I'm super dumb - how do I find out what server I'm on?
Offline
I don't think there's any way to know, unless you specified which server to join: https://onehouronelife.gamepedia.com/Ad … tom_Server
Offline
There actually IS a way to check on what server you played last but only after you die I believe? (might be wrong about the death stuff though)
In your game folder there is a file stdout.txt - it includes all events registered by your game client in last session (when you restart client stdout.txt is wiped)
Some of those events include login request and current population during request. Stdout.txt keeps data for entire session - so if you lived many lives before closing the client, it keeps them all - always look for the last entry like the ones below the get your last played server.
Web result = server1.onehouronelife.com
8005
68
http://onehouronelife.com/updateServer/server.php
OK
Got server address: server1.onehouronelife.com:8005
Frame rate = 56.085250 frames/second
Got length 18 message
SERVER_FULL
40/40
Starting fetching server URL from reflector http://onehouronelife.com/reflector/server.php
Starting web request 1 [GET http://onehouronelife.com/reflector/ser … &user_id=0 (null)]
Frame rate = 59.988000 frames/second
Web result = server1.onehouronelife.com
8005
68
http://onehouronelife.com/updateServer/server.php
OK
Got server address: server1.onehouronelife.com:8005
Got length 16 message
SN
38/40
712677
[Download] Zoomed Out FOV Mod || [Tutorial] Compile Win32 client in Linux VirtualBox || OHOL TOS/EULA explained
OHOL official Discord || My private discord: discord.joriom.pl || Crafting Reference: onetech.info
Offline
netstat --wide | grep 'members.linode.com:8005'
(... which is kinda a lazy answer because you still need to figure out what server??.onehouronelife.com is a CNAME for the linode server...)
I like to go by "Eve Scripps" and name my kids after medications
Offline
Pages: 1