Advertisement
Guest User

Untitled

a guest
Sep 20th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. 20/9/2015 11:27:27 PM: Starting with version 1.3.2.89
  2. 20/9/2015 11:27:27 PM: Using Internet Explorer 11
  3. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_DATADIR: C:\Users\jseah\Documents\My Games\Spring
  4. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_WRITEDIR: C:\Users\jseah\Documents\My Games\Spring
  5. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_ISOLATED: C:\Users\jseah\Documents\My Games\Spring
  6. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_DATADIR: C:\Users\jseah\Documents\My Games\Spring;C:\Users\jseah\Documents\My Games\Spring\engine\100.0;C:\Users\jseah\Documents\My Games\Spring\engine
  7. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_WRITEDIR: C:\Users\jseah\Documents\My Games\Spring
  8. 20/9/2015 11:27:27 PM: SpringPaths: SPRING_ISOLATED: C:\Users\jseah\Documents\My Games\Spring
  9. 20/9/2015 11:27:29 PM: System DPI Value: dpiX= 96, dpiY= 96
  10. 20/9/2015 11:27:29 PM: System.PlatformNotSupportedException: No voice installed on the system or none available with the current security setting.
  11. at System.Speech.Internal.Synthesis.VoiceSynthesis..ctor(WeakReference speechSynthesizer)
  12. at System.Speech.Synthesis.SpeechSynthesizer.get_VoiceSynthesizer()
  13. at System.Speech.Synthesis.SpeechSynthesizer.GetInstalledVoices()
  14. at ZeroKLobby.ChatToSpeech..ctor(Spring spring)
  15. 20/9/2015 11:27:29 PM: voice synthetizer failed: System.PlatformNotSupportedException: No voice installed on the system or none available with the current security setting.
  16. at System.Speech.Internal.Synthesis.VoiceSynthesis..ctor(WeakReference speechSynthesizer)
  17. at System.Speech.Synthesis.SpeechSynthesizer.get_VoiceSynthesizer()
  18. at System.Speech.Synthesis.SpeechSynthesizer.GetInstalledVoices()
  19. at ZeroKLobby.ChatToSpeech..ctor(Spring spring)
  20. 20/9/2015 11:27:29 PM: Initial scan done
  21. 20/9/2015 11:27:30 PM: System.BadImageFormatException: Could not load file or assembly 'System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The module was expected to contain an assembly manifest.
  22. File name: 'System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  23. at Microsoft.CSharp.RuntimeBinder.CSharpInvokeMemberBinder.FallbackInvokeMember(DynamicMetaObject target, DynamicMetaObject[] args, DynamicMetaObject errorSuggestion)
  24. at System.Dynamic.DynamicMetaObject.BindInvokeMember(InvokeMemberBinder binder, DynamicMetaObject[] args)
  25. at System.Dynamic.InvokeMemberBinder.Bind(DynamicMetaObject target, DynamicMetaObject[] args)
  26. at System.Dynamic.DynamicMetaObjectBinder.Bind(Object[] args, ReadOnlyCollection`1 parameters, LabelTarget returnLabel)
  27. at System.Runtime.CompilerServices.CallSiteBinder.BindCore[T](CallSite`1 site, Object[] args)
  28. at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
  29. at LobbyClient.TasClient.<OnCommandReceived>d__31.MoveNext()
  30.  
  31. WRN: Assembly binding logging is turned OFF.
  32. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  33. Note: There is some performance penalty associated with assembly bind failure logging.
  34. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  35.  
  36. 20/9/2015 11:27:30 PM: Error processing line Welcome {"Engine":"100.0","Game":"zk:stable","Version":"1.3.2.89"} : System.BadImageFormatException: Could not load file or assembly 'System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The module was expected to contain an assembly manifest.
  37. File name: 'System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  38. at Microsoft.CSharp.RuntimeBinder.CSharpInvokeMemberBinder.FallbackInvokeMember(DynamicMetaObject target, DynamicMetaObject[] args, DynamicMetaObject errorSuggestion)
  39. at System.Dynamic.DynamicMetaObject.BindInvokeMember(InvokeMemberBinder binder, DynamicMetaObject[] args)
  40. at System.Dynamic.InvokeMemberBinder.Bind(DynamicMetaObject target, DynamicMetaObject[] args)
  41. at System.Dynamic.DynamicMetaObjectBinder.Bind(Object[] args, ReadOnlyCollection`1 parameters, LabelTarget returnLabel)
  42. at System.Runtime.CompilerServices.CallSiteBinder.BindCore[T](CallSite`1 site, Object[] args)
  43. at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
  44. at LobbyClient.TasClient.<OnCommandReceived>d__31.MoveNext()
  45.  
  46. WRN: Assembly binding logging is turned OFF.
  47. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  48. Note: There is some performance penalty associated with assembly bind failure logging.
  49. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement