Forum: GameBots2004

throws null

Hi

My question is: Why "players.getNearestVisiblePlayer()" throws null in HunterBot.java, but for example in RaytracingBot.java throws existing bot, not null? This also applies to all get_xxx_Plater() functions....

or why "players.getPlayers();" throws map in RaytracingBot.java, but in HunterBot.java throws null??

thanks, Lukas