Buying bots gives an error

Issue #206 invalid
Res created an issue

the error:

java.lang.NullPointerException at com.eu.habbo.habbohotel.bots.BotManager.createBot(BotManager.java:85) at com.eu.habbo.habbohotel.catalog.CatalogManager.purchaseItem(CatalogManager.java:1046) at com.eu.habbo.messages.incoming.catalog.CatalogBuyItemEvent.handle(CatalogBuyItemEvent.java:199) at com.eu.habbo.messages.PacketManager.handlePacket(PacketManager.java:109) at com.eu.habbo.threading.runnables.ChannelReadHandler.run(ChannelReadHandler.java:28) 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 java.lang.Thread.run(Unknown Source)

picture: 620e7103c1fd47c58b1629e468e51b78.png

Comments (3)

  1. Res reporter

    @Wesley12312 what do I need to add? I have the avatar look in the extradata column in catalog_items

    hr-3020-34.hd-3091-2.ch-225-92.lg-3058-100.sh-3089-1338.ca-3084-78-108.wa-2005
    

    EDIT: here is what you need to add to the extradata (edit the settings how you want them)

    name:frank;motto:Potato;figure:ch-210-63.ca-3187-62.ha-3272-1315-1323.hd-3103-1.sh-3275-1320.cc-3246-96.ea-3107-62-62.lg-3216-70.hr-3256-31-40;gender:m
    
  2. Log in to comment