Cvolton / GMDprivateServer

Geometry Dash Private Server
GNU General Public License v3.0
387 stars 282 forks source link

cannot upload level from 1.0 #1014

Closed Startive closed 1 year ago

Startive commented 1 year ago

I made a 1.0 private server and when I try to upload a level it says it was successful but there ends up being nothing on the servers. I checked using wireshark and it says that gjp is an undefined index in incl/levels/uploadGJLevel.php and returned a -1. Please help

MegaSa1nt commented 1 year ago

Did you turned on unregisteredSubmissions in config/security.php?

Startive commented 1 year ago

I just did and it works now, thank you