Cvolton / GMDprivateServer

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

Base64 problem #1024

Closed NikitaPupy closed 10 months ago

NikitaPupy commented 11 months 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 11 months ago

image

NikitaPupy commented 11 months ago

Thx, i fixed it already

NikitaPupy commented 11 months ago

But i cant download any level, it just shows error

ghost commented 10 months 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