Advertisement
Guest User

AMP Error Log

a guest
Nov 24th, 2023
41
0
1 day
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1.  CubeCoders AMP  💻amp@ampServerVM  📁~/.ampdata  ampinstmgr
  2.  
  3. Unhandled Exception:
  4. System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Sys' threw an exception. ---> System.EntryPointNotFoundException: SystemNative_LChflagsCanSetHiddenFlag assembly:<unknown assembly> type:<unknown type> member:(null)
  5. at (wrapper managed-to-native) Interop+Sys.LChflagsCanSetHiddenFlag()
  6. at Interop+Sys..cctor () [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  7. --- End of inner exception stack trace ---
  8. at System.IO.FileSystem.FileExists (System.ReadOnlySpan`1[T] fullPath, System.Int32 fileType, Interop+ErrorInfo& errorInfo) [0x00007] in <84860023ab994fb899a1d6d68e96bfb8>:0
  9. at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T] fullPath, Interop+ErrorInfo& errorInfo) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  10. at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T] fullPath) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  11. at System.IO.Directory.Exists (System.String path) [0x0001e] in <84860023ab994fb899a1d6d68e96bfb8>:0
  12. at System.TermInfoDriver.SearchTerminfo (System.String term) [0x00044] in <84860023ab994fb899a1d6d68e96bfb8>:0
  13. at System.TermInfoDriver..ctor (System.String term) [0x0004b] in <84860023ab994fb899a1d6d68e96bfb8>:0
  14. at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  15. at System.ConsoleDriver..cctor () [0x0004d] in <84860023ab994fb899a1d6d68e96bfb8>:0
  16. --- End of inner exception stack trace ---
  17. at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <84860023ab994fb899a1d6d68e96bfb8>:0
  18. at System.Console..cctor () [0x0007d] in <84860023ab994fb899a1d6d68e96bfb8>:0
  19. --- End of inner exception stack trace ---
  20. at InstanceManagerCLI.Core.Run () [0x0009e] in <c9a839d3e53148a39cf32240ea424870>:0
  21. at InstanceManagerCLI.Program.<Main> () [0x0000b] in <c9a839d3e53148a39cf32240ea424870>:0
  22. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Sys' threw an exception. ---> System.EntryPointNotFoundException: SystemNative_LChflagsCanSetHiddenFlag assembly:<unknown assembly> type:<unknown type> member:(null)
  23. at (wrapper managed-to-native) Interop+Sys.LChflagsCanSetHiddenFlag()
  24. at Interop+Sys..cctor () [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  25. --- End of inner exception stack trace ---
  26. at System.IO.FileSystem.FileExists (System.ReadOnlySpan`1[T] fullPath, System.Int32 fileType, Interop+ErrorInfo& errorInfo) [0x00007] in <84860023ab994fb899a1d6d68e96bfb8>:0
  27. at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T] fullPath, Interop+ErrorInfo& errorInfo) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  28. at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T] fullPath) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  29. at System.IO.Directory.Exists (System.String path) [0x0001e] in <84860023ab994fb899a1d6d68e96bfb8>:0
  30. at System.TermInfoDriver.SearchTerminfo (System.String term) [0x00044] in <84860023ab994fb899a1d6d68e96bfb8>:0
  31. at System.TermInfoDriver..ctor (System.String term) [0x0004b] in <84860023ab994fb899a1d6d68e96bfb8>:0
  32. at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <84860023ab994fb899a1d6d68e96bfb8>:0
  33. at System.ConsoleDriver..cctor () [0x0004d] in <84860023ab994fb899a1d6d68e96bfb8>:0
  34. --- End of inner exception stack trace ---
  35. at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <84860023ab994fb899a1d6d68e96bfb8>:0
  36. at System.Console..cctor () [0x0007d] in <84860023ab994fb899a1d6d68e96bfb8>:0
  37. --- End of inner exception stack trace ---
  38. at InstanceManagerCLI.Core.Run () [0x0009e] in <c9a839d3e53148a39cf32240ea424870>:0
  39. at InstanceManagerCLI.Program.<Main> () [0x0000b] in <c9a839d3e53148a39cf32240ea424870>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement