console spam from server start on 1.4.6

Issue #1 on hold
Riot created an issue

2012-12-31 02:01:10 [SEVERE] Exception while calling plugin function in 'class lionsAreaListener' while calling hook: 'VEHICLE_POSITIONCHANGE'. java.lang.NullPointerException at laCheck.getZoneInfo(laCheck.java:63) at lionsAreaListener.onVehiclePositionChange(lionsAreaListener.java:271) at PluginLoader.callHook(PluginLoader.java:1052) at OEntityMinecart.j_(OEntityMinecart.java:302) at OWorld.a(OWorld.java:1233) at OWorldServer.a(OWorldServer.java:425) at OWorld.g(OWorld.java:1214) at OWorld.h(OWorld.java:1105) at OWorldServer.h(OWorldServer.java:329) at OMinecraftServer.r(OMinecraftServer.java:455) at ODedicatedServer.r(SourceFile:248) at OMinecraftServer.q(OMinecraftServer.java:384) at OMinecraftServer.run(OMinecraftServer.java:323) at OThreadMinecraftServer.run(SourceFile:849)

Comments (3)

  1. Alexandra Stehr

    You have made sure that the database is running? :) Checking if it is every time i ask it something would add too much overhead so i just assume that it runs.

  2. Alexandra Stehr

    And yes, i check at the start of LA if the DB is up. Canary just won't listen to the disable command.

  3. Log in to comment