brenoepics / morningstar

An open-source Arcturus Community Fork.
GNU General Public License v3.0
3 stars 2 forks source link

ERROR com.eu.habbo.messages.PacketManager #1018

Open brenoepics opened 2 years ago

brenoepics commented 2 years ago

In GitLab by @ColicDusti on Apr 29, 2022, 13:08

Build Information

Emulator Version:
Emulator Build (hash): 3.5.1 Idk why happens that. I just put it in here maybe someone would know.

https://imgur.com/a/UIIz24m

17:40:45.961 [HabExec-1-11 ] ERROR com.eu.habbo.messages.PacketManager - Caught exception java.util.ConcurrentModificationException: null at gnu.trove.impl.hash.THashPrimitiveIterator.nextIndex(THashPrimitiveIterator.java:83) at gnu.trove.impl.hash.THashPrimitiveIterator.hasNext(THashPrimitiveIterator.java:102) at com.eu.habbo.habbohotel.rooms.Room.getUserUniqueFurniCount(Room.java:4196) at com.eu.habbo.habbohotel.users.HabboItem.onPlace(HabboItem.java:371) at com.eu.habbo.habbohotel.rooms.Room.placeFloorFurniAt(Room.java:4597) at com.eu.habbo.messages.incoming.rooms.items.RoomPlaceItemEvent.handle(RoomPlaceItemEvent.java:101) at com.eu.habbo.messages.PacketManager.handlePacket(PacketManager.java:213) at com.eu.habbo.threading.runnables.ChannelReadHandler.run(ChannelReadHandler.java:24) at com.eu.habbo.threading.ThreadPooling.lambda$run$0(ThreadPooling.java:48) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)