You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
As I had stated in your previous bug report, there is no way that this is based on a clean install of this code. If you have made modifications, its on you to figure out what went wrong.
[11/24/24 00:28:49:237][map][debug] Message: Received message MSG_WORLD2MAP_REGIONAL_EVENT (21) from message server (message::parse:90)
[11/24/24 00:30:09:170][map][info] [FileWatcher] settings/main.lua (luautils::ReloadFilewatchList:420)
[11/24/24 00:30:09:170][map][info] [FileWatcher] RELOADING ALL LUA SETTINGS FILES (luautils::CacheLuaObjectFromFile:637)
[11/24/24 00:31:12:783][map][debug] Message: Received message MSG_WORLD2MAP_REGIONAL_EVENT (21) from message server (message::parse:90)
[11/24/24 00:33:09:162][map][info] [FileWatcher] scripts/globals/extravaganza.lua (luautils::ReloadFilewatchList:420)
[11/24/24 00:33:09:163][map][error] luautils::CacheLuaObjectFromFile: Load global error: scripts/globals/extravaganza.lua: error loading module 'scripts/globals/extravaganza' from file '.\scripts/globals/extravaganza.lua':
.\scripts/globals/extravaganza.lua:10: unexpected symbol near '{'
stack traceback:
[C]: in ?
[C]: in function 'require'
[string "package.loaded["scripts/globals/extravaganza"..."]:1: in main chunk (luautils::CacheLuaObjectFromFile:669)
[11/24/24 00:33:36:833][map][debug] Message: Received message MSG_WORLD2MAP_REGIONAL_EVENT (21) from message server (message::parse:90)
It looks like you're changing your main settings and the extravaganza file at runtime. This is fine, but somewhere along the way you've typo'd and this has lead to a cascade of other errors. Undo these changes and everything will work as expected.
I affirm:
OS / platform the server is running (if known)
<-- Windows11
Branch affected by issue
xi-map
connect
Steps to reproduce
map-server.log
connect-server.log
Expected behavior
These errors pop up as soon as i log in. at end of logs.The text was updated successfully, but these errors were encountered: