[CODE]
[ERROR] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 88
error - [C]:-1
ReadType - lua/includes/extensions/net.lua:182
ReadType - lua/includes/extensions/net.lua:121
ReadTable - lua/includes/extensions/net.lua:124
func - addons/stt/lua/autorun/client/cl_stt.lua:32
unknown - lua/includes/extensions/net.lua:32
[/CODE]
and
[CODE]
[ERROR] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 216
error - [C]:-1
ReadType - lua/includes/extensions/net.lua:182
ReadType - lua/includes/extensions/net.lua:124
ReadTable - lua/includes/extensions/net.lua:124
func - addons/stt/lua/autorun/client/cl_stt.lua:32
unknown - lua/includes/extensions/net.lua:32
[/CODE]
Out of no where people have begun to get this error with my addon. This seems quite odd speaking it's come out of no where, and two people have reported it within the past few hours. Any clue what it could be?
I'm not going to post the full code as it is for a paid addon, however, it just seems quite odd for this to have begun to occur out of no where.
The error is occurring on a line that has net.ReadTable() for anyone curious.
iirc server never sent a table
[QUOTE=Kevlon;49743943]iirc server never sent a table[/QUOTE]
What would cause that?
Sorry, you need to Log In to post a reply to this thread.