Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding custom audio deletes the folder upon boot #98

Open
404cofee opened this issue Oct 23, 2024 · 12 comments
Open

Adding custom audio deletes the folder upon boot #98

404cofee opened this issue Oct 23, 2024 · 12 comments

Comments

@404cofee
Copy link

404cofee commented Oct 23, 2024

I have been adding audio to the folder in the mirage recordings folder directory these are either modified clips that the mod created that have a glitchy noise that I manually removed or prerecorded lines.

I do not know if this is some sort of measure or what but to me I find it hindering and to me it doesn't make sense that it is part of it so I am assuming that it is a glitch.

@404cofee 404cofee changed the title Viewing mod settings in game deletes mirage audio folder Adding custom audio deletes the folder upon boot Oct 23, 2024
@qwbarch
Copy link
Owner

qwbarch commented Oct 24, 2024

That's intended. The folder is deleted on start/close to avoid filling up the user's disk space.
You can optionally choose to never have the folder deleted by enabling the Never delete recordings option in LethalSettings.

@404cofee
Copy link
Author

404cofee commented Oct 24, 2024

That's intended. The folder is deleted on start/close to avoid filling up the user's disk space. You can optionally choose to never have the folder deleted by enabling the Never delete recordings option in LethalSettings.

ok I then this is not closed I had that on, I just put my own audio in and it deletes the entire folder despite having it on and this only seems to happen when the files have custom names also this goes for recordings I changed the name of as well.

@404cofee 404cofee reopened this Oct 24, 2024
@404cofee
Copy link
Author

404cofee commented Oct 25, 2024

I will put this here it was on one of my other comments but I will put it here just to show and to clarify what the issue is.

Teh.Problem.mp4

@qwbarch
Copy link
Owner

qwbarch commented Oct 26, 2024

Never delete recordings option works perfectly fine for me. When I have it enabled, my recordings are still there

@404cofee
Copy link
Author

404cofee commented Oct 26, 2024

Never delete recordings option works perfectly fine for me. When I have it enabled, my recordings are still there

in the comment before the one with the video I said have the option on and I do have it on, I do not know why it is happening man.

Let me just summarize the issue to re-clarify the issue, despite having the Never delete recordings on the game will delete the mirage audio folder if anything in the audio folder was named something like "scream.wav" and not "17e41179-08f8-4d0d-81a5-de359932736a.wav" so when making or modifying you cannot make the name name of the file simple and instead you need to name it as something the mod recorded like "17e41179-08f8-4d0d-81a5-de359932736a.wav" or else the folder gets deleted upon boot.

You can see it in the mp4 I sent earlier

@qwbarch
Copy link
Owner

qwbarch commented Oct 30, 2024

I mean there's not much I can do about that, the option works for me and when I asked someone else to test it, it works for them as well

@qwbarch
Copy link
Owner

qwbarch commented Oct 30, 2024

I'm not sure if maybe LethalSettings is unable to edit the settings.json properly for you. Can you double check its contents and post it here?

@404cofee
Copy link
Author

404cofee commented Nov 6, 2024

This is the settings sorry for being late on this I just forgot about it
{"localPlayerVolume":0.2,"neverDeleteRecordings":true}

@qwbarch
Copy link
Owner

qwbarch commented Nov 12, 2024

Sorry for the late response as well, haven't had the time to look at GitHub recently.

That's odd though, that shows it internally set it properly, yet it's still ignoring the settings somehow.
Honestly I don't know what I can do to fix it as that never happens to me, but I'll leave this issue open as maybe others with the same issue can comment here

@qwbarch
Copy link
Owner

qwbarch commented Nov 15, 2024

Out of curiosity, does your file path contain any non-ascii characters? E.g. from your windows username? I'm wondering if the issue is with it not being able to load the file properly due to whatever reason

@404cofee
Copy link
Author

Apologies for my late response chap, There is no non-ascii characters in any of the files or anything that leads to any of those paths on my computer.

@qwbarch
Copy link
Owner

qwbarch commented Nov 23, 2024

I'm afraid I have no leads then. I'll leave this issue opened but I don't have any ideas on what the issue is as of now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants