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

Reload crash #25

Open
al-wei opened this issue Jun 16, 2024 · 6 comments
Open

Reload crash #25

al-wei opened this issue Jun 16, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@al-wei
Copy link

al-wei commented Jun 16, 2024

{ "folder": "mods", "fileName": "MoBends_1.12.2-1.2.1-19.12.21.jar", "disable": true }
{ "url": "https://gitee.com/fanrenla/mc-al/raw/master/mods/MoBends_1.12.2-1.2.1-19.12.21-alnl.jar" },

I disabled the mod, download the mod I mod.

The first time to start the game, that is, the first time to download the mod, successfully loaded. But the second time we started the game crash.

https://gist.github.com/al-wei/b7e5f4bad3b1bdd5aa0c6ec332067789

@ACGaming ACGaming added the bug Something isn't working label Jun 16, 2024
@ACGaming
Copy link
Member

Please share your File Director config as well!

@ACGaming ACGaming added the question Further information is requested label Jun 16, 2024
@al-wei
Copy link
Author

al-wei commented Jun 17, 2024

config

mod-director.zip

@al-wei
Copy link
Author

al-wei commented Jun 17, 2024

Please share your File Director config as well!

I offer you the modpack I'm working on.
I hope this helps, if it's a conflict issue.
ALNL-test.zip

@ACGaming
Copy link
Member

Looks like another check needs to be implemented for the modify config type. Until then, you can use "delete": true instead of "disable": true.

@al-wei
Copy link
Author

al-wei commented Jun 17, 2024

Looks like another check needs to be implemented for the modify config type. Until then, you can use "delete": true instead of "disable": true.

OK
By the way, the mod-director in modpack was not given by me, it was old.
Because this is not a release.

@al-wei
Copy link
Author

al-wei commented Jun 20, 2024

Looks like another check needs to be implemented for the modify config type. Until then, you can use instead of ."delete": true``"disable": true

Rename crash
{ "modify": [ { "folder": "mods", "fileName": "Resourcify (1.12.2-forge)-1.4.0.jar", "newFileName": "!!Resourcify (1.12.2-forge)-1.4.0.jar" }, { "folder": "mods", "fileName": "MoBends_1.12.2-1.2.1-19.12.21.jar", "delete": true } ] }
mod-director

https://gist.github.com/al-wei/bfad03a22bde3a1a3f9dd54a0ba61c04

@ACGaming ACGaming removed the question Further information is requested label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants