Guest User

Untitled

a guest
Oct 7th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. C:\Users\X\Desktop\Insanity\pawno\include\sscanf2.inc(199) : warning 219: local variable "name" shadows a variable at a preceding level
  2. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_debug.inc(277) : warning 219: local variable "str" shadows a variable at a preceding level
  3. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_debug.inc(339) : warning 219: local variable "str" shadows a variable at a preceding level
  4. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_debug.inc(344) : warning 219: local variable "str" shadows a variable at a preceding level
  5. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_amx.inc(454) : warning 219: local variable "str" shadows a variable at a preceding level
  6. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_amx.inc(904) : warning 219: local variable "str" shadows a variable at a preceding level
  7. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_amx.inc(926) : warning 219: local variable "str" shadows a variable at a preceding level
  8. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_utils.inc(246) : warning 219: local variable "str" shadows a variable at a preceding level
  9. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_utils.inc(369) : warning 219: local variable "str" shadows a variable at a preceding level
  10. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_utils.inc(396) : warning 219: local variable "str" shadows a variable at a preceding level
  11. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_utils.inc(475) : warning 219: local variable "str" shadows a variable at a preceding level
  12. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_malloc.inc(488) : warning 219: local variable "str" shadows a variable at a preceding level
  13. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_malloc.inc(613) : warning 219: local variable "str" shadows a variable at a preceding level
  14. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_hooks/impl.inc(225) : warning 219: local variable "name" shadows a variable at a preceding level
  15. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_inline.inc(260) : warning 219: local variable "name" shadows a variable at a preceding level
  16. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_inline.inc(678) : warning 219: local variable "name" shadows a variable at a preceding level
  17. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(837) : warning 219: local variable "name" shadows a variable at a preceding level
  18. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(957) : warning 219: local variable "name" shadows a variable at a preceding level
  19. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1030) : warning 219: local variable "name" shadows a variable at a preceding level
  20. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1051) : warning 219: local variable "name" shadows a variable at a preceding level
  21. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1070) : warning 219: local variable "name" shadows a variable at a preceding level
  22. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1074) : warning 219: local variable "str" shadows a variable at a preceding level
  23. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1092) : warning 219: local variable "name" shadows a variable at a preceding level
  24. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1124) : warning 219: local variable "name" shadows a variable at a preceding level
  25. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1160) : warning 219: local variable "name" shadows a variable at a preceding level
  26. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1188) : warning 219: local variable "name" shadows a variable at a preceding level
  27. C:\Users\X\Desktop\Insanity\pawno\include\YSI\y_ini.inc(1344) : warning 219: local variable "name" shadows a variable at a preceding level
  28. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(48) : error 001: expected token: "-string end-", but found "-identifier-"
  29. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(51) : error 021: symbol already defined: "GetPlayerName"
  30. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(53) : error 010: invalid function or declaration
  31. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(58) : warning 219: local variable "name" shadows a variable at a preceding level
  32. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(61) : warning 213: tag mismatch
  33. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(62) : warning 213: tag mismatch
  34. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(63) : warning 213: tag mismatch
  35. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(64) : warning 213: tag mismatch
  36. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(98) : warning 219: local variable "name" shadows a variable at a preceding level
  37. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(100) : error 001: expected token: "-string end-", but found "-identifier-"
  38. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(100) : warning 215: expression has no effect
  39. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(100) : error 001: expected token: ";", but found ")"
  40. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(100) : error 029: invalid expression, assumed zero
  41. C:\Users\X\Desktop\Insanity\gamemodes\xinsanity.pwn(100) : fatal error 107: too many error messages on one line
  42.  
  43. Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
  44.  
  45.  
  46. 7 Errors.
Advertisement
Add Comment
Please, Sign In to add comment