[Archive] New Legion Server install
[Archive] New Legion Server install
Quote:ExO said:Memory peaks at 5.3/13.8. Not even close to 100% while Worldserver loads. Something's up. I'm on a mission to install Windows on hardware instead of virtual machine. First to back "everything" up. Then cross my fingers.
Hmm,
Can you check if your Memory (ram) exceeds 100% while you open the Worldserver? It feels like it runs out of resources or so.
Click to expand...
Archived author: Aescleal • Posted: 2025-11-04T18:12:44.954819
Original source
Quote:ExO said:Memory peaks at 5.3/13.8. Not even close to 100% while Worldserver loads. Something's up. I'm on a mission to install Windows on hardware instead of virtual machine. First to back "everything" up. Then cross my fingers.
Hmm,
Can you check if your Memory (ram) exceeds 100% while you open the Worldserver? It feels like it runs out of resources or so.
Click to expand...
Archived author: Aescleal • Posted: 2025-11-04T18:12:44.954819
Original source
Hmm, I'm afraid I'm out of ideas for this one. It's hard to debug at this point, because it could be a lot of things.
Did you try to open CMD, and type "CD "yourserverpath"" and type worldserver.exe? Then it will terminate exactly at the loading step it's occuring problems with. Maybe that can give us some information. It's a very long shot though, I'm afraid I don't have better suggestions as for right now.
Archived author: Aescleal • Posted: 2025-11-04T18:12:44.954819
Original source
Thanks guys. Turns out the server was panicking because /dbc was in the wrong folder. I'm probably the only one around that doesn't know the folder structure it is supposed to have. /shrug. Big thanks to White_T-Shirt for pointing that one out.
Seems that since it couldn't resolve the absense of that folder, the server dumps, but doesn't leave any comprehensible logs of why...
Anyway, back to a working server again.
Thanks ExO for putting in some time with me, while "I" panic'd. ![]()
Aes
Quote:Aescleal said:Oh great! Lovely that it finally works now. You definitely deserve that after so much time spent trying to set it up. Always silly when it's something simple like this, but at least it works now, and you know
Thanks guys. Turns out the server was panicking because /dbc was in the wrong folder. I'm probably the only one around that doesn't know the folder structure it is supposed to have. /shrug. Big thanks to White_T-Shirt for pointing that one out.
Seems that since it couldn't resolve the absense of that folder, the server dumps, but doesn't leave any comprehensible logs of why...
Anyway, back to a working server again.
Thanks ExO for putting in some time with me, while "I" panic'd.
Aes
Click to expand...
Archived author: Aescleal • Posted: 2025-11-04T18:12:44.954819
Original source
Quote:Aescleal said:Oh great! Lovely that it finally works now. You definitely deserve that after so much time spent trying to set it up. Always silly when it's something simple like this, but at least it works now, and you know
Thanks guys. Turns out the server was panicking because /dbc was in the wrong folder. I'm probably the only one around that doesn't know the folder structure it is supposed to have. /shrug. Big thanks to White_T-Shirt for pointing that one out.
Seems that since it couldn't resolve the absense of that folder, the server dumps, but doesn't leave any comprehensible logs of why...
Anyway, back to a working server again.
Thanks ExO for putting in some time with me, while "I" panic'd.
Aes
Click to expand...
Archived author: Aescleal • Posted: 2025-11-04T18:12:44.954819
Original source
Hi, I need to rehash this problem. It died on me again (Legion) and won't load. So in typical (Me) form, I started over from scratch.
I've rebuilt a brand new Windows 10 virtualbox.
Host hardware is AMD 4c8t and 64GB memory and Samsung Evo 860 SSD.
So this VM has 2 CPU and 16GB memory.
Install is very bare bones, just Windows 10.
- vcredist_x86-2008, then vc_redist.x64-2008, vc_redist.x64-2010, vc_redist.x64-2012, vc_redist.x64-2013, and vc_redist.x64-2015.
- Win32OpenSSL-1_0_1h (32bit) installed (and then) openssl-1.0.2r-x64_86-win64 dll's copied to /Release.
- 7z2000-x64
- HeidiSQL
Then:
- _Server.zip >> \v1\_Server\_Server
- DataFiles.rar >> \v1\Release\Data (contains: \cameras \dbc \maps \mmaps \vmaps (\gt is moved to \Release))
- Legion_Release.zip >> \v1\Release (contains: \Data \gt)
MySQL starts great.
bnetserver starts great.
worldserver starts, but it dumps out before worldserver finishes loading.
The MySQL auth db realmlist is default except for Address: 192.168.1.50 localAddress: 127.0.0.1
>> It's exhausting to be this stupid!