[DiscordArchive] Map 603 could not be created for player GUID Full: 0x0000000000000239 Type: Player Low: 569, porting
[DiscordArchive] Map 603 could not be created for player GUID Full: 0x0000000000000239 Type: Player Low: 569, porting
Archived author: Sorg • Posted: 2025-03-05T01:49:25.332000+00:00
Original source
Map 603 could not be created for player GUID Full: 0x0000000000000239 Type: Player Low: 569, porting player to homebind. I have never done this raid yet, it's for ulduar , but I get this error. Anything i can type to fix it?
Archived author: Dick Nixon • Posted: 2025-03-05T01:51:36.384000+00:00
Original source
also tried changing auth- and worldserver.conf to my IP but that caused auth- and worldserver.exe to not run
Archived author: Bench • Posted: 2025-03-05T02:01:24.352000+00:00
Original source
https://discord.com/channels/21758927576...3585766491
Archived author: Sorg • Posted: 2025-03-05T02:20:39.696000+00:00
Original source
thanks
Archived author: Mithria • Posted: 2025-03-05T05:17:50.265000+00:00
Original source
don't change the ip in the conf files.
if you're trying to connect to a server on a separate machine in your home, you have to set the ip address in the realmlist table of the database to that machines ipv4 address. you also must set your realmlist.wtf in your wow folder to the ipv4 of the machine hosting the server.
127.0.0.1 only works if you're connecting off of the same machine that is hosting the server.
if you plan to make the server public for friends, then in the realmlist table set `address` as your external ip and `localAddress` as the ipv4 of the machine hosting the server. this way remote players can use your external ip to connect while you still use the ipv4 of the server machine
Archived author: Dick Nixon • Posted: 2025-03-05T05:22:34.554000+00:00
Original source
And by ipv4 you mean 192.168.***.**
Archived author: Mithria • Posted: 2025-03-05T05:23:02.887000+00:00
Original source
yeah, every machine has one so make sure you're using the one for the machine that is hosting the server
Archived author: Dick Nixon • Posted: 2025-03-05T05:23:27.777000+00:00
Original source
Yeah I gotcha about to see if I can get it going
Archived author: Mithria • Posted: 2025-03-05T05:23:32.366000+00:00
Original source
and dont mistake it with the default gateway which also looks similar (usually starting with 192.168 as well)
Archived author: Mithria • Posted: 2025-03-05T05:24:24.863000+00:00
Original source
sometimes ipv4 can look like 10.0.0... as well but depends