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 not processing on Multipayer Server #25

Closed TrickShotMLG02 closed 1 year ago

TrickShotMLG02 commented 1 year ago

I created a multiplayer server some time ago running the atm6 modpack. Now we reached the point where we were able to make use of the hostile neural network mod.

My friend knows this mod pretty well and showed me how everything works. The only problem is, that the data models are not processing on the server. When i test the same thing in Singleplayer, everything works fine.

Anybody got an idea how to fix that?

Shadows-of-Fire commented 1 year ago

What do you mean by "not processing"?

TrickShotMLG02 commented 1 year ago

it always shows 0/6 kills

Shadows-of-Fire commented 1 year ago

So "not progressing" then. Is the model in a deep learner?

TrickShotMLG02 commented 1 year ago

yes

TrickShotMLG02 commented 1 year ago

2022-12-26_16 27 30 2022-12-26_16 27 36

TrickShotMLG02 commented 1 year ago

Do you have an idea how to fix that?

Shadows-of-Fire commented 1 year ago

No, I've never had reported or seen an issue encountered with the deep learner specifically on servers.

Given that you're in atm6, there won't be any new releases for mc 1.16, so you'll want to ask around the modpack to see if they know what's happening.