Jump to content

Willi

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Willi

  1. Hi @Tokei, hi all,

    I got a problem at Win10 with GRF Editor. In any GRF I open following error happen, while clicking on a BMP. Seems like it's an error decompressing but I got no clue where to search for the error. It's a very fresh Win10 install after it happened already on an old install.

     

    --------------          Message          --------------
    Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    --------------        Stack trace        --------------
       bei GrfToWpfBridge.Application.DefaultErrorHandler._reportAnyManagedExceptions(String message, Exception exception, ErrorLevel errorLevel)
       bei GrfToWpfBridge.Application.DefaultErrorHandler.Handle(Exception exception, ErrorLevel errorLevel)
       bei GRFEditor.WPF.PreviewTabs.FilePreviewTab._baseLoad(FileEntry entry)
       bei GRFEditor.WPF.PreviewTabs.FilePreviewTab.<Update>b__2()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    
    --------------         Exception         --------------
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei GRF.Core.GrfCompression.CustomCompression.Decompress(Byte[] compressed, Int64 uncompressedLength)
       bei GRF.Core.FileEntry._getDecompressedData()
       bei GRF.ContainerFormat.ContainerEntry.GetDecompressedData()
       bei GRFEditor.WPF.PreviewTabs.PreviewImage._load(FileEntry entry)
       bei GRFEditor.WPF.PreviewTabs.FilePreviewTab._baseLoad(FileEntry entry)
    

     

×
×
  • Create New...