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

alex's mobs conflicts with pam's harvestcraft? #605

Closed
harveydangerfield opened this issue Aug 16, 2021 · 4 comments
Closed

alex's mobs conflicts with pam's harvestcraft? #605

harveydangerfield opened this issue Aug 16, 2021 · 4 comments

Comments

@harveydangerfield
Copy link

after hours of troubleshooting to figure out which two mods in my custom modpack were causing it to crash, i finally narrowed it down to alex's mobs and harvestcraft. i even ran the game with only those two mods installed, and sure enough it made my game crash. exit code 0 every time

i don't know if this is something that CAN be solved, or if it would be, but i thought i might as well shoot my shot just in case

@chandler05
Copy link
Contributor

You're likely experiencing MatrexsVigil/phc2crops#43
If you could attach the crash report that would be great!

@harveydangerfield
Copy link
Author

@chandler05

I didn't even know these existed LOL

crash-2021-08-16_05.51.57-server.txt

that was the most recent one, when i had only those two mods in the game, but I can attach an earlier one if you want to see the full report when both mods are present in the entire modpack

@chandler05
Copy link
Contributor

chandler05 commented Aug 16, 2021

According to the crash report this is the same issue as the one I mentioned above.

@AlexModGuy
Copy link
Owner

This issue is caused by pams harvestcraft throwing an uncaught exception with its AI class, something that can easily be removed, since vanilla does this too but vanilla doesn't assign its AI classes to our mobs like what Pam is doing. Perhaps either deleting the useless exception throwing or not assingin our mobs their ai is a solution, but again this is not a problem I can fix, since it isn't our mod's fault.

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

3 participants