cykod / Quintus

HTML5 Game Engine
http://html5quintus.com
GNU General Public License v2.0
1.41k stars 401 forks source link

Quintus does not load json maps but no error in the console. #184

Open ghost opened 8 years ago

ghost commented 8 years ago

Yesterday i created a simple Quintus game with 3 levels. I used json for creating the levels it worked fine yesterday. But was attemping to edit one of the maps today and it does not show up with my edit it just shows yesterdays map. I dont even recive an error in the console. If it helps I am running quintus on Python Simple HTTP Server. The weird thing is i looked at the json files in my browser and the edited ones showed there but not in the game. Thanks, Kmak

viki53 commented 8 years ago

Hi, did you look at the Network tab in your dev tools?

Can you check what the loaded file looks like from this point of view?