Skip to content

Exception on creating ParameterDatabase.sopd file #25

@Antonio225t

Description

@Antonio225t

I just downlaoded the lastest release of Spotlight and it seems like I need to rebuild the ParameterDatabase.sopd file. So I did it but as I say Yes it throws this exception: "Trying to load a program with an invalid format" (Sorry for the bad translation): System.BadImageFormatException.

System.BadImageFormatException: Tentativo di caricare un programma con un formato non corretto. (Eccezione da HRESULT: 0x8007000B)
   in SZS.YAZ0.decompress(Byte* src, UInt32 src_len, UInt32* dest_len)
   in SZS.YAZ0.Decompress(Byte[] data) in D:\a\Spotlight\Spotlight\FileFormats3DW\Yaz0Compression.cs:riga 28
   in SZS.YAZ0.Decompress(String fileName) in D:\a\Spotlight\Spotlight\FileFormats3DW\Yaz0Compression.cs:riga 20
   in Spotlight.Level.LevelIO.GetObjectInfosCombined(String fileName, Dictionary`2 MAPinfosByListName, Dictionary`2 DESIGNinfosByListName, Dictionary`2 SOUNDinfosByListName)
   in Spotlight.Database.ObjectParameterDatabase.Create(String StageDataPath)
   in Spotlight.GUI.LevelEditorForm..ctor()
   in Spotlight.Program.<>c__DisplayClass3_0.<Main>b__1(Object x, EventArgs y)
   in System.Windows.Forms.Form.OnLoad(EventArgs e)
   in System.Windows.Forms.Form.OnCreateControl()
   in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   in System.Windows.Forms.Control.CreateControl()
   in System.Windows.Forms.Control.WmShowWindow(Message& m)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   in System.Windows.Forms.Form.WmShowWindow(Message& m)
   in System.Windows.Forms.Form.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

What can I do? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions