I’ve made an experimental balance mod, but I can’t upload it.
My system is set up a little weirdly, which stops me from logging in on xbox live via AOE2, so I’m trying to upload it via the website.
But I get the error message
“Error submitting mod! Please verify your data and try again.”
The mod runs fine on my computer.
Does anyone know what the problem might be? Can anyone help? Is the zip file likely to be the problem, and if so does anyone know what the zip file ought to look like?
Were you uploading with the account you’re logged on to the forums with? I don’t see any failed attempts for that account, so it must have failed early in the process. If you can confirm the account used, the name of the mod and the date and time of your last attempt, I can check the logs for further info on why it might be failing.
Hmm, I just checked and I see no record of the attempt at all. In that case my guess would be an authentication issue, but hard to say for sure. If you can try again, just before clicking submit, hit ctrl+shift+i to load up the browser’s dev tools. Switch to the Network tab. Click the Preserve log (or similar) checkbox. Then click the submit button on the form. You should see a request made to submit the form and it will likely show as red. Click that item and see what it shows for the response. Primarily I’m interested in the status code and anything in the response tab. That might tell us something.
{“error”:{“code”:“UnsupportedApiVersion”,“message”:“The HTTP resource that matches the request URI ‘https://mods.ageofempires.com/api/v1/mods/Create’ does not support the API version ‘1’.”,“innerError”:null}}