Malfunction in Blobs

Issue #1138 resolved
Lucas Hen created an issue

I really dont know how to explain this, but when you enable a counter, this happen: (you can walk fast with these furnis)

and after the glitch, give a error on emulator debug.

java.lang.NullPointerException at com.eu.habbo.habbohotel.rooms.Room.getGame(Room.java:2525) at com.eu.habbo.habbohotel.items.interactions.wired.extra.WiredBlob.onWalkOn(WiredBlob.java:48) at com.eu.habbo.habbohotel.rooms.RoomUnit.cycle(RoomUnit.java:270) at com.eu.habbo.habbohotel.rooms.Room.cycleRoomUnit(Room.java:1869) at com.eu.habbo.habbohotel.rooms.Room.cycle(Room.java:1591) at com.eu.habbo.habbohotel.rooms.Room.access$000(Room.java:83) at com.eu.habbo.habbohotel.rooms.Room$3.run(Room.java:1178) at com.eu.habbo.threading.ThreadPooling$1.run(ThreadPooling.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.base/java.lang.Thread.run(Unknown Source)

Interaction type: wf_blob

1.gif

2.gif

Comments (3)

  1. Log in to comment