Plus Emulator - 100% Uploading error

Joshhh

Member
Apr 13, 2016
323
172
Hi,
Whenever anyone is trying to enter the client, it's coming up with an error at the corner of the screen saying "Uploading (24%)".
What would this mean?
Screenshot:
I don't think it's the crossdomain.xml but im not sure.
 

Joshhh

Member
Apr 13, 2016
323
172
I have already added this, and it looks like;
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
  <site-control permitted-cross-domain-policies="all" />
  <allow-access-from domain="*playcrimp.pw" />
  <allow-http-request-headers-from domain="*playcrimp.pw" headers="*" secure="false" />
</cross-domain-policy>
It's in the wwwroot, SWF root. Not sure :confused:
 

Joshhh

Member
Apr 13, 2016
323
172
All it keeps coming up with is the error "crossdomain.xml", which I do have, but i'm not sure how i would use it for "https" as it's overriding it or something?
 
I've edited it a few times, then it said "can't read ..."? Just puzzled really.
 

Blasteh

Lord Farquaad
Apr 3, 2013
1,151
513
All it keeps coming up with is the error "crossdomain.xml", which I do have, but i'm not sure how i would use it for "https" as it's overriding it or something?
 
I've edited it a few times, then it said "can't read ..."? Just puzzled really.
Are you using two servers? If not, crossdomain isn't needed (I don't recall). Also, you have to edit your SWF I think to fix the ' for the crossdomain.
 

Joshhh

Member
Apr 13, 2016
323
172
Im not using 2 servers no, but apart from editing my swf, do you know what else could be causing this?
 
Im having no problems with the crossdomain anymore, it's just this "uploading" part. Idk what it's trying to upload, but it disconnects at 100%.
 
I set everything back up, and things, everyone could connect etc. But after a while people cleared their cache and afterwards it still comes up with that "uploading", It seems to be everytime they clear their cache. Still confused like, it was up like 15 mins ago:confused:
 

Central

Imagination is more important than knowledge.
Feb 22, 2015
709
107
The crossdomain isn't the problem why your client is down, nor by the looks of it the other one isn't either.

I haven't really read full detail into the comments but have you got any packet errors on your emulator? Or any errors at all in the Logs file?
 

Users who are viewing this thread

Top