Shadows-of-Fire / Hostile-Neural-Networks

A Minecraft Forge mod about defeating hostile simulations to produce loot drops
MIT License
17 stars 19 forks source link

Data model bugged #32

Closed 17enn closed 1 year ago

17enn commented 1 year ago

I used a framework on a shulker and put it into the deep learner and i'm getting this error where the text is bugged and doesn't work. This is happening to like half the mobs in the modpack I am playing on All the mods 8 on the latest version had this issue for a few days now image image The screenshots are of shulker and mimic data models

LordCorellon commented 1 year ago

I had this same issue, The root cause appears to be a kubejs script, I'm not sure which one but the issue disappeared after I deleted the kubejs folder off the server and replaced it fresh from the ATM zip file.

I may have used the client one, I'm not sure but the issue is definetely with one of the scripts and replacing them fixed it for my server. Also BTW the same scripts work if you run the world local or over LAN so it's an issue with either the server scripts or the scripts and the server jar/libraries