CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
205 stars 94 forks source link

At the stage of connecting to a dedicated server, a Lua error occurs. #1334

Closed ghost closed 10 months ago

ghost commented 10 months ago

Branch: develop Commit: https://github.com/CapsAdmin/pac3/commit/e342f7b6e9b3446717e0d31229db78c9a4a36b05

[pac3] addons/pac3/lua/pac3/editor/client/wires.lua:25: attempt to index local 'mtColor' (a nil value)
  1. unknown - addons/pac3/lua/pac3/editor/client/wires.lua:25
   2. include - [C]:-1
    3. unknown - addons/pac3/lua/pac3/editor/client/init.lua:34
     4. include - [C]:-1
      5. unknown - addons/pac3/lua/autorun/pac_editor_init.lua:32
ghost commented 10 months ago

Fixed after updating the server, perhaps the cause of the error was this: https://github.com/Facepunch/garrysmod/pull/2041