Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] Azure emulator disconnecting at 87% before loading me to the me page.. [using TCP Proxy]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CharlieBowdery" data-source="post: 352820" data-attributes="member: 28694"><p>So, we've been using Azure Emulator for a couple days, and it's been going fine, it was working fine, client and so on..</p><p>However, we've recently bought a TCP Proxy and when using the proxy details on the client (Not the emulator config), it now only loads to 87% before disconnecting me to the me page..</p><p></p><p>Before anyone mentions the fix about going to the CrossDomainPolicy.cs and replacing</p><p></p><p>ConfigurationData.Data["game.tcp.port"] + "" />\r\n</cross-domain-policy>\0");</p><p></p><p>for</p><p></p><p>ConfigurationData.Data["game.tcp.port.proxy"] + "" />\r\n</cross-domain-policy>\0");</p><p></p><p>and adding </p><p></p><p>game.tcp.port.proxy=proxy port here</p><p></p><p>below the port already on the config..</p><p></p><p><strong>I've already done this and debugged the emulator multiple times, and cleared the cache and it still only loads to 87% before disconnecting me to the me.php page..</strong></p><p></p><p>Someones help would be appreciated!</p></blockquote><p></p>
[QUOTE="CharlieBowdery, post: 352820, member: 28694"] So, we've been using Azure Emulator for a couple days, and it's been going fine, it was working fine, client and so on.. However, we've recently bought a TCP Proxy and when using the proxy details on the client (Not the emulator config), it now only loads to 87% before disconnecting me to the me page.. Before anyone mentions the fix about going to the CrossDomainPolicy.cs and replacing ConfigurationData.Data["game.tcp.port"] + "" />\r\n</cross-domain-policy>\0"); for ConfigurationData.Data["game.tcp.port.proxy"] + "" />\r\n</cross-domain-policy>\0"); and adding game.tcp.port.proxy=proxy port here below the port already on the config.. [B]I've already done this and debugged the emulator multiple times, and cleared the cache and it still only loads to 87% before disconnecting me to the me.php page..[/B] Someones help would be appreciated! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] Azure emulator disconnecting at 87% before loading me to the me page.. [using TCP Proxy]
Top