Advertisement
Guest User

logs

a guest
Jun 20th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. MSG: [CONFIG] Key not found: allowed.username.characters
  2. MSG: Missing pet_actions table entry for pet id 0
  3. MSG: Missing pet_actions table entry for pet id 0
  4. MSG: Missing pet_actions table entry for pet id 0
  5. MSG: Missing pet_actions table entry for pet id 0
  6. MSG: Missing pet_actions table entry for pet id 0
  7. java.lang.NullPointerException
  8. at com.eu.habbo.habbohotel.rooms.Room.calculateTileState(Room.java:561)
  9. at com.eu.habbo.habbohotel.rooms.Room.calculateTileState(Room.java:551)
  10. at com.eu.habbo.habbohotel.rooms.Room.updateTiles(Room.java:544)
  11. at com.eu.habbo.habbohotel.rooms.Room.updateItem(Room.java:3980)
  12. at com.eu.habbo.habbohotel.items.interactions.games.InteractionGameTimer.run(InteractionGameTimer.java:158)
  13. at com.eu.habbo.threading.ThreadPooling$1.run(ThreadPooling.java:45)
  14. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  15. at java.util.concurrent.FutureTask.run(Unknown Source)
  16. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  17. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  20. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  21. at java.lang.Thread.run(Unknown Source)
  22. java.lang.NullPointerException
  23. at com.eu.habbo.habbohotel.rooms.Room.calculateTileState(Room.java:561)
  24. at com.eu.habbo.habbohotel.rooms.Room.calculateTileState(Room.java:551)
  25. at com.eu.habbo.habbohotel.rooms.Room.updateTiles(Room.java:544)
  26. at com.eu.habbo.habbohotel.rooms.Room.updateItem(Room.java:3980)
  27. at com.eu.habbo.habbohotel.items.interactions.games.InteractionGameTimer.run(InteractionGameTimer.java:158)
  28. at com.eu.habbo.threading.ThreadPooling$1.run(ThreadPooling.java:45)
  29. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  30. at java.util.concurrent.FutureTask.run(Unknown Source)
  31. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  32. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  33. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  34. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  35. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  36. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement