Cvolton / GMDprivateServer

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

Replacing base64 breaks exe #1021

Closed GoodCat123 closed 1 year ago

GoodCat123 commented 1 year ago

everytime I replace the boomlings base64 line (aHR0cDovL3d3dy5ib29tbGluZ3MuY29tL2RhdGFiYXNl) with my own link (aHR0cHM6Ly9nb29kY2F0cHMuNnRlLm5ldC9kYXRhYmFzZQ==), the game won't run at all.

MegaSa1nt commented 1 year ago

your line and robs line have different chars count

GoodCat123 commented 1 year ago

your line and robs line have different chars count

yes, I've been trying to fix that and I still can't figure out what to do

GoodCat123 commented 1 year ago

nevermind, had it set to https:// not http://