[PlusEMU] Client loads then disconnects [Error Included]

treebeard

Member
Jan 16, 2018
317
173
Hello all, I'm having an issue with my client where it will finish loading the homeroom but then about 5 seconds later you disconnect.
With developer tools open in Chrome I get the following error:

Code:
b28104.gif:1 GET http://HOTEL_NAME/swf/habbo-imaging/badge/b28104.gif 404 (Not Found)
b28104.gif:1 GET http://HOTEL_NAME/swf/habbo-imaging/badge/b28104.gif?retry=1 404 (Not Found)
b28104.gif:1 GET http://HOTEL_NAME/swf/habbo-imaging/badge/b28104.gif?retry=2 404 (Not Found)
disconnected:1 POST http://HOTEL_NAME/disconnected 500 (Internal Server Error)
Navigated to http://HOTEL_NAME/disconnected

I've searched the forums and found some posts relating to a group badge error upon loading the client; I tried whats in the threads to no avail.
I wasn't having this issue before but I switched VPS, added domain, and changed CMS and now I'm getting this error.
I checked my /swf/habbo-imaging/badge/ and inside I have two folders; one for base and the other templates.
I don't have the mentioned .gif files and when I googled I wasn't able to come up with much. I checked my backups and original unedited files I used when setting up this hotel and the swf file directory is the same and also does not contain those files and I never got this error till now.

Any suggestions? I tried for a couple hours before creating this post.
----------------------------------------------------------------------------------------------

I wanted to add that this hotel was running on the VPS before I changed CMS and added domain. I realized after posting that it might have sounded like I never had it up and running on this VPS, which may have led one to believe it was an error with setting up IIS or something of the sorts.
Thanks.
 

HoldUp

dont even
Aug 31, 2017
242
32
Looks like you haven't linked things properly? the HOTEL_NAME part, is that what you've changed in this post or is that what it's actually coming up with?
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
p://HOTEL_NAME/swf/habbo-imaging/badge
Check if habbo-imaging is in your swf folder
Typically its in your wwwroot so it should be HOTEL_NAME/habbo-imaging
 

treebeard

Member
Jan 16, 2018
317
173
p://HOTEL_NAME/swf/habbo-imaging/badge
Check if habbo-imaging is in your swf folder
Typically its in your wwwroot so it should be HOTEL_NAME/habbo-imaging
Well I had my habbo-imaging directory as a sub-directory of swf.

I solved the issue actually. I just had to stick those badges in the folder, it just wasn't easy to find them at first.

Thanks for the replies everyone!
 

Users who are viewing this thread

Top