Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same issue but will not work! #9

Open
lannoon opened this issue Jun 27, 2013 · 0 comments
Open

Same issue but will not work! #9

lannoon opened this issue Jun 27, 2013 · 0 comments

Comments

@lannoon
Copy link

lannoon commented Jun 27, 2013

So i have the same problem as this guy:

I unzip your file original
take in a server php local(with mysql correct) but after the logo frame
the game begin but with a message of error "A problem ocurred while trying to sync with the service"
change the money of 2000 to NaN and the game not play correct because is impossibile to acquire or other action.
The problem is on gui.js
[
function refresh() {
var processResponse = function(resp) {
if (resp.substr(0, 5) == 'ERROR') {
alert("A problem ocurred while trying to sync with the service.");
]
there is a solution? I no custom the code.... it's really strange!!!

But i can't get it to work! if i go to async/sync.php it displays normal: OK:525

But it can not complete the refresh function.

Help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant