Bug Some images not loading in relay browser: Combat skills and items, Top bar icons

brianjbatchelor

New member
Yesterday I started seeing blank "image failed to load" placeholder images for all my combat skills and items, as well as a couple of icons on my top bar. Looking at the source, all the images that work are of the form:

"http://127.0.0.1:60080/images/<filename>"

while the ones that do not load are of the form :

http://images.kingdomofloathing.com/<filename>


Things I have tried:
Simply copying the second URL into the title bar correctly loads the image, so I don't think it is a login related issue.
Enabling mafia image caching, restarting, disabling mafia image caching, restarting all do not change the html or the missing images
Enabling and disabling greasemonkey and reloading the relay browser does not make the images load
Runnging the relay browser in Chrome instead of FireFox


Hmm, that last one worked. So I guess this is a firefox problem. I am going to go ahead and post this though, in case anyone else is having the same issues.

Was I incorrect in my assumption that the one of the functions of the relay browser was to replace *.kingdomofloathing.com/* with localhost links? Is there something I can do to force that conversion? Is there something I did which can cause all the combat images to revert to direct links? Not urgent questions, but I would be interested in knowing.

As a side note, it looks like they got TamperMonkey, the Chrome version of Greasemonkey up and running. Mr Script did not work right off the bat though.

OAf
 

Theraze

Active member
You mention enabling and disabling GM and reloading the relay browser... did you try loading it with GM completely disabled? Many errors are caused by out of date GM scripts...
 
Top