-
Notifications
You must be signed in to change notification settings - Fork 15
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
SimpleFarming transitive dependencies irregularities #63
Comments
Things that look odd about this:
Questions:
|
the test failures are reproducible locally. I tried with a modules/ containing only SimpleFarming and MTE. I don't know if the things noted previously are related to the test failures, |
The test is erring with an NPE here: https://github.com/Terasology/SimpleFarming/blob/b3c691b0cc50c74cdcbdafbf39cb0e82da589460/src/main/java/org/terasology/simpleFarming/systems/GenomeAuthoritySystem.java#L70 genomeComponent.genomeId = producer.getParentPrefab().getName(); so |
despite that stuff looking weird, I'm doubting this failure is from an MTE bug. Moving to Terasology/SimpleFarming#118 |
testRuntimeClasspath dependency report
loading classpath modules
later, in loadProcesses.RegisterMods
The text was updated successfully, but these errors were encountered: