-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ars Nouveau Storage Lectern Crash #6282
Comments
Additional info: It happens semi-constantly when taking out all items. For example, if there are 65 items and you shift-click to take them, it won't crash. However, if you try to take, let's say, 36 items, it will. |
This is happening to me, too. Here are many crash reports I've encountered For now, I'll refrain from shift-clicking stacks to remove them from the lectern... |
I found some success by modifying 'flower_doubling.json' (for me this is C:\Users\XXX\AppData\Local.ftba\instances\ftb skies expert\config\flower_doubling) and modifying "show_Doubling_Chance_Tolltips" and "show_Fertilizer_Multiplyer_on_Tooltips" to false. My entire file looks like
|
I've found that this will only occur if you shift click the last remaining item(s) from a Lectern ie. anything less than a stack. I'm not sure about non-stacking/NBT items though.
|
Can confirm that I did not encounter the bug again after these changes until today updating FTB skies from v1.10.0 to v1.11.0. The update seems to re-write changed config, but I just enacted the same changes and it seems gone again now.
I suspect it's because ars' lectern displays an item with '0' in it's stack when you shift click the last remaining item, and reading the crash logs it says the flowerdoubling plugin is trying to write a tooltip but has an index out of bounds exception
I'm fairly confident that disabling these tooltips will resolve this issue for anyone else. It appears to also have been reported to the mod author here: https://www.curseforge.com/minecraft/mc-mods/flower-doubling/comments |
Modpack
FTB Skies Expert
Modpack version
1.10.0
Launcher
FTB App
Has the pack been modified
No
Log Files
https://pastebin.com/21bdfNDN
Describe the bug
I've been constantly crashing when shift-taking items from the lectern. The weird part is that it's not happening every time, only about every third time.
Steps to reproduce
Take stacks of items(specific?) from the Ars Nouveau Lectern
Expected behaviour
do not crash
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: