View Single Post
LuKks
Senior Member
Join Date: Dec 2012
Location: Argentina, Santa Fe
Old 03-11-2019 , 07:25   Re: [JavaScript & AMXX] Live Scoreboard
Reply With Quote #9

The run time error was because if the socket not bind then the array is not created, so in plugin_end makes error. I updated the source with the fix, I just moved the array creation.

And "failed to bind" because you don't have the port opened. Check the requeriments.

Thank you for the report :)
LuKks is offline