Wall Stare Lua Spam

Post Reply
Mr Sweg
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue May 27, 2014 9:51 am

Wall Stare Lua Spam

Post by Mr Sweg »

This bug is extremely annoying.
This resets all ULX groups, and basically forces me to restart the server.
It causes everyone to face a wall and they cannot move
the console gets spammed with errors, no-one can move at all.

Code: Select all

[ERROR] addons/ulx utime/lua/autorun/cl_utime.lua:142: attempt to call method 'GetAimVector' (a nil value)
  1. unknown - addons/ulx utime/lua/autorun/cl_utime.lua:142


[ERROR] addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:703: attempt to call method 'Alive' (a nil value)
  1. unknown - addons/arcbank/lua/entities/sent_arc_atm/cl_init.lua:703

[ERROR] gamemodes/sandbox/entities/entities/base_gmodentity.lua:19: attempt to call method 'GetEyeTrace' (a nil value)
  1. BeingLookedAtByLocalPlayer - gamemodes/sandbox/entities/entities/base_gmodentity.lua:19
   2. unknown - gamemodes/sandbox/entities/entities/base_gmodentity.lua:30
joshh20
This is my homepage
This is my homepage
Posts: 146
Joined: Sat Mar 02, 2013 1:35 pm

Re: Wall Stare Lua Spam

Post by joshh20 »

With a bug like this, you would need to contact the author of the addon in order to get it resolved, as it would likely be an issue with the code that he made.
Post Reply