When playing with Soccer ball

Issue #1155 resolved
ElMayor 809 created an issue

java.lang.NullPointerException at com.eu.habbo.habbohotel.items.interactions.games.football.InteractionFootball.validMove(InteractionFootball.java:161) at com.eu.habbo.habbohotel.items.interactions.games.football.InteractionFootball.getBounceDirection(InteractionFootball.java:116) at com.eu.habbo.threading.runnables.KickBallAction.run(KickBallAction.java:49) at com.eu.habbo.threading.ThreadPooling$1.run(ThreadPooling.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.lang.Thread.run(Unknown Source)

Comments (2)

  1. Log in to comment