ServerMod / MultiAdmin

SCP: Secret Labratory Server modification to support different configs per instance plus a whole lot of other features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New exception causes MultiAdmin to crash after ServerMod2 crashes

PatPeter opened this issue · comments

The game server crashed, but when MultiAdmin went to restart it, MultiAdmin crashed with this exception.

[18:19:22] Loading cmd bindings...
64;1R[18:19:23]  Value 4 exceeded buffer height 64.
  at System.TermInfoDriver.SetCursorPosition (System.Int32 left, System.Int32 top) [0x0002a] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.TermInfoDriver.set_CursorTop (System.Int32 value) [0x00018] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.ConsoleDriver.set_CursorTop (System.Int32 value) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Console.set_CursorTop (System.Int32 value) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at MultiAdmin.MultiAdmin.Server.Write (System.String message, System.ConsoleColor color, System.Int32 height) [0x000cb] in <906130ae85cf476d81a8b19d405b5d63>:0

Unable to reproduce, please re-open if this is still an issue