Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

Apotheosis Spawner stats not visible when placed.

Splutty opened this issue ยท 11 comments

commented

Modpack version
0.5.0

Describe the bug
Any Apotheosis spawner (showing as Apotheosis in inventory, and showing its stats in inventory) reverts to a "Minecraft" spawner when placed down, and won't show its stats anymore. It will apparently still use its stats (mine stay redstone controlled for instance), but you can't see any of its stats when placed down, not even when sneaking.

I installed Jade to check, and it displays "Sneak for Info", but doesn't display anything when sneaking.

Logs
Input pastebin link to crash-report or latest.log, if applicable.

Screenshots
If applicable, add screenshots to help explain your problem.

commented

Turns out Apotheosis has Jade support specifically, so it's not really a bug.

commented

Thank you for the report, I will investigate the issue.

commented

No idea what's going on there, I'm guessing it's something Jade does?
I think it's simply not a feature with TOP

commented

SPG.zip

This is the modlist/manifest of the kitchensink pack I put together for a bunch of my players. I can't really see anything that would cause this particular behaviour to be different from the one in the E6 pack in regards to tooltips.

I've also gone through the most likely configs, and there really aren't any options to cause this as far as I can find.

So I'm stumped.. Hopefully someone knows why this is happening, or what mod I added to the kitchensink pack that adds this info.

It's very useful to be able to see the stats on a spawner when it's actually placed, so that's why I made this issue.

commented

No. It is not something Jade does. It doesn't matter if I use TOP or Jade, in E6 the tooltip isn't visible, in a kitchensink pack it is.

So.. Something is off. Somewhere.

commented

It's not a TOP issue, though. That's why I did the pictures with Jade installed on both clients instead, to try to rule out that it's a TOP issue. (Although I suppose TOP could somehow mess up Jade, possibly...)

commented

And Darkere, it doesn't show anything anywhere, not client side, not server side, so it's not causing a java error or anything in debug, either..

commented

Is this an issue with line 55 of https://github.com/NillerMedDild/Enigmatica6/blob/master/config/theoneprobe-client.toml ? Has anyone tried changing that to 1 instead of "Normal"?

GitHub
The official repository and issue-tracker for Enigmatica 6 - NillerMedDild/Enigmatica6
commented

Since it happens with both TOP and Jade, I doubt a TOP config is the issue :( Just checked the config in the kitchensink pack, it's also set to "NORMAL".

#Show mob spawner setting (0 = not, 1 = always, 2 = sneak)
showMobSpawnerSetting = "NORMAL"

commented

Did you guys check the log/debug log in case there is something in there?

Otherwise... It's binary search time?
Anything adding to TOP would be suspicous.