KubeJS PMMO

KubeJS PMMO

659 Downloads

PmmoJS EMI incompatibility

bkoee opened this issue · 7 comments

commented

When trying to configure skills.toml, any changes made to that file would cause EMI indexing to break. I have narrowed it down to this mod in my pack, Without pmmo js installed EMi works as expected.

commented

I will test is on my environment. Could you provide the latest.log si I could see if there're error logs.

commented

I'll post it here when I get home. My logs are a mess, would you like me to clean it first before posting? I also have yet to test in a clean environment, my modpack has 400+ mods and I was A/B testing anything that affected tooltips that relied on skills.toml file and disabling pmmojs fixed my issue. Could be a very neiche issue. At first glance I didn't see any pmmojs errors in the logs

commented

If it's okay, you can send the complete log for me to check if there are any suspicious output, and I would like you to briefly explain what EMI indexing is.

commented

I need more information, pls.

commented

Yeah sorry, I want to test in a sterile environment first with pump, your mod and emi. Will get to it as soon as I can

commented

🥹

commented

latest.log

Its not completely sterile but I'm 99.9% sure it will replicate if pmmo, kubejs, kubejs pmmo, and EMI are installed.

This is happening when autovalues is trying to apply custom skill to items.

Steps to replicate:
Download mods
Generate pmmo disabler data pack with overrides
Make changes to pmmo skills.toml server file (custom skill name i.e. "defense")
Start world and open inventory to view EMI

Stuck waiting for data from server.

If I remove this mod, EMI functions normally.

Not sure why this works with jei and not EMI.

I should have read the log, pretty juicy error at the end. I must have somehow regex'd it out in my modpack.