[Server Crash] - PlayerProx Component: Line 172 is incorrect.


Kzisor

Recommended Posts

Bug Submission:

Category: Server Crash

Issue Title: PlayerProx Component: Line 172 is incorrect.

Issue Description: [00:00:32]: [string "scripts/components/playerprox.lua"]:173: attempt to call method 'RemoveEventListener' (a nil value)

In scripts/components/playerprox.lua on line 172 you're calling RemoveEventListener.

This should be changed to RemoveEventCallback.

Steps to Reproduce: Open scripts/components/playerprox.lua, scroll to line 172, look at the mistake.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.