Jump to content

My game keeps crashing before a new game starts.


the_green_guy
 Share

Recommended Posts

Assertion failed: "m_checksum == stream.Checksum()"
Location: archive_zip.cpp:341 (ArchiveFile_Zip::Load)

Call stack:

ArchiveFile_Zip::Load (archive_zip.cpp:341)
    this = (unavailable)
    __formal = 0x05859550 -> 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = [8] { 47 ('/'), 0, 43832, 10, 10720, 23282, 0, 0 }

    buf = 0x012FF110 -> (shared_ptr<unsigned char>)
    size = 19918824 (0x012FEFE8)
    op = 
        m_FileDescriptor = 4 (0x00000004)
        m_OpenFlag = 6 (0x00000006)
        m_Offset = 825092484 (0x00000000312DE984)
        m_Size = 699192 (0x00000000000AAB38)
        m_Buffer = 0x00000000

    codec = (shared_ptr<ICodec>)
    streamFeeder = 
        stream = 0x012FEFE8 -> 
            m_codec = (shared_ptr<ICodec>)
            m_outputBufferManager = 
                m_buffer = 0x0FD38000 -> "DDS |"
                m_size = 699192 (0x000AAB38)
                m_mem = (shared_ptr<unsigned char>)
                m_capacity = 0 (0x00000000)

            m_inConsumed = 699192 (0x000AAB38)
            m_outProduced = 699192 (0x000AAB38)
            m_checksum = 2274231504 (0x878E04D0)


    stream = 
        m_codec = (shared_ptr<ICodec>)
        m_outputBufferManager = 
            m_buffer = 0x0FD38000 (see above)
            m_size = 699192 (0x000AAB38)
            m_mem = (shared_ptr<unsigned char>)
            m_capacity = 0 (0x00000000)

        m_inConsumed = 699192 (0x000AAB38)
        m_outProduced = 699192 (0x000AAB38)
        m_checksum = 2274231504 (0x878E04D0)


VFS::LoadFile (vfs.cpp:194)
    this = (unavailable)
    pathname = 0x012FF1E8 -> 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = [8] { 47 ('/'), 0, 34069, 0, 34070, 0, 34073, 0 }

    fileContents = 0x012FF100 -> (shared_ptr<unsigned char>)
    size = 0x012FF108 -> 699192 (0x000AAB38)
    directory = 0x05843BB4 -> 
        m_files = (unsupported map<Path,VfsFile >)
        m_subdirectories = (unsupported map<Path,VfsDirectory >)
        m_realDirectory = (shared_ptr<RealDirectory>)
        m_shouldPopulate = 0 (0x00000000)

    file = 0x05859550 (see above)
    s = (`anonymous-namespace'::ScopedLock)

SkyManager::LoadSkyTextures (skymanager.cpp:126)
    this = (unavailable)
    types = [6] { 34069 (0x00008515), 34070 (0x00008516), 34073 (0x00008519), 34074 (0x0000851A), 34071 (0x00008517), 34072 (0x00008518) }
    images = [6] { 0x007277E0 -> "front", 0x007277EC -> "back", 0x007277F8 -> "right", 0x00727804 -> "left", 0x00727810 -> "top", 0x00727810 (see above) }
    path = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    tex = 
        m_Data = (shared_ptr<unsigned char>)
        m_DataSize = 40 (0x00000028)
        m_Ofs = 4 (0x00000004)
        m_Width = 189945448 (0x0B525668)
        m_Height = 15597568 (0x00EE0000)
        m_Bpp = 32 (0x00000020)
        m_Flags = 21430272 (0x01470000)

    file = (shared_ptr<unsigned char>)
    fileSize = 699192 (0x000AAB38)
    path2 = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    rotated = (unsupported vector<unsigned char >)

SkyManager::SetSkySet (skymanager.cpp:195)
    this = (unavailable)
    newSet = 0x012FF4F4 -> { (unsupported basic_string<wchar_t,char_traits<wchar_t> >) }

CXMLReader::ReadEnvironment (mapreader.cpp:615)
    this = (unavailable)
    parent = 
        m_Pointer = 0x10AC027C -> [8] { 24, 4, 0, 0, 9, 0, 0, 0 }

    $S17 = 
        m_Size = 9 (0x00000009)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC0294 -> [8] { 37 ('%'), 0, 0, 0, 26, 0, 0, 0 }
        m_Pointer = 0x10AC0294 (see above)

    element = 
        m_Pointer = 0x10AC0294 (see above)

    attrs = 
        m_Size = 0 (0x00000000)
        m_Pointer = 0x10AC02B9 -> "K"
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC02B9 (see above)
        m_EndPointer = 0x10AC02B9 (see above)

    $S21 = 
        m_Size = 273575136 (0x104E6CE0)
        m_CurItemID = 2378 (0x0000094A)
        m_CurPointer = 0x012FF4D8 -> [8] { 132, 245, 47 ('/'), 1, 115 ('s'), 117 ('u'), 110 ('n'), 115 ('s') }
        m_Pointer = 0x586DFBAB -> [8] { 89 ('Y'), 195, 199, 1, 196, 22, 109 ('m'), 88 ('X') }

    fog = 
        m_Pointer = 0x586D16C4 -> "àümXÌLmX3ÌnXãmXãmXMmX©8nX$³pX"

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 -> "Environment"
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F

    $S25 = 
        m_Size = 21430272 (0x01470000)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x104E6CE0 -> "T"
        m_Pointer = 0x012FF3F8 -> [8] { 216, 244, 47 ('/'), 1, 171, 251, 109 ('m'), 88 ('X') }

    postproc = 
        m_Pointer = 0x586D16C4 (see above)

    $S29 = 
        m_Size = 162 (0x000000A2)
        m_CurItemID = 100 (0x00000064)
        m_CurPointer = 0x00EE2980 -> [8] { 24, 8, 238, 0, 248, 199, 198, 5 }
        m_Pointer = 0x00000000

    waterbody = 
        m_Pointer = 0x012FF440 -> [8] { 185, 2, 172, 16, 192, 60 ('<'), 86 ('V'), 11 }

    $S33 = 
        m_Size = 100 (0x00000064)
        m_CurItemID = 15608192 (0x00EE2980)
        m_CurPointer = 0x00000000
        m_Pointer = 0x012FF3E8 -> [8] { 248, 243, 47 ('/'), 1, 35 ('#'), 0, 0, 0 }

    waterelement = 
        m_Pointer = 0x06EB2EA0 -> "h=s"

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 (see above)
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 (see above)
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F


CXMLReader::ReadXML (mapreader.cpp:1077)
    this = (unavailable)
    $S57 = 
        m_Size = 5 (0x00000005)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC027C (see above)
        m_Pointer = 0x10AC027C (see above)

    node = 
        m_Pointer = 0x10AC027C (see above)

    name = { (unsupported basic_string<char,char_traits<char> >) }

CMapReader::ReadXML (mapreader.cpp:1179)
    this = (unavailable)

MemFunThunk<CWorld> (loaderthunks.h:60)
    param = 0x107AA670
    __formal = 0.01 (0x3F847AE147AE147B)

LDR_ProgressiveLoad (loader.cpp:228)
    time_budget = 0.01 (0x3F847AE147AE147B)
    description = 0x012FF70C -> "L祂�"
    max_chars = 100 (0x00000064)
    progress_percent = 0x012FF6C4 -> 0 (0x00000000)
    ret = 4587366580439587226 (0x3FA999999999999A)
    elapsed_time = 175.363 (0x4065EB99F63B5864)

ProgressiveLoad (main.cpp:266)
    description = "L祂�"
    profile2__ = 
        m_Name = 0x00700C2C -> "progressive load"

    progress_percent = 0 (0x00000000)
    e = 0x012FF710 -> 
        
            
                
                    (exception)
                    m_msg = 0x4065EB99 -> (unavailable - internal error)

 

 


Frame (main.cpp:364)
    realTimeSinceLastFrame = 0.039695 (0x3D229766)
    time = 175.363 (0x4065EB99D819CD99)
    profile2__ = 
        m_Name = 0x00700CC8 -> "frame"

    profile2__ = 
        m_Name = 0x4065EB99 (see above)


RunGameOrAtlas (main.cpp:632)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 -> 0x00FD0028 -> "D:\Games\Files\0 A.D on PC\0 A.D. alpha\binaries\system\0 A.D.exe"
    replayFile = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    modsToInstall = (unsupported vector<Path >)
    scriptEngine = 
        (Singleton<ScriptEngine>)
        m_Runtimes = (unsupported list<JSRuntime const * >)

    args = 
        m_Args = (unsupported vector<pair<CStr8,CStr8> >)
        m_Arg0 = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 92 ('\')

        m_ArgsWithoutName = (unsupported vector<CStr8 >)

    res = 7.50188e-010 (0x3E09C6B82DA5A070)
    modPath = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 15721

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 192

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1919

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1394

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 54202

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1


    replay = 
        m_Stream = 0x3E09C6B8 -> (basic_istream<char,char_traits<char> >)

    mod = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 0

    zip = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 16

    mods = (unsupported vector<CStr8 >)
    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 4

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1520

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 13103

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 32768

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2047


    builder = 
        m_VFS = (shared_ptr<IVFS>)
        m_Files = (unsupported vector<Path >)
        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 20

        m_NumBaseMods = 21430273 (0x01470001)

    installedMods = (unsupported vector<CStr8 >)
    installer = 
        m_VFS = (shared_ptr<IVFS>)
        m_ModsDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 10228

        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 80 ('P')

        m_CacheDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1522

        m_InstalledMods = (unsupported vector<CStr8 >)

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 4

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1520

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 13103

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 32768

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2047

 

SDL_main (main.cpp:678)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 (see above)

main_utf8 (sdl_windows_main.c:126)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 (see above)

wmain (sdl_windows_main.c:151)
    argc = 1 (0x00000001)
    wargv = 0x014839A8 -> 0x014839B0 -> 68 (0x0044)
    wenvp = 0x01481AE0 -> 34304 (0x8600)
    argv = 0x00FD0008 (see above)
    retval = 0 (0x00000000)
    i = 1 (0x00000001)

CallStartupWithinTryBlock (wseh.cpp:364)
    ret = 6543792 (0x0063D9B0)

PssNtCaptureSnapshot (:0)

PssNtCaptureSnapshot (:0)


errno = 0 (No error reported here)
OS error = 2 (The system cannot find the file specified.)

Assertion failed: "m_checksum == stream.Checksum()"
Location: archive_zip.cpp:341 (ArchiveFile_Zip::Load)

Call stack:

ArchiveFile_Zip::Load (archive_zip.cpp:341)
    this = (unavailable)
    __formal = 0x05859550 -> 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = [8] { 47 ('/'), 0, 43832, 10, 10720, 23282, 0, 0 }

    buf = 0x012FF110 -> (shared_ptr<unsigned char>)
    size = 19918824 (0x012FEFE8)
    op = 
        m_FileDescriptor = 4 (0x00000004)
        m_OpenFlag = 6 (0x00000006)
        m_Offset = 825092484 (0x00000000312DE984)
        m_Size = 699192 (0x00000000000AAB38)
        m_Buffer = 0x00000000

    codec = (shared_ptr<ICodec>)
    streamFeeder = 
        stream = 0x012FEFE8 -> 
            m_codec = (shared_ptr<ICodec>)
            m_outputBufferManager = 
                m_buffer = 0x0FD38000 -> "DDS |"
                m_size = 699192 (0x000AAB38)
                m_mem = (shared_ptr<unsigned char>)
                m_capacity = 0 (0x00000000)

            m_inConsumed = 699192 (0x000AAB38)
            m_outProduced = 699192 (0x000AAB38)
            m_checksum = 2274231504 (0x878E04D0)


    stream = 
        m_codec = (shared_ptr<ICodec>)
        m_outputBufferManager = 
            m_buffer = 0x0FD38000 (see above)
            m_size = 699192 (0x000AAB38)
            m_mem = (shared_ptr<unsigned char>)
            m_capacity = 0 (0x00000000)

        m_inConsumed = 699192 (0x000AAB38)
        m_outProduced = 699192 (0x000AAB38)
        m_checksum = 2274231504 (0x878E04D0)


VFS::LoadFile (vfs.cpp:194)
    this = (unavailable)
    pathname = 0x012FF1E8 -> 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = [8] { 47 ('/'), 0, 34069, 0, 34070, 0, 34073, 0 }

    fileContents = 0x012FF100 -> (shared_ptr<unsigned char>)
    size = 0x012FF108 -> 699192 (0x000AAB38)
    directory = 0x05843BB4 -> 
        m_files = (unsupported map<Path,VfsFile >)
        m_subdirectories = (unsupported map<Path,VfsDirectory >)
        m_realDirectory = (shared_ptr<RealDirectory>)
        m_shouldPopulate = 0 (0x00000000)

    file = 0x05859550 (see above)
    s = (`anonymous-namespace'::ScopedLock)

SkyManager::LoadSkyTextures (skymanager.cpp:126)
    this = (unavailable)
    types = [6] { 34069 (0x00008515), 34070 (0x00008516), 34073 (0x00008519), 34074 (0x0000851A), 34071 (0x00008517), 34072 (0x00008518) }
    images = [6] { 0x007277E0 -> "front", 0x007277EC -> "back", 0x007277F8 -> "right", 0x00727804 -> "left", 0x00727810 -> "top", 0x00727810 (see above) }
    path = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    tex = 
        m_Data = (shared_ptr<unsigned char>)
        m_DataSize = 40 (0x00000028)
        m_Ofs = 4 (0x00000004)
        m_Width = 189945448 (0x0B525668)
        m_Height = 15597568 (0x00EE0000)
        m_Bpp = 32 (0x00000020)
        m_Flags = 21430272 (0x01470000)

    file = (shared_ptr<unsigned char>)
    fileSize = 699192 (0x000AAB38)
    path2 = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    rotated = (unsupported vector<unsigned char >)

SkyManager::SetSkySet (skymanager.cpp:195)
    this = (unavailable)
    newSet = 0x012FF4F4 -> { (unsupported basic_string<wchar_t,char_traits<wchar_t> >) }

CXMLReader::ReadEnvironment (mapreader.cpp:615)
    this = (unavailable)
    parent = 
        m_Pointer = 0x10AC027C -> [8] { 24, 4, 0, 0, 9, 0, 0, 0 }

    $S17 = 
        m_Size = 9 (0x00000009)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC0294 -> [8] { 37 ('%'), 0, 0, 0, 26, 0, 0, 0 }
        m_Pointer = 0x10AC0294 (see above)

    element = 
        m_Pointer = 0x10AC0294 (see above)

    attrs = 
        m_Size = 0 (0x00000000)
        m_Pointer = 0x10AC02B9 -> "K"
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC02B9 (see above)
        m_EndPointer = 0x10AC02B9 (see above)

    $S21 = 
        m_Size = 273575136 (0x104E6CE0)
        m_CurItemID = 2378 (0x0000094A)
        m_CurPointer = 0x012FF4D8 -> [8] { 132, 245, 47 ('/'), 1, 115 ('s'), 117 ('u'), 110 ('n'), 115 ('s') }
        m_Pointer = 0x586DFBAB -> [8] { 89 ('Y'), 195, 199, 1, 196, 22, 109 ('m'), 88 ('X') }

    fog = 
        m_Pointer = 0x586D16C4 -> "àümXÌLmX3ÌnXãmXãmXMmX©8nX$³pX"

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 -> "Environment"
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F

    $S25 = 
        m_Size = 21430272 (0x01470000)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x104E6CE0 -> "T"
        m_Pointer = 0x012FF3F8 -> [8] { 216, 244, 47 ('/'), 1, 171, 251, 109 ('m'), 88 ('X') }

    postproc = 
        m_Pointer = 0x586D16C4 (see above)

    $S29 = 
        m_Size = 162 (0x000000A2)
        m_CurItemID = 100 (0x00000064)
        m_CurPointer = 0x00EE2980 -> [8] { 24, 8, 238, 0, 248, 199, 198, 5 }
        m_Pointer = 0x00000000

    waterbody = 
        m_Pointer = 0x012FF440 -> [8] { 185, 2, 172, 16, 192, 60 ('<'), 86 ('V'), 11 }

    $S33 = 
        m_Size = 100 (0x00000064)
        m_CurItemID = 15608192 (0x00EE2980)
        m_CurPointer = 0x00000000
        m_Pointer = 0x012FF3E8 -> [8] { 248, 243, 47 ('/'), 1, 35 ('#'), 0, 0, 0 }

    waterelement = 
        m_Pointer = 0x06EB2EA0 -> "h=s"

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 (see above)
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F

    attrs = 
        m_Size = 4038445 (0x003D9F2D)
        m_Pointer = 0x012FF588 (see above)
        m_CurItemID = 19920240 (0x012FF570)
        m_CurPointer = 0x00000008
        m_EndPointer = 0x0000000F


CXMLReader::ReadXML (mapreader.cpp:1077)
    this = (unavailable)
    $S57 = 
        m_Size = 5 (0x00000005)
        m_CurItemID = 0 (0x00000000)
        m_CurPointer = 0x10AC027C (see above)
        m_Pointer = 0x10AC027C (see above)

    node = 
        m_Pointer = 0x10AC027C (see above)

    name = { (unsupported basic_string<char,char_traits<char> >) }

CMapReader::ReadXML (mapreader.cpp:1179)
    this = (unavailable)

MemFunThunk<CWorld> (loaderthunks.h:60)
    param = 0x107AA670
    __formal = 0.01 (0x3F847AE147AE147B)

LDR_ProgressiveLoad (loader.cpp:228)
    time_budget = 0.01 (0x3F847AE147AE147B)
    description = 0x012FF70C -> "L祂�"
    max_chars = 100 (0x00000064)
    progress_percent = 0x012FF6C4 -> 0 (0x00000000)
    ret = 4587366580439587226 (0x3FA999999999999A)
    elapsed_time = 175.363 (0x4065EB99F63B5864)

ProgressiveLoad (main.cpp:266)
    description = "L祂�"
    profile2__ = 
        m_Name = 0x00700C2C -> "progressive load"

    progress_percent = 0 (0x00000000)
    e = 0x012FF710 -> 
        
            
                
                    (exception)
                    m_msg = 0x4065EB99 -> (unavailable - internal error)

 

 


Frame (main.cpp:364)
    realTimeSinceLastFrame = 0.039695 (0x3D229766)
    time = 175.363 (0x4065EB99D819CD99)
    profile2__ = 
        m_Name = 0x00700CC8 -> "frame"

    profile2__ = 
        m_Name = 0x4065EB99 (see above)


RunGameOrAtlas (main.cpp:632)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 -> 0x00FD0028 -> "D:\Games\Files\0 A.D on PC\0 A.D. alpha\binaries\system\0 A.D.exe"
    replayFile = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    modsToInstall = (unsupported vector<Path >)
    scriptEngine = 
        (Singleton<ScriptEngine>)
        m_Runtimes = (unsupported list<JSRuntime const * >)

    args = 
        m_Args = (unsupported vector<pair<CStr8,CStr8> >)
        m_Arg0 = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 92 ('\')

        m_ArgsWithoutName = (unsupported vector<CStr8 >)

    res = 7.50188e-010 (0x3E09C6B82DA5A070)
    modPath = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 15721

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 192

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1919

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1394

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 54202

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1


    replay = 
        m_Stream = 0x3E09C6B8 -> (basic_istream<char,char_traits<char> >)

    mod = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 0

    zip = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 16

    mods = (unsupported vector<CStr8 >)
    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 4

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1520

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 13103

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 32768

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2047


    builder = 
        m_VFS = (shared_ptr<IVFS>)
        m_Files = (unsupported vector<Path >)
        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 20

        m_NumBaseMods = 21430273 (0x01470001)

    installedMods = (unsupported vector<CStr8 >)
    installer = 
        m_VFS = (shared_ptr<IVFS>)
        m_ModsDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 10228

        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 80 ('P')

        m_CacheDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1522

        m_InstalledMods = (unsupported vector<CStr8 >)

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 4

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 1520

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 13103

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 32768

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2047

 

SDL_main (main.cpp:678)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 (see above)

main_utf8 (sdl_windows_main.c:126)
    argc = 1 (0x00000001)
    argv = 0x00FD0008 (see above)

wmain (sdl_windows_main.c:151)
    argc = 1 (0x00000001)
    wargv = 0x014839A8 -> 0x014839B0 -> 68 (0x0044)
    wenvp = 0x01481AE0 -> 34304 (0x8600)
    argv = 0x00FD0008 (see above)
    retval = 0 (0x00000000)
    i = 1 (0x00000001)

CallStartupWithinTryBlock (wseh.cpp:364)
    ret = 6543792 (0x0063D9B0)

PssNtCaptureSnapshot (:0)

PssNtCaptureSnapshot (:0)


errno = 0 (No error reported here)
OS error = 2 (The system cannot find the file specified.)
 

Thanks for any help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...