Mochi games score, not saved?

I'm actually having this problem on my site.

Disabled XenPorta to see if it changed anything. No dice. I made sure to follow the instructions laid out in the FAQ for Mochi games (setup an account, put key information into the options, made sure the .xml was uploaded, both in my forum root and domain root).

http://ragecagegaming.com/forum/arcade.php

Running Nginx, IPB games seem to report fine. However, Mochi just brings up their global leaderboard and doesn't seem to report to XFA.

A few mochi games that you can try to see for yourself:
Fruit Swordman Typing
Ragdoll Volleyball 2012

EDIT: Also threw CloudFlare into development mode. No luck.

EDIT 2: Did a little bit of googling and I think this might help in some fashion:

nginx Flash XML policy server
http://blog.vokle.com/index.php/200...olicy-servers-via-nginx-and-10-lines-of-code/

Just have to figure out how to implement it for mochi.

EDIT 3:

Tried setting up my own directory for the crossdomain.xml using that code as a reference and no luck. Ugh.

The good news is I can verify that it kicks back policy on port 843 with this command
perl -e 'printf "<policy-file-request/>%c",0' | nc 127.0.0.1 843

Why scores are still not working though. I have no idea.

EDIT 4:

It's posting now. I'm going to troubleshoot and come back with information on how I got it to start working.
 
Figured it out... It's client side. Fanboy's List in the Adblock extension for Chrome kills Mochi connections for the scoreboard. :banghead:
 
Back
Top