Paste #33591: Untitled Paste

Date: 2016/05/19 09:01:33 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


anthony@build:~/.git/Voxalia/Voxalia/bin/Release$ mono Voxalia.exe
Preparing console...
Starting system...
2016/05/19 12:00:50 UTC-04:00 [INIT] Console prepared...
2016/05/19 12:00:50 UTC-04:00 [INIT] Test colors: Text Colors: ^1 ^! ^2 ^@ ^3 ^# ^4 ^$ ^5 ^% ^6 ^- ^7 ^& ^8 ^* ^9 ^( ^0 ^) ^a ^A
Text styles: ^b is bold, ^i is italic, ^u is underline, ^s is strike-through, ^O is overline, ^h is highlight, ^j is jello (AKA jiggle), ^e is emphasis, ^t is transparent, ^T is more transparent, ^o is opaque, ^R is random, ^p is pseudo-random, ^k is obfuscated (obfu), ^S is SuperScript, ^l is SubScript (AKA Lower-Text), ^d is Drop-Shadow, ^f is flip, ^r is regular text, ^q is a "quote", ^n is nothing (escape-symbol), and ^B is base-colors.
2016/05/19 12:00:50 UTC-04:00 [INIT] Launching as new client, this is the Central client.
2016/05/19 12:00:50 UTC-04:00 [INIT] Loading command system...
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: booleantag
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: booleantag
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: booleantag
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: booleantag
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: booleantag
2016/05/19 12:00:50 UTC-04:00 [INFO/CLIENT] Unrecognized type string: binarytag
2016/05/19 12:00:50 UTC-04:00 [INIT] Loading CVar system...
2016/05/19 12:00:50 UTC-04:00 [INIT] Loading default settings...
2016/05/19 12:00:50 UTC-04:00 [INIT] Generating window...
2016/05/19 12:00:50 UTC-04:00 [INIT] Window generated!
2016/05/19 12:00:50 UTC-04:00 [INIT] Loading textures...
2016/05/19 12:00:50 UTC-04:00 [INIT] Loading shaders...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading fonts...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading animation engine...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading model engine...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading rendering helper...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading general graphics settings...
2016/05/19 12:00:51 UTC-04:00 [INIT] Loading UI Console...
2016/05/19 12:00:51 UTC-04:00 [INFO/CLIENT] Console loaded!
2016/05/19 12:00:51 UTC-04:00 [INIT] Preparing rendering engine...
2016/05/19 12:00:52 UTC-04:00 [INIT] Loading particle effect engine...
2016/05/19 12:00:52 UTC-04:00 [INIT] Preparing mouse, keyboard, and gamepad handlers...
2016/05/19 12:00:52 UTC-04:00 [INIT] Building the sound system...
2016/05/19 12:00:52 UTC-04:00 [ERROR] System.DllNotFoundException: opus.dll
  at (wrapper managed-to-native) Voxalia.ClientGame.AudioSystem.OpusWrapper.OpusAPI:opus_encoder_create (int,int,int,intptr&)
  at Voxalia.ClientGame.AudioSystem.OpusWrapper.OpusEncoder.Create (Int32 inputSamplingRate, Int32 inputChannels, Application application) [0x00000] in <filename unknown>:0 
  at Voxalia.ClientGame.AudioSystem.MicrophoneHandler..ctor (Voxalia.ClientGame.AudioSystem.SoundEngine eng) [0x00000] in <filename unknown>:0 
  at Voxalia.ClientGame.AudioSystem.SoundEngine.Init (Voxalia.ClientGame.ClientMainSystem.Client tclient, Voxalia.ClientGame.CommandSystem.ClientCVar cvar) [0x00000] in <filename unknown>:0 
  at Voxalia.ClientGame.ClientMainSystem.Client.Window_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at (wrapper delegate-invoke) System.EventHandler`1<System.EventArgs>:invoke_void__this___object_TEventArgs (object,System.EventArgs)
  at OpenTK.GameWindow.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at OpenTK.GameWindow.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at OpenTK.GameWindow.Run (Double updates_per_second, Double frames_per_second) [0x00000] in <filename unknown>:0 
  at Voxalia.ClientGame.ClientMainSystem.Client.StartUp (System.String args) [0x00000] in <filename unknown>:0 
  at Voxalia.ClientGame.ClientMainSystem.Client.Init (System.String args) [0x00000] in <filename unknown>:0 
  at Voxalia.ManProgram.Main (System.String[] args) [0x00000] in <filename unknown>:0 

   at System.Environment.get_StackTrace()
   at Voxalia.Shared.SysConsole.Output(System.Exception ex)
   at Voxalia.ManProgram.Main(System.String[] args)
>Final shutdown - terminating process.