Congo Offline Editor

I'm having some trouble getting my offline editor reinstalled.  I'm getting the following error message: 

"The procedure entry point MiniDumpWriteDump could not be located in the dynamic link library dbghelp.dll"

 Does anyone know if this seems to be Congo related or Windows related?

 Thanks,

  • Sounds like you are running on an older Windows version. The requirements for the offline editor is Windows XP, SP2.

    The procedure mentioned in the error message isn't available in Windows versions before XP.

  • I was watching the movies on Congo, most specifically the one titled "News4-1", and noticed that a window showing the main display opened up in an offline editor mode (about 14:00 into the clip).  Is there really a way to do this, or was this something special for the training film?

    J. R. Lidgett
    Salina Community Theatre

  • The display window that can be seen in the movies is not a public feature. It is just available for making this type of internal documentation.

    Anders

  • I kind of thought so, but it never hurts to ask!

    J. R.

  • Is there anyway of getting the editor to run under windows 2000 (or linux) ? I cant see our IT department letting me loose with XP.
  • Sorry, no. Congo is only Windows XP compatible. (And Mac OS X compatible, but that probably doesn't help you much.)

    Thanks -

     
    Sarah
     



    [edited by: sclausen at 2:53 PM (GMT -6) on Tue, Apr 03 2007]
  • You can always try running it through "wine" on linux, but it's probably too heavy of an application.
  • Based on its functionality, if you ran it through WINE, you should use an emulated Desktop because Ive had problems with fullscreen apps and DirectX apps under WINE (odly enough, World of Warcraft worked better windowed in one WINE release) But I'll try running the offline editor in WINE and report on how that worked out for me later
    Edit: Ok, teh Congo Offlien Editor installs and boots successfully under teh WIEN API, but once you login yopu get a friendly error that leaves a dump,

    For any WINE Debugers who care, here was my consoel output, and if ant ETC devolpers actually want this to work under WINE, i can send you the error dump adn a description of the error, but i doubt this is of any importance to you.

     

    sylak@apache:~/.wine/drive_c/congo$ wine congo.exe 
    fixme:imm:ImmReleaseContext (0x10020, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x30026, 0x160640): stub
    fixme:setupapi:SetupDiGetClassDevsW : returning empty list
    fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1818c8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x33fcc4
    fixme:setupapi:SetupDiGetClassDevsW : returning empty list
    fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1818c8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x33fcc4
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60036, 0x160640): stub
    fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 4 0x33fb14 0x33fb08
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmSetCandidateWindow (0x160640, 0x33ef60): stub
    fixme:imm:ImmReleaseContext (0x60036, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60036, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60036, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60036, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:setupapi:SetupDiGetClassDevsW : returning empty list
    fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1868e8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x33f4a0
    fixme:setupapi:SetupDiGetClassDevsW : returning empty list
    fixme:setupapi:SetupDiEnumDeviceInterfaces 0x1868e8, (nil), {4d1e55b2-f16f-11cf-88cb-001111000030}, 0x00000000, 0x33f4a0
    fixme:imm:ImmReleaseContext (0x60034, 0x160640): stub
    err:ole:CoGetClassObject class {48da60d0-e48c-4b5c-8a14-169a6e802e17} not registered
    err:ole:CoGetClassObject class {48da60d0-e48c-4b5c-8a14-169a6e802e17} not registered
    err:ole:create_server class {48da60d0-e48c-4b5c-8a14-169a6e802e17} not registered
    err:ole:CoGetClassObject no class object {48da60d0-e48c-4b5c-8a14-169a6e802e17} could be created for context 0x7
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): stub
    fixme:imm:ImmReleaseContext (0x60030, 0x160640): st



    [edited by: Arel at 11:25 PM (GMT -6) on Tue, Apr 03 2007] Added WINE info including console debug output
Related