Hi, I couldn't reproduce the crash either, thought it was Spidertron Automation since that was the latest updated mod, until I noticed another mod might be at fault. I pretty much tracked down the issue to Zen Garden v0.1.6, only running that and your mod at the same time in a fresh game.
There might be other mods affected, I was able to pinpoint only this one!
Here's the save game with both mods + dependencies. Factorio Space Age 2.0.52 (experimental build)
https://gofile.io/d/3Xzwrg
Issue:
The mod adds a new technology tree (Basic Gardening), that can be unlocked by crafting 50 wooden chests. Hovering mouse over the newly unlocked items in the Quantum Fabricator GUI's landscaping tab throws a non-recoverable error.


How to reproduce:
1. Load save game, there are 49 wooden crates, craft one more to unlock the gardening tech tree
2. Open Quantum Fabricator GUI
3. Switch to landscaping tab
4. Hover mouse pointer over the tree seeds icon
The mod Quantum Fabrication (2.5.13) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event quantum-fabricator::on_gui_hover (ID 194)
__quantum-fabricator__/scripts/gui/tooltip.lua:145: attempt to concatenate local 'amount' (a nil value)
stack traceback:
__quantum-fabricator__/scripts/gui/tooltip.lua:145: in function 'build_main_tooltip'
__quantum-fabricator__/scripts/gui/events.lua:28: in function <__quantum-fabricator__/scripts/gui/events.lua:20>