[Phoenix EMU] Emulator Error

Logic

Bobby Billionaire
Feb 8, 2012
748
207
I've just updated my catalgue. Whenever I buy an item, it disconnects me - same for the users. Also whenever I open my inventory. Everything loads fine in the shop. I did add a field in 'furniture' called figure_foot because when I was executing the SQL, it was giving me a figure_foot error. The error the emulator gives off is:

Unknown baseID: 12299

Unknown base: 650137024


User DC: System.NullReferenceException: Object reference not set to an instance of an object.
at Phoenix.HabboHotel.Items.x3a0879d3fc20250d.xe9f6f6d1c9f8b981(x89adc77c0a5647d3 xd397bb1e465ce45e, Boolean xb39374793985eb0e)
at Phoenix.HabboHotel.Users.Inventory.x51a07c6f495abc62.xa010af8dae60f61a()
at Phoenix.Communication.Messages.Inventory.Furni.xa1b455c4a9c4cf03.xaeb32f36f12443d3(xca0375af76c32b7d xf16d877ad29a8cf1, x49fa09cbda40e784 x6b03218578435fe3)
at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.xf896e51a95fce6ae(Byte[]& x4a3f0a05c02f235f)


Unknown baseID: 12299


Unknown baseID: 12299

This would be helpful is someone can help me fix this.

Thanks!
 

Logic

Bobby Billionaire
Feb 8, 2012
748
207
I've truncated catalogue_items, catalogue_pages, and furni then put back the ones I had before I switched. Now it doesn't work?
 

SkeetEmUp

Habpl.us
May 16, 2011
326
112
Wow that advice is horrible. You never truncate or delete from furniture table because missing stuff from furniture is what is causing this error.

Unknown baseID: 12299
Unknown base: 650137024


These ID's are missing from the furniture table. I suggest you find the row for something like a duck and just add them in with these ID's/Base_ID's that way it should work.

Never delete from furniture table. It will result in these errors which are very hard to fix. Just delete from catalog_items if you don't want the furni in catalog. Once someone has one of these items in there hand and then they are deleted from furniture it causes MAJOR problems.
 

Users who are viewing this thread

Top