Hostile Villages[Forge/Fabric]

Hostile Villages[Forge/Fabric]

2M Downloads

Crash on boot

gglobensky opened this issue ยท 9 comments

commented

Hi, I have a modpack and as soon as I insert your mod, FML won't load properly and crash to the launcher.

To Reproduce
Steps to reproduce the behavior:

  1. Install my modpack
  2. Add Hostile Villages
  3. Watch Crash

Expected behavior
To load properly

** Mod version **
version 1.4 with FML 36.1 on 1.16.5

latest.log

Thanks for the great mods btw

commented

hm got a modlist? one of the other mod's coremod called META-INF/asm/multipart.js is crashing, it doesnt mention which mod though

commented
commented

yea seeing nothing standing out, so can't really tell which mod is having issues

commented

I removed every mods and it still crashed. I use AdoptOpenJDK 11. I know it's not supported but worked fine for the other 300+ mods I use. If I switch to AdoptOpenJDK 8, it works.

I understand that you probably don't care about supporting this version of Java but it performs well and shows a significant improvement in ram usage.

Thanks for taking some time to look into my issue.

commented

I'll try to remove mods tonight and isolate which mod is problematic and tell you about it.

commented

I've uploaded a new version which should work with java 11

commented

I forgot to specify it was OpenJ9 and not Hotspot. I think the problem lies with the JVM.

So if I try with Open J9 OpenJDK 11, it crashes.
If I try with Open J9 OpenJDK 8, it works.

If I try with Hotspot OpenJDK 8, it works.
If I try with Hotspot OpenJDK 11, it crashes.

commented

hm gonna try with java 11

commented

I confirm that it works. It did not crash and I managed to see a village with enemies in it.

Thank you very much!