Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - JasnTiamak

#1
Each time I execute the server I get to follow error.  I have Ubuntu 14.04, I have installed mono-complete.
Thanks!

10.4.15 12:27:26.1997 [ERR] Critical exception
Exception System.Exception: Global SystemLanguage is null
   -------------------------stack-------------------------
  at AtomicTorch.GameEngine.Common.Localization.LocalizationProvider..ctor (System.String language, AtomicTorch.GameEngine.Common.VirtualFileSystem.VirtualFileSystemProvider fileSystemProvider, AtomicTorch.GameEngine.Common.Xml.XmlFilesProvider xmlFilesProvider, ICollection`1 languageDefinitions, System.String localizationDataPath, System.String[] ignoreExtraVariablesInFolders, System.String& resultLanguage) [0x00000] in <filename unknown>:0
  at AtomicTorch.SpaceRPG.Server.VirtualFileSystemHelper.InitLocalization (AtomicTorch.GameEngine.Common.VirtualFileSystem.VirtualFileSystemProvider fileSystem, AtomicTorch.GameEngine.Common.Xml.XmlFilesProvider xmlFilesProvider) [0x00000] in <filename unknown>:0
  at AtomicTorch.SpaceRPG.Server.Server.InitData (AtomicTorch.GameEngine.Common.Xml.XmlFilesProvider xmlFilesProvider) [0x00000] in <filename unknown>:0
  at AtomicTorch.SpaceRPG.Server.Server.ReloadData () [0x00000] in <filename unknown>:0
  at AtomicTorch.SpaceRPG.Server.Server.Init (System.String[] args, Boolean isSingleplayer) [0x00000] in <filename unknown>:0
  at AtomicTorch.SpaceRPG.Server.RuntimeWin.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0