ID:163400
 
look my game keeps freezin when hosted and this error appears


BYOND(355.914) Debug: http error: HTTP server returned unexpected status: 301 Moved Permanently
Dman2 wrote:
look my game keeps freezin when hosted

So? It's up to you to fix your bugs.

We could help you out with fixing your bugs, but it would require you to pay us money. It's the whole "reading your mind" thing that costs so much.

and this error appears

BYOND(355.914) Debug: http error: HTTP server returned unexpected status: 301 Moved Permanently

As the error says: you tried to use world.Export() on a website, but the website returned the 301 status code.

-- Data