• Lua Errors causing Chain reaction [Need help]
    3 replies, posted
QUICK EDIT: Players can also move perma props and world props. 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. duplicate column name: tag Error! Variable "$surfaceprop" is multiply defined in material "models/bluechu/bfarm/crate"! [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:5242. unknown - addons/ulib/lua/ulib/shared/hook.lua:109 [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:XXXXXXX ] 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|2|STEAM_0:0:XXXXXXX] Lua Error: [ERROR] addons/mistforums/lua/autorun/client/mistforums-client-files.lua:19: Calling net.Start with unpooled message name! [http://goo.gl/qcx0y]   1. Start - [C]:-1    2. fn - addons/mistforums/lua/autorun/client/mistforums-client-files.lua:19     3. unknown - addons/ulib/lua/ulib/shared/hook.lua:109 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 Join at your own risk if you really want to experience the lua spam. jnkmt2.dyndns.pro:27015 Do not get me banned please, as i am only looking for help. Not to advertise.
Didn't you already post this exact thread?
Not exactly sure, im trying to make it all work. I just fixed a few things but now im getting BRAND new errors [Wiremod] lua/entities/gmod_wire_expression2/core/angle.lua:26: '=' expected near 'angle'   1. unknown - lua/entities/gmod_wire_expression2/core/angle.lua:0 [CAC] 03:17.097 Failed to compile entities/gmod_wire_expression2/core/angle.lua! [Wiremod] lua/entities/gmod_wire_expression2/core/custom/constraintcore.lua:8: '=' expected near 'void'   1. unknown - lua/entities/gmod_wire_expression2/core/custom/constraintcore.lua:0 [CAC] 03:17.155 Failed to compile entities/gmod_wire_expression2/core/custom/constraintcore.lua! [Wiremod] lua/entities/gmod_wire_expression2/core/custom/prop.lua:156: '=' expected near 'entity'   1. unknown - lua/entities/gmod_wire_expression2/core/custom/prop.lua:0 [CAC] 03:17.214 Failed to compile entities/gmod_wire_expression2/core/custom/prop.lua! [CAC] 03:17.299 WARNING: Using weak verification for entities/gmod_wire_expression2/core/matrix.lua due to C-style multiline comments (/* */)! [Wiremod] lua/entities/gmod_wire_expression2/core/matrix.lua:57: '=' expected near 'matrix2'   1. unknown - lua/entities/gmod_wire_expression2/core/matrix.lua:0 [CAC] 03:17.327 Failed to compile entities/gmod_wire_expression2/core/matrix.lua! [Wiremod] lua/entities/gmod_wire_expression2/core/number.lua:225: '=' expected near 'number'   1. unknown - lua/entities/gmod_wire_expression2/core/number.lua:0 [CAC] 03:17.390 Failed to compile entities/gmod_wire_expression2/core/number.lua! [Wiremod] lua/entities/gmod_wire_expression2/core/vector.lua:41: '=' expected near 'vector'   1. unknown - lua/entities/gmod_wire_expression2/core/vector.lua:0 [CAC] 03:17.444 Failed to compile entities/gmod_wire_expression2/core/vector.lua! [Wiremod] lua/entities/gmod_wire_expression2/core/vector2.lua:152: '=' expected near 'number'   1. unknown - lua/entities/gmod_wire_expression2/core/vector2.lua:0 [CAC] 03:17.519 Failed to compile entities/gmod_wire_expression2/core/vector2.lua! [CAC] 03:17.618  597 /  670 modified files processed. [CAC] 03:18.661  615 /  670 modified files processed.
Make sure you're not using leaks, make sure everything is up to date, reinstall everything as a last resort.
Sorry, you need to Log In to post a reply to this thread.