[Arcturus] Furniture SWF won't load
Tried adding the new valentine furniture to Arcturus.
But the SWF won't load in the client. This weird error shows up in my console: Screenshot by Lightshot
Although everything is in the correct position, linked correctly.
Items_base:
Code:
INSERT INTO `items_base` VALUES ('9951', '9951', 'Ornate Chest', 'val_c18_chest', 's', '1', '1', '1.000', '1', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '4', '0', '0', '0', '');
Catalog_items:
Code:
INSERT INTO `catalog_items` VALUES ('5191131', '160034', '9951', 'val_c18_chest', '5', '0', '0', '1', '0', '0', '0', '', '', '0', '1', '-1');
Furnidata:
Code:
<furnitype id="9951" classname="val_c18_chest"> <revision>59005</revision>
<defaultdir>0</defaultdir>
<xdim>2</xdim>
<ydim>6</ydim>
<partcolors />
<name>val_c18_chest name</name>
<description>val_c18_chest desc</description>
<adurl></adurl>
<offerid>-1</offerid>
<buyout>0</buyout>
<rentofferid>-1</rentofferid>
<rentbuyout>0</rentbuyout>
<bc>0</bc>
<excludeddynamic>0</excludeddynamic>
<customparams></customparams>
<specialtype>1</specialtype>
<canstandon>1</canstandon>
<cansiton>0</cansiton>
<canlayon>0</canlayon>
</furnitype>
Cheers
Re: [Arcturus] Furniture SWF won't load
What are the SQLs you ran. Without any information, people cannot really help you.
Re: [Arcturus] Furniture SWF won't load
Quote:
Originally Posted by
The General
What are the SQLs you ran. Without any information, people cannot really help you.
Djezus. I thought I'll add these SQL's after going to the bathroom. Fast community it is! Added the information to the main thread :)
Re: [Arcturus] Furniture SWF won't load
Well According to your console it's not even detecting the swf becuase it just says /.swf
Re: [Arcturus] Furniture SWF won't load
Quote:
Originally Posted by
Glee
Well According to your console it's not even detecting the swf becuase it just says /.swf
Screenshot by Lightshot It's located normally? ;/