Cant see store items
Raboofoce opened this issue · 1 comments
Raboofoce commented
When i am using termial to buy items - i just get the fields with name of list
Soooo, the logs are below of what happens in that moment:
[Error : Unity Log] An error occured while post processing terminal text: System.NullReferenceException: Object reference not set to an instance of an object
at (wrapper dynamic-method) Terminal.DMD<Terminal::TextPostProcess>(Terminal,string,TerminalNode)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Terminal::TextPostProcess>?-725217712(Terminal,string,TerminalNode)
at LethalLib.Modules.Items.Terminal_TextPostProcess (On.Terminal+orig_TextPostProcess orig, Terminal self, System.String modifiedDisplayText, TerminalNode node) [0x0004a] in <4eedb4dc36094adcb65137cf81f2803d>:IL_004A
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Terminal::TextPostProcess>?1617163572(Terminal,string,TerminalNode)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Terminal::TextPostProcess>?1468038060(Terminal,string,TerminalNode)
at LethalLib.Modules.Unlockables.Terminal_TextPostProcess (On.Terminal+orig_TextPostProcess orig, Terminal self, System.String modifiedDisplayText, TerminalNode node) [0x000a0] in <4eedb4dc36094adcb65137cf81f2803d>:IL_00A0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Terminal::TextPostProcess>?1547251960(Terminal,string,TerminalNode)
at (wrapper dynamic-method) Terminal.DMD<Terminal::LoadNewNode>(Terminal,TerminalNode)
Wonder if that happens cause of TerminalApi or something