Product: lb-phone script on Qbox framework
Issue: Lua script throws an error when a player exits
When: Error consistently appears in the server console when players disconnect.
How to recreate:
Have a player join and then leave the server.
Observe the console logs — the error should appear.
Does this happen for everyone: Yes, occurs every time a player exits.
[ script:lb-phone] SCRIPT ERROR: @lb-phone/server/custom/frameworks/qbox/services.lua:206: attempt to index a nil value (field '?')
[ script:lb-phone] > handler (@lb-phone/server/custom/frameworks/qbox/services.lua:206)
Version: (Please insert the specific version of lb-phone you're using, e.g., v1.3.2)
Framework: Qbox
Has this bug appeared more than once? If so, how often?: Yes, occurs every time a player leaves the server.