View Single Post
Console spammed with error messages
Old
  (#1)
_iets_
Guest
 
Status:
Posts: n/a
Default Console spammed with error messages - 24-11-2004

When running PODBot_mm and amx0.9.9 simultaniously my server console keeps on giving me these error messages:
Code:
[AMX] Error raised (module "AMX") (function "get_weaponname")
 [AMX] Run time error 10 on line 43 (plugin "player_name.amx")
and

Code:
[AMX] Error raised (module "???") (function "???")
 [AMX] Run time error 4 on line 634 (plugin "restmenu.amx")
The error spamming starts when a player enters the game and a bot leaves (maxbots = 6). It seems AMX can't get the player names correctly when playing with bots. The attackers/victims list at the end of a round is faulty as well.

I've tried the latest beta and the latest official (5.11.0) but both have thesame problem.

Can some-one help me fix this? The bots themselves are running perfectly.
  
Reply With Quote