Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[Swift] Critical Error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Spoderman" data-source="post: 252133" data-attributes="member: 35083"><p>Try this:</p><p></p><p>If you do not have a furni named 'matic_box' in your item_base table then that could be the problem. The Furni-o-matic generator NEEDS this furni to work. Try running this query code.</p><p>[CODE]INSERT INTO items_base VALUES ('4692', '4692', 'Mystery Box', 'matic_box', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '0', 'default', '6', '0');[/CODE]</p></blockquote><p></p>
[QUOTE="Spoderman, post: 252133, member: 35083"] Try this: If you do not have a furni named 'matic_box' in your item_base table then that could be the problem. The Furni-o-matic generator NEEDS this furni to work. Try running this query code. [CODE]INSERT INTO items_base VALUES ('4692', '4692', 'Mystery Box', 'matic_box', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '0', 'default', '6', '0');[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[Swift] Critical Error
Top