[DiscordArchive] is this an complete os or a installer for windows or what?
[DiscordArchive] is this an complete os or a installer for windows or what?
Archived author: Shevron • Posted: 2025-04-18T20:16:50.211000+00:00
Original source
i followed Nirv's guide. Seems quite the vanilla install except for going to the player-bot branch instead of main
Archived author: Shadow • Posted: 2025-04-18T20:22:52.703000+00:00
Original source
Is it possible to put a local server on public ip using reverse ssh tunnel? I tried it and it works with authserver but not with worldserver. It is stuck on Logging in to game server message ingame.
Archived author: Demnock • Posted: 2025-04-18T20:31:51.684000+00:00
Original source
Never done that but when I had issues with logging into the world server was when I forgot to update the realmlist ip value to the correct IP.
UPDATE realmlist SET address = '[your_ip]' WHERE id = 1;