-
Notifications
You must be signed in to change notification settings - Fork 96
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
Game crashes if active resource pack is not in folder #690
Comments
Which version were you using? It is not reproducible in the latest version. |
Also, what crash have you got from that? I believe it is another issue. |
I posted the image in the server but I'll share it here as well.
…On Fri, Jul 19, 2024, 5:25 PM BenCheung0422 ***@***.***> wrote:
Also, what crash have you got from that? I believe it is another issue.
—
Reply to this email directly, view it on GitHub
<#690 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATDLJGHTMTATG6XQCSS4KMTZNGVBBAVCNFSM6AAAAABK7PAAUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBQG44TINBXGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
From what I can see from the code, I think it is about the issue of the image size (either too small or not aligned to 8) without the context of the resource pack. |
That's odd, because it was caused by me doing these exact steps, and reverting the folder fixes the problem |
I am not sure, but I still cannot reproduce it even I tried with the one you uploaded on Discord. |
However, you can indeed edit the file even when it is being used by the game at the same time. |
If it cannot be reproduced again as it might be another cause, I will close this issue. |
Describe the bug
If you remove a resource zip, or rename a resource pack while it is set to enabled, the game will refuse to launch
To Reproduce
Recommended fixes
If the game does not detect its last used pack, the game should automatically default to its default texture pack.
The text was updated successfully, but these errors were encountered: