Errors and Warnings
#1

How do I fix those errors and warnings below? I updated my plugins as well as .inc to the latest version (streamer, sscanf)

Код:
pawno\include\sscanf2.inc(172) : error 017: undefined symbol "SSCANF_OnGameModeInit"
pawno\include\streamer.inc(305) : error 017: undefined symbol "Streamer_OnPlayerConnect"
pawno\include\streamer.inc(325) : error 017: undefined symbol "Streamer_OnPlayerDisconnect"
pawno\include\streamer.inc(391) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup"
pawno\include\progress.inc(262) : error 079: inconsistent return types (array & non-array)
pawno\include\progress.inc(264) : error 079: inconsistent return types (array & non-array)
(138) : warning 225: unreachable code
(154) : warning 225: unreachable code
(176) : warning 225: unreachable code
(1254) : error 029: invalid expression, assumed zero
(1254) : error 017: undefined symbol "WP_Hash"
(1254) : error 029: invalid expression, assumed zero
(1254) : fatal error 107: too many error messages on one line
Reply
#2

you should post the lines of code with the errors
Reply
#3

Try to upload the latest streamer and sscanf includes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)