While my brain was AFK I typed up this declaration, forgetting to specify what the map key template type should be. But this does not throw some error in the script-vm during compilation as one expects, instead, it results in a crash to death. My fault of course, but I think it might be good to catch this for people who won't understand what they did wrong so easily.
class REPRODUCE_CRASH { ref map<ref map<string>> m_mNestedMap; };
2023-06-12 12:08:06 (UTC) : Version: 0.9.8.73 - Report Successful (Crash GUID: 04a03954-76ba-4b0c-a6b9-5e328771d17f)