Hello! My mappack want not upload on: http://pamm-mereth.rhcloud.com/mod (unexpected token). Here is my mod: https://www.dropbox.com/s/sfaqz3u09gyp02z/easybox-mappack_v1.3.0.zip?dl=0 Is there something wrong ? I have no idea how to get it done. Someone want take a look?
It's probably because of Dropbox. They have the annoying tendency to serve HTML pages instead of what you actually link to. So instead of putting https://www.dropbox.com/s/sfaqz3u09gyp02z/easybox-mappack_v1.3.0.zip?dl=0 in the form, try https://www.dropbox.com/s/sfaqz3u09gyp02z/easybox-mappack_v1.3.0.zip?dl=1 That is, with dl=1. That should cause the .zip to loaded by the form, rather than the HTML page.
Fix your modinfo.json to follow my example in the system sharing post: can't load maps as javascript into the live_game and settings scenes only scene is load_planet with your maps.js missing the dependency on the system sharing mod
Also maps.js needs fixing: extra array brackets - should be a single parameter with array of paths gremlins in text