-
|
It had been a long time since I last pulled and updated the server, so yesterday I got latest and I am experiencing a crash when launching the map server. I followed the update procedure and updated the database. I also found I had to update my tool chain, installing VS2026 and CMake etc. Attached log and dmp files. It appears to begin when loading lua scripts and continues when loading mob scripts. eg. and Any help would be appreciated. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
|
Check your settings files, they may have been updated since you last had your server running, |
Beta Was this translation helpful? Give feedback.
I would try this, pull a fresh version of the server into a new project folder,
copy the settings over from the other project,
update the DB in the new project folder,
build the exe's,
see what happens from there.