Arcturus 1.13.0 - Black furni box

Zlimon

Member
Aug 3, 2015
76
5
I keep getting 404 errors of every furni in the catalog which makes them only to a black box...

You must be registered for see images attach
You must be registered for see images attach


Chrome errors:
You must be registered for see images attach


My vars looks like this:
You must be registered for see images attach


And my file structure:
You must be registered for see images attach
 

c4353b8e

New Member
May 26, 2018
20
8
This usually isn't anything to do with the emulator. This is actually your SWF (client sided) failing to load the SWF file or the images in the SWF file for that furniture. Since you aren't getting any 404 errors on your console I would say double check your sprites and ID's match up correctly and follow the furniture algorithm of your emulator.

Make sure you added the furnidata too, clean your cache after editing the document or just ignore caches. You can stop your furnidata from caching by adding this on to the end of the file location after .xml or .txt, whichever you're loading, make sure the file you're putting this into is a .php file and accepts PHP.

Code:
?v=<?php echo time(); ?>


Looking back, you're probably safer cleaning your cache, many would get confused with the above approached, especially with the way I wrote it.
 

Users who are viewing this thread

Top