All the Mods 9 - ATM9

All the Mods 9 - ATM9

11M Downloads

[Bug]: Neural Network Node Multiblock only working with data models given via command

shirousagi11 opened this issue ยท 3 comments

commented

Possible Fixes

Yes

Modpack Version

1.0.4

What happened?

Overview

The Neural Network Node multiblock seems to only accept data models, that have been given via command
(/hostilenetworks give_model <player_name> <model_name> <model_tier>).

History

I tried using the NNN in my survival world, after an hour of troubleshooting it still did not work, so I tested it in a seperate world using creative mode, where it worked. I then tested it back in the original world using creative mode, using my original, manually leveled data model, which did not work again. So i tested it again using a model given via the aforementioned command, which worked. After further testing this held true for multiple other data models (I only tested Piglich, creeper, ender dragon and wither skeleton). I am aware that it is supposed to only work with Self-Aware tier datamodels, so i made sure that all my models were of that tier, but it didn't work anyway.

Steps to reproduce:

Build the NNN multiblock. insert prediction matrices, insert self-aware tier data model that has been crafted by a player and leveled in a simulation chamber.

Expected behaviour:

Multiblock starts processing.

Actual behaviour:

Multiblock does not start processing.

latest.log

https://gist.github.com/shirousagi11/c0e192df3b85332671d6384f361b5822

Developer reports

No response