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

Crashes with latest DEV builds of Electrical Age #129

Open
mpevner opened this issue Mar 7, 2017 · 1 comment
Open

Crashes with latest DEV builds of Electrical Age #129

mpevner opened this issue Mar 7, 2017 · 1 comment

Comments

@mpevner
Copy link

mpevner commented Mar 7, 2017

Using the Safranil CI builds, AOBD crashes on launch with any ELN build 453 (http://ci.safranil.fr/job/ElectricalAge/453/) or higher.
Changelogs indicate the recipes have changed (no more Character.ValueOf) so that might be a possible start.
The relevant log is here: https://paste.ee/p/UN7FZ
Pertinent part as follows:

cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field mods.eln.Eln.maceratorRecipes from class ganymedes01.aobd.recipes.modules.ElectricalAge
@Baughn
Copy link

Baughn commented Mar 8, 2017

This is probably due to me going through the class and marking lots of things private.

I'll add some kind of actual API before release, okay? ...and probably un-private it.

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