Cvolton / GMDprivateServer

Geometry Dash Private Server
GNU General Public License v3.0
397 stars 295 forks source link

Base64 problem #1024

Closed NikitaPupy closed 1 year ago

NikitaPupy commented 1 year ago

Hello, everything good about your app, when i changed normal text links, everything worked fine but with encoded links app says that it will change file size, if i tap okay, gd is not working

MegaSa1nt commented 1 year ago

image

NikitaPupy commented 1 year ago

Thx, i fixed it already

NikitaPupy commented 1 year ago

But i cant download any level, it just shows error

ghost commented 1 year ago
  1. check if the level id is in data/levels
  2. check if the perms to the data/levels folder is set, you can use sudo chmod 777 /path/to/dir