TobyAdd / GDH

Mod menu for Geometry Dash
https://tobyadd.github.io/GDH/
Other
217 stars 34 forks source link

"NOT???" replay bug #138

Closed KotomanOrNot closed 7 months ago

KotomanOrNot commented 9 months ago

I record my replay it has size, if i set play and restart the level it works but if i want to save it it says "NOT???"

TobyAdd commented 9 months ago

In this scenario, if both the replay and name aren't empty but the file fails to open for writing, it could be due to a path not found error. The directory "GDH/macros/" might not exist, or there could be permission issues for GDH to create files in that directory. To resolve this, check if the directory exists.

KotomanOrNot commented 9 months ago

Thank you for explaining but it kinda disappeared after an hour or so

On Thu, Feb 15, 2024, 9:01 PM TobyAdd @.***> wrote:

In this scenario, if both the replay and name aren't empty but the file fails to open for writing, it could be due to a path not found error. The directory "GDH/macros/" might not exist, or there could be permission issues for GDH to create files in that directory. To resolve this, check if the directory exists.

— Reply to this email directly, view it on GitHub https://github.com/TobyAdd/GDH/issues/138#issuecomment-1947191879, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGF2TKAGA4B5DBNAQEQ5Q4DYTZSQDAVCNFSM6AAAAABDKMSNYGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBXGE4TCOBXHE . You are receiving this because you authored the thread.Message ID: @.***>

TobyAdd commented 7 months ago

Do not specify forbidden characters or macro name. Read more: https://stackoverflow.com/questions/1976007/what-characters-are-forbidden-in-windows-and-linux-directory-names