#1
by
chill40
I am coding up a new game and keep getting this error message when downloading the project zip file: "<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Server error</title> </head> <body> <p> A server error occurred. We will investigate as soon as possible. You can also email <code>chris@otree.org</code>. </p> </body> </html> ". I have also attached a screenshot of the error message. I'm still able to test the game and it works well, I am just worried this won't hold if I take it into the lab with real participants. Has anyone else experienced this? Is there anything I can do to get rid of the error? Or is it okay that I get the error? I just want to be diligent before trying to run the game in the lab. Thanks in advance!