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

❕ Modpack support #5183

Closed
yueh opened this issue Apr 26, 2021 · 0 comments
Closed

❕ Modpack support #5183

yueh opened this issue Apr 26, 2021 · 0 comments

Comments

@yueh
Copy link
Member

yueh commented Apr 26, 2021

Minecraft players

When having problems with AE2 in a modpack, your first stop should be the support channels provided by the particular modpack.
Most should have some links on their curseforge page or whatever else they might use. In some cases they might even have a link within the game itself. For example on the main menu.

Problems within a single modpack can vary wildly and trying to keep track of them on our side is very time consuming or even outside our scope to fix them. E.g.

  • We already released a bugfix, but the modpack does not update for some reason.
    Nothing we can really do here. This could also be the cases for a bug caused by some mod interaction and already fixed in the other mod.
  • Some modpacks ship alpha release for general availability.
    While we welcome that some are testing alpha releases, it might not be the best case to do this with a modpack aimed towards normal players expecting some stability.
  • Interaction with other mods
    This gets extremely complicated quite fast. Especially when taking different combinations of every used mod into account.
    Really something your modpack author should be aware of and ideally break it down for us a bit further and report which mod combination causes it. Which allows us to focus on fixing the actual issue and not having to dig through 250+ mods and figure out which combination of 2 or 3 mods causes it.

Modpack authors

If you are a modpack author, it would be highly appreciated when you could provide a detailed report. As well as already try and drill down the number of mods needed to reproduce it.

We cannot simply load a modpack within our development environment. Quite often mods are not even available in a way to allow it in the first place. This usually needs some manual setup in the first place and it would be really helpful when we could avoid doing this for like 50 or 100 different mods.

A basic tip here would be the simple approach of removing half the mods from your modpack. If you cannot reproduce it, try the other half. If you can, split it again. Repeat it until it is down to 1 or 2 other mods. Of course always keep AE2 as mod around.

Another idea would be to first consider any mod which has some integration with AE2 and try to reproduce it with only these mods. This would also include anything which tries to mixin into our code. Best case this is already listed as part of the crash log. Otherwise it is probably very hard to track down and we certainly do not actively maintain a list of mods doing it.

@yueh yueh pinned this issue Apr 26, 2021
@AppliedEnergistics AppliedEnergistics locked and limited conversation to collaborators Apr 26, 2021
@yueh yueh closed this as completed Apr 26, 2021
@yueh yueh changed the title ❕ Modpack support Modpack support Apr 26, 2021
@yueh yueh changed the title Modpack support ❕ Modpack support Apr 26, 2021
@Technici4n Technici4n unpinned this issue Aug 24, 2022
@Technici4n Technici4n pinned this issue Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant