So im running a server called logicrp and im having multiple addon errors.
Im going to put them in order of them happening in the console. My server is currently locked so players dont have to deal with the Millions of errors.
Atlas chat has loaded!
Couldn't include file 'includes\modules\tmysql4.lua' (File not found) (@addons/sh_accessory_system/lua/accessory/sv_database.lua (line 14))
SH Accessories: No accessory add-ons were enabled at all! Check the accessory_addons.lua file to enable an add-on to use!
While no add-on is enabled, the Accessory Vendor will show up empty.
2.
duplicate column name: tag
Error! Variable "$surfaceprop" is multiply defined in material "models/bluechu/bfarm/crate"!
Attempted to create unknown entity type sleepy_rock!
[ERROR] addons/advanced_mining_system_2/lua/updates/101/ams2_sv_function.lua:25: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. Change - addons/advanced_mining_system_2/lua/updates/101/ams2_sv_function.lua:25
3. unknown - addons/advanced_mining_system_2/lua/updates/101/ams2_sh_configurations.lua:8
4. include - [C]:-1
5. fn - addons/advanced_mining_system_2/lua/updates/101/ams2_sh_hooks.lua:20
6. unknown - addons/ulib/lua/ulib/shared/hook.lua:109
3.
[ERROR] gamemodes/darkrp/gamemode/modules/fpp/pp/server/settings.lua:524: attempt to index field 'Access' (a nil value)
1. fn - gamemodes/darkrp/gamemode/modules/fpp/pp/server/settings.lua:524
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:109
4.
CAC.GetLocalServerDllBaseAddress : Unrecognised server.dll (&system.BatteryPower = 0x52a988e0)
stack traceback:
addons/cac-release-20170710/lua/cac/glib_import.lua:129: in function 'Error'
addons/cac-release-20170710/lua/cac/gnative_imported/garrysmod/modules.lua:292: in function 'GetLocalServerDllBaseAddress'
addons/cac-release-20170710/lua/cac/exploitscanner/luasnapshotentry.lua:57: in function 'FromHook'
addons/cac-release-20170710/lua/cac/exploitscanner/luasnapshot.lua:27: in function <addons/cac-rCAC.GetLocalLuaSharedDllBaseAddress : Unrecognised lua_shared.dll (&strcmp = 0x545f80d0)
stack traceback:
addons/cac-release-20170710/lua/cac/glib_import.lua:129: in function 'Error'
addons/cac-release-20170710/lua/cac/gnative_imported/garrysmod/modules.lua:306: in function 'GetLocalLuaSharedDllBaseAddress'
addons/cac-release-20170710/lua/cac/exploitscanner/luasnapshotentry.lua:58: in function 'FromHook'
addons/cac-release-20170710/lua/cac/exploitscanner/luasnapshot.lua:27: in function <addons/cac-releAttempted to create unknown entity type sleepy_rock!
Your server is using the latest mysqloo9 version
[CAC] 12:15.484 Update checker : Received versions page!
[CAC] 12:15.493 Update checker : CAC is up to date.
[ERROR] RunString:1: unexpected symbol near '<'
1. unknown - RunString:0
[ERROR] RunString:1: unexpected symbol near '<'
1. unknown - RunString:0
[ERROR] RunString:1: unexpected symbol near '<'
1. unknown - RunString:0
Heres another big one involving double or nothing which spams the players console with the following:
[iceKid_mpj | LogicRP|3|STEAM_0:0:58104122] Lua Error:
[ERROR] addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429: attempt to index upvalue 'LocalPlayer' (a function value)
1. unknown - addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429
[iceKid_mpj | LogicRP|3|STEAM_0:0:58104122] Lua Error:
[ERROR] addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429: attempt to index upvalue 'LocalPlayer' (a function value)
1. unknown - addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429
[iceKid_mpj | LogicRP|3|STEAM_0:0:58104122] Lua Error:
[ERROR] addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429: attempt to index upvalue 'LocalPlayer' (a function value)
1. unknown - addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429
[iceKid_mpj | LogicRP|3|STEAM_0:0:58104122] Lua Error:
[ERROR] addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429: attempt to index upvalue 'LocalPlayer' (a function value)
1. unknown - addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429
[iceKid_mpj | LogicRP|3|STEAM_0:0:58104122] Lua Error:
[ERROR] addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429: attempt to index upvalue 'LocalPlayer' (a function value)
1. unknown - addons/blues-double-or-nothing/lua/entities/double_or_nothing/cl_init.lua:429
And lastly, When it says that Atlas Chat has loaded, It doesnt, the old chatbox is still there. So idk what the issue is. Probably stemming from one of these errors.
If you have any personal questions, add me on discord: Micah Jinkerson#5039
Are all addons up-to-date? Sometimes a single addon can fuck everything up.
If that's not the problem, restart your server and log the console to see which addon causes the first error you maybe didn't see before.
You can also try to disable / remove half of your addons and check if one of the disabled addons is the cause. (Just change the name of the lua folder inside the addon folder so you don't have to reupload it)
When a chain of errors is coming its the smartest to look at the first one, since this one creates a chainreaction. Apparebtly atlas chats mysql lua file is missing
Well i got a new version of atlaschat but its not working. Im running this off my 8gb ram laptop until i get this running on my dads server.
Heres all my addons: Click
Sorry, you need to Log In to post a reply to this thread.