blushiemagic / MagicStorage

A tModLoader mod for Terraria
MIT License
178 stars 101 forks source link

Weird bug while using the storage system #229

Open takeshipoggies opened 1 year ago

takeshipoggies commented 1 year ago

I'm very sorry if this type of issue was already posted, I didn't find anything like it. I'm experiencing this weird bug while searching for items in my storage system. I input the '#' key to search for item tooltips in the storage, and then as soon as I input the character 'f', the game not exactly freezes, but

I don't know what else to do because the game effectively didn't crash, so there's no crash log. It could be some debug mode freeze hotkey that I didn't know, but alas, this only works if I type inside the Storage Heart text box.

Thank you in advance for helping me :D

DeiusShrab commented 1 year ago

I've also run into this issue, with the character 'u' after typing '#' into the storage heart. 'u' is not bound to anything in my Keybindings.

Installed Mods:

ExterminatorX99 commented 1 year ago

Does it eventually unfreeze if you leave it long enough?

DeiusShrab commented 1 year ago

No, I ended up having to force-quit the game every time

ExterminatorX99 commented 1 year ago

Does this issue also happen when there's a small number of items in the storage?

DeiusShrab commented 1 year ago

Nope, the issue didn't appear when I put a handful of items in I did manage to snag a client.log of the issue, it may have something to do with the tooltip on an Infernum item? The log file gets spammed with an OutOfRange Exception client.log

ExterminatorX99 commented 1 year ago

That is likely the issue. Can you try if it stills freezes with Infernum disabled? Don't worry about any of the items, tml will keep them safe even with the mod unloaded.

ExterminatorX99 commented 1 year ago

@takeshipoggies Do you also use the Infernum mod?

DeiusShrab commented 1 year ago

Yup. Disabling the Infernum mod does fix the issue, and it returns when Infernum is re-enabled.

ExterminatorX99 commented 1 year ago

That means it's an issue with the Infernum mod. Please report it to them