Apotheosis Spawner stats not visible when placed.
Splutty opened this issue ยท 11 comments
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.
Turns out Apotheosis has Jade support specifically, so it's not really a bug.
E6, Apotheosis-1.16.4-4.6.1, Jade-1.16.4-2.7.1:
https://media.discordapp.net/attachments/726178356143456287/858951455654412298/unknown.png?width=413&height=616
Kitchensink, Apotheosis-1.16.4-4.5.2, Jade-1.16.4-2.7.1:
https://media.discordapp.net/attachments/726178356143456287/858951985184112650/unknown.png?width=361&height=616
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
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.
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.
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...)
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..
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"?
The official repository and issue-tracker for Enigmatica 6 - NillerMedDild/Enigmatica6
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"