Advertisement
Biohazard40

error

Feb 8th, 2014
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. 02/08/2014 14:33:41 Log: Unmanaged side loaded
  2. 02/08/2014 14:33:41 Log: Fatal unhandled exception of type System.TypeInitializationException
  3. Log: System.TypeInitializationException: The type initializer for 'Arma2Net.Managed.Bridge' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Arma2Net.Managed.Utils' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c' or one of its dependencies. The system cannot find the file specified.
  4. at Arma2Net.Managed.NLogger..ctor()
  5. at Arma2Net.Managed.Utils..cctor()
  6. --- End of inner exception stack trace ---
  7. at Arma2Net.Managed.Utils.get_Logger()
  8. at Arma2Net.Managed.Bridge.Initialize()
  9. at Arma2Net.Managed.Bridge..cctor()
  10. --- End of inner exception stack trace ---
  11. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  12. at Arma2Net.Unmanaged.InvokeFunctionImpl(SByte* output, Int32 outputSize, SByte* function)
  13. at Arma2Net.Unmanaged.InvokeFunction(SByte* output, Int32 outputSize, SByte* function)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement