-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Issue] 1.20.1 JAMD Crash on dim load #21
Comments
I'm having a similar issue and have isolated the issue to the Aethersteel mod. Unsure if this is caused by the same mod as your issue. I'm also using the same versions of MC, Forge, and JAMD. |
You need to blacklist Aethersteel (I working a rewrite that should be out in the next day for two that will fix the issue) |
Thanks for the quick response! How would I go about doing that? |
config/jamd.json added aethersteel:.* to the blacklist |
Rad, that works. Thanks again; I can close the issue on the Aethersteel Github then. |
wait, I don't have a mod named AetherSteel. I have the Aether mod. could that be the issue? Adding that line above to the config causes a crash on startup for me |
A bit busy this week, I try and get the updated version out next week |
In a JSON Array you need to have a comma after each item so it would look like this In my case it was supreme_mining_dimension:.* that was causing the issue for me. You should just remove everything and slowly add mods until it breaks, to figure out which mod is causing the issue. The last item doesn't need a comma. |
All Crashes should be fixed in 3.4.0 |
Minecraft Version
1.20.1
Modloader
47.2.1
Mod version
3.3.3
Latest version?
Repeatable?
Link to log files
https://gist.github.com/Zelioth/c038ee95b9db27482559d7f827000d05
Steps to reproduce the issue
Description of the issue you are having
I couldn't include the log. This is happening on the server environment and there is no way I could find in the log where this happened. It happened when someone visited the JAMD. It does seem to happen every time.
If you have any questions Our mod pack is Friends United 2.0
https://www.curseforge.com/minecraft/modpacks/friends-united-2-0
Information
The text was updated successfully, but these errors were encountered: