Magic Storage Bugs - FAQ
Magic Storage Bugs - FAQ
1. Make sure that you're using the most recent version of Magic Storage and
1.4 tModLoader before reporting any bugs! The most recent Magic Storage
version is v0.6.0.3, the most recent 1.4.3 Legacy tModLoader version is
v2022.9.47.87 and the most recent 1.4.4 Stable tModLoader version is
v2024.10.3.0.
2. If you can't find your bug after searching this document, check the
#magic-storage-changelog channel in the absoluteAquarian Mods Discord to
make sure that it's not already fixed or going to be fixed. If you can't find that
channel, make sure that you have the Magic Storage channels visible in the
Channels & Roles section in the channel list.
4. When looking for errors, ignore this part about mismatched versions! This
text is boilerplate and is almost always not the cause of the issue.
Information
[SAVES DIRECTORY]
Saves (players, worlds, mod configs, etc.) are stored at one of the following paths:
Windows:
C:\Documents\My Games\Terraria\tModLoader
C:\Users\<username>\Documents\My Games\Terraria\tModLoader
C:\Users\<username>\OneDrive\Documents\My Games\Terraria\tModLoader
%UserProfile%\Documents\My Games\Terraria\tModLoader
%UserProfile%\OneDrive\Documents\My Games\Terraria\tModLoader
(Note: <username> refers to your username. Do not use this text verbatim when searching for the folder.)
Mac:
~/Library/Application support/Terraria/tModLoader
Linux:
~/.local/share/Terraria/tModLoader
%XDG_DATA_HOME/Terraria/tModLoader
[RESTORE A BACKUP]
World backups are located in the Worlds/Backups folder in your [SAVES
DIRECTORY] in the form of .zip folders for each of your worlds. Extract the most
recent .zip for your world into the Worlds folder and try to load the world again.
[INSTALL DIRECTORY]
Game files used to launch the game are stored at one of the following paths:
Windows:
C:\Program Files (x86)\Steam\steamapps\common\tModLoader
%ProgramFiles(x86)%\Steam\steamapps\common\tModLoader
Mac:
~/Library/Application Support/Steam/steamapps/common/tModLoader/tModLoader.app/Contents/MacOS
Linux:
~/.local/share/Steam/steamapps/common/tModLoader
~/.steam/steam/steamapps/common/tModLoader
[FORCE AN INSTALL/UPDATE]
Sometimes Steam has a difficult time detecting if workshop items have pending updates
that should be installed or whether a workshop item has even been installed. You can
force an update/install via the following steps:
(Note: Any .tmod files located inside of the Mods folder in your [SAVES DIRECTORY] will override any of these
options.)
[MANUAL INSTALL]
To manually install a mod file, download its .tmod file, place it in the Mods folder in your
[SAVES DIRECTORY] then restart tModLoader or force a reload of mods ingame.
● Do note that manually installing mods to the aforementioned Mods folder will
make those mod files take priority over any mods you download from the Steam
Workshop for tModLoader.
● To delete a manual install, either delete the mod in the Manage Mods menu
ingame or delete the .tmod file in the aforementioned Mods folder.
[REPORT A BUG]
Please use the following steps when reporting bugs:
1. Close and reopen tModLoader
a. If the bug is happening in multiplayer, restart the server as well
2. Get the bug to happen again
3. Report what the problem is and the appropriate log files in the
#magic-storage-bug-help-read-pins channel in the Discord server mentioned
at the top of this document. If you can't find the channel, check if you've opted
into the Magic Storage channels in the Channels & Roles channel
Log files can be found in your [INSTALL DIRECTORY] in a folder named
tModLoader-Logs as the client.log (for singleplayer and multiplayer clients) and
server.log (for the server instance).
To post a log file, double left click the ⊕ icon next to the chat bar, find the file, then
double left click it. A helper bot in the discord will generate an https://hst.sh link
containing the log's contents, given that the log file is less than ~400 lines long.
(Note: the bot will only detect the first attachment for any given message. When reporting multiple log files, send
them in separate messages.)
Item Stacking
While this would normally be listed under the Bugs List, it's such a common occurrence
to the point that it needs to be given special treatment.
However, Magic Storage is very strict when it comes to allowing items to stack together
in a storage system and the Storage UI. If the two stacks don't have the exact same
data, besides the stack quantity, the items are prohibited from stacking.
Bugs List
[WORLD] All storage components have disappeared from the world.
Solution: Check if any other modded tiles have also disappeared, such as the Abyss
from Calamity Mod. If they have also disappeared, you'll have to [RESTORE A
BACKUP] for the world.
[STORAGE] Every item in the Storage UI says that they "contain GlobalItem" data.
Solution: Disable the Item debug information config option in the Magic
Storage Config.
[CRAFT] Recipes are listed as not available even when all requirements have been
met.
Solution: Make sure that you actually have the necessary ingredients, crafting stations
and other "Required Objects" for the recipe. If you do, then it's possible that another
mod is causing problems. For any recipes that have special crafting conditions (e.g.
"Near water"), disable recursion crafting by setting the Recipe recursion depth
option in the Magic Storage Config to zero.
[UI] [MOD INCOMPATIBILITY] Using an item with a prefix causes all item tooltips to
disappear.
Solution: None. This is due to a conflict between the Dictionary of Prefixes, Calamity
Mod and Secrets of the Shadows mods.
[UI] [CRAFT] [MOD INCOMPATIBILITY] The Crafting UI is missing its filter icons,
crafting station slots, recipe information panel and most of the recipe slots, with the last
recipe slot being empty.
Solution: Disable the DormantDawnMOD and Teleport All NPC Home mods.
[CRAFT] [UI] [FREEZE] Trying to open the Storage Crafting Interface results in a
massive game freeze before the UI opens OR recipe refreshing takes a significant
amount of time to finish.
Solution: Disable the recursion crafting feature by setting the Recipe recursion
depth option in the Magic Storage Config to zero. v0.7 should hopefully fix the
problems that this system has.
[STORAGE] [CRAFT] [UI] [MOD INCOMPATIBILITY] Armor items are appearing in
both the Filter Armor and Filter Equipment filter results.
Solution: Disable the Armor Modifiers & Reforging mod.
[CRAFT] [DUPE] [MOD INCOMPATIBILITY] Taking certain items from the Crafting
Interface's item slots duplicates them.
Solution: Disable the Quality of Life mod.
[CRAFT] Recipes that require special conditions – e.g. Near water – cannot be crafted,
even when a Bucket of Water or Sink is in a station slot.
Solution: Disable recursion crafting by setting the Recipe recursion depth option
in the Magic Storage Config to zero. There's currently a bug in the recursion
crafting logic which causes special recipe conditions to always fail to be met.
[CRAFT] Blocking an ingredient from being used for crafting causes a recipe to become
unavailable, even if other items of the same type are present in storage.
Solution: None. This is a bug/oversight caused by a discrepancy between ingredient
blocking and the logic responsible for showing if an item is blocked. Ingredient blocking
ignores prefixes on items, whereas the UI does not.
[STORAGE] Using the Delete Unloaded Mod Data control causes most of the
Storage UI to fail to render.
Solution: Exit the world and re-enter it if you're playing a singleplayer world or restart
the server if you're playing a multiplayer world. This bug is caused by an oversight in
the control which causes the items it modifies to end up in an unstable state.
[STORAGE] [WORLD] Upgrading a Storage Unit causes it to lose all collision with the
player.
Solution: None. Due to a bug in the base game's logic for multitiles and the layout of
the spritesheet for the Storage Unit upgrades, only the basic Storage Unit has collision.
A hacky code injection has been implemented in v0.7 to fix this behavior.
[MOD INCOMPATIBILITY] [CRAFT] [UI] Selecting a recipe from the recipe list in the
Crafting UI causes the slot's item and the recipe panel's preview item to be offset
towards each other.
Solution: None. This is caused by an incompatibility with Naka's Inventory Tweaks.
The developer is aware of this issue and has made a fix, which will be present in the
release of that mod's v1.0 update.
Q: What is the Server Operator status and how can I get it?
A: Use the /reqop command in chat, then follow its instructions. It will tell you to
check the server's console for a "key" and then you will have to enter that key as your
next message. If you mistyped the key, just use the command again.
Q: I don't want the Automaton to take up town NPC housing. How do I prevent it from
moving in?
A: Magic Storage's Server config has an option for preventing the Automaton from
moving into housing. You will still have to kill the NPC before another town NPC can
move into that housing.
Q: Where did the DPS tooltips go? Will they return in a future update?
A: DPS tooltips will not return. The code responsible for calculating them was only
accurate for true melee weapons and basic guns – everything else was wildly
inaccurate. A proper implementation would require doing actual simulations of the
weapon, which would be outside of the scope for the mod.
Q: The "Deposit All" button won't deposit items OR it won't Quick Stack items!
A: Hover over the button to see what each feature is bound to.
Q: How do I get a Crafting Access to use items from my inventory when crafting?
Q: How do I get a Crafting Access to use items from my Journey research menu?
A: Place a Storage Configuration Interface component next to your storage system.
The component's item tooltip mentions which "modules" are available for usage in its UI.
Q: What are the drop chances for the Radiant Jewel from the Moon Lord?
Q: Why is the Moon Lord not dropping any Radiant Jewels?
A: The Moon Lord has the following chances to drop a Radiant Jewel either directly in
Normal Mode or from his Treasure Bag in Expert/Master Mode:
Normal Mode: 10%
Expert Mode: 18%
Master Mode: 25%