Data chunks sent on 10.2.7 can exceed 255 bytes
aikaterna opened this issue ยท 0 comments
The traceback I'm receiving is:
18x CrossRP/comm.lua:917: Chomp.BNSendGameData: text: length cannot exceed 255 bytes
[string "=[C]"]: in function `error'
[string "@totalRP3/Libs/Chomp/Public.lua"]:155: in function `BNSendGameData'
[string "@CrossRP/comm.lua"]:917: in function <CrossRP/comm.lua:841>
[string "@CrossRP/comm.lua"]:1099: in function <CrossRP/comm.lua:1029>
[string "@CrossRP/timer.lua"]:98: in function <CrossRP/timer.lua:94>
Locals:
(*temporary) = "Chomp.BNSendGameData: text: length cannot exceed 255 bytes"
Not sure what causes this to begin with, but persists after the first trace until the addon is reloaded. Let me know if you'd like any more information or testing.