Jump to content

tytiger

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by tytiger

  1. I'm having problems starting the server on my Ubuntu server, the mono binary works fine on my desktop but the server is just spitting it out with the following error

    Unhandled Exception: System.TypeLoadException: A type load exception has occurred.

    at KLFServer.ServerMain.Main (System.String[] args) [0x00000] in <filename unknown>:0

    [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load exception has occurred.

    at KLFServer.ServerMain.Main (System.String[] args) [0x00000] in <filename unknown>:0

    Edit: Scratch that! I finally got it to work, turns out that Ubuntu doesn't install all the mono libs that came packed with the version of mono that mint 13 installs, (I think) I fixed this by issuing sudo apt-get install mono-xsp2 mono-xsp2-base in case anybody else has this issue.

×
×
  • Create New...