Menu

#1 Crashes

open
Ufo Z
None
9
2005-06-29
2005-06-19
Anonymous
No

I've recently switched from Wi2K to WinXP. On Windows
XP version 0.4 as well as version 0.3 crash while
loading the map. On Windows 2000 I had no such problems.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have to correct myself.
    The crash only happens if I trie to load the textures from
    the ELP. Loading from the German version makes no problems.

     
  • Nobody/Anonymous

    Logged In: NO

    it did run for me on windows XP HOme Edition. But now i
    have Prof.Ed.. it crashes now.

     
  • Ufo Z

    Ufo Z - 2005-06-29
    • priority: 5 --> 9
    • assigned_to: nobody --> ufoz
    • summary: Crashes on Windows XP --> Crashes
     
  • Ufo Z

    Ufo Z - 2005-06-29

    Logged In: YES
    user_id=683039

    Hi, I'm making this the "official" crashes bug.

    If you have crashes, could you please include the following
    info here:
    - wowmapview version (please be sure to try the newest one out)
    - WoW client version
    - OS
    - CPU/RAM
    - video card brand, model
    - video driver
    And most importantly, please upload your log.txt file or
    mail it to me. Thanks.

     
  • Nobody/Anonymous

    Logged In: NO

    Program always crashes on startup.

    wowmapview 0.5
    wow 1.5.0
    windows xp pro sp2
    1.8 ghz cpu / 704 mb ram
    sis 741 integrated (64 mb)

    log:
    WoW Map Viewer v0.5
    Game path: F:\Program Files\World of Warcraft\Data\
    Opening F:\Program Files\World of Warcraft\Data\patch.MPQ
    Opening F:\Program Files\World of Warcraft\Data\texture.MPQ
    Opening F:\Program Files\World of Warcraft\Data\model.MPQ
    Opening F:\Program Files\World of Warcraft\Data\wmo.MPQ
    Opening F:\Program Files\World of Warcraft\Data\terrain.MPQ
    Opening F:\Program Files\World of Warcraft\Data\interface.MPQ
    Opening F:\Program Files\World of Warcraft\Data\misc.MPQ
    Opening F:\Program Files\World of Warcraft\Data\dbc.MPQ

     
  • Brad

    Brad - 2005-07-28

    Logged In: YES
    user_id=1319939

    Hi,

    wowmapview(0.5) crashes on startup and wowmodelview(0.3)
    crashes when I select a model from the list.

    wowmapview 0.5
    wow 1.6.0
    windows xp sp2
    2.4 ghz / 1 GB ram
    GeForce4 420 Go

    log:
    WoW Map Viewer v0.5
    Game path: C:\Program Files\World of Warcraft\Data\
    Opening C:\Program Files\World of Warcraft\Data\patch.MPQ
    Opening C:\Program Files\World of Warcraft\Data\texture.MPQ
    Opening C:\Program Files\World of Warcraft\Data\model.MPQ
    Opening C:\Program Files\World of Warcraft\Data\wmo.MPQ
    Opening C:\Program Files\World of Warcraft\Data\terrain.MPQ
    Opening C:\Program Files\World of Warcraft\Data\interface.MPQ
    Opening C:\Program Files\World of Warcraft\Data\misc.MPQ
    Opening C:\Program Files\World of Warcraft\Data\dbc.MPQ

    ***QUESTION: What do i do with the source files? for both
    programs.. thanks!

     
  • Ufo Z

    Ufo Z - 2005-08-02

    Logged In: YES
    user_id=683039

    Here is a "debug" version with additional logging, log.txt
    from this would be preferable instead of the stock 0.5
    version, thanks.

    http://wowmapview.sourceforge.net/wowmapview-0.5-debug.zip

    Right now I'm suspecting opengl extensions but I'm not sure yet.

     
  • Nobody/Anonymous

    Logged In: NO

    Using the Mapview 0.5 Debugger Version and the WoWModelview
    0.3 version. Both crash with a 'Send Error Report' screen
    coming up.
    Win XP Home Edition, SP2.
    1024mb ddr 400 Ram
    GeForce FX5700 Graphics card (256mb)
    AMD64 3400+ 2.41ghz Processor
    Using WoW 1.61 (4544) Release (31st July 2005).

    log file:
    WoW Map Viewer v0.5
    Game path: C:\Program Files\World of Warcraft\Data\
    Opening C:\Program Files\World of Warcraft\Data\patch.MPQ
    Opening C:\Program Files\World of Warcraft\Data\texture.MPQ
    Opening C:\Program Files\World of Warcraft\Data\model.MPQ
    Opening C:\Program Files\World of Warcraft\Data\wmo.MPQ
    Opening C:\Program Files\World of Warcraft\Data\terrain.MPQ
    Opening C:\Program Files\World of Warcraft\Data\interface.MPQ
    Opening C:\Program Files\World of Warcraft\Data\misc.MPQ
    Opening C:\Program Files\World of Warcraft\Data\dbc.MPQ
    Opening DBC: DBFilesClient\AreaTable.dbc
    Initializing video mode: 1024 x 768 windowed
    Setting video mode... (flags=50000003)
    Initializing extensions...
    GL_EXTENSIONS: GL_WIN_swap_hint GL_EXT_bgra
    GL_EXT_paletted_texture

    Video mode initialized.
    Loading TGA: arial.tga
    Loading fonts...
    Opening DBC: DBFilesClient\Map.dbc

     
  • Brad

    Brad - 2005-08-07

    Logged In: YES
    user_id=1319939

    I'm having the same problems as the guy below me....

    Wowmapview .5 debugger still crashes at startup.

    Wowmodelview .3 crashes when I select something from the list.

    my log txt would be same as below guy's.

     
  • Nobody/Anonymous

    Logged In: NO

    so what's going on? is this being worked on?

     
  • Ufo Z

    Ufo Z - 2005-09-04

    Logged In: YES
    user_id=683039

    Well sort of (I just got back from vacation)

    So far, based on all the log files the problem seems to be
    unsupported OpenGL extensions (I didn't check the return
    values of GL getProcAddress for null, so the first call to
    an unsupported function caused the crash). The good news is
    that I can check to see if they're supported and gracefully
    quit if they aren't (so no more crashes hopefully) The bad
    news, however, is that these extensions are required for the
    program to work, so there's not much I can do about it other
    than asking the user to update video drivers or something :(

    The extensions I use are: GL_ARB_multitexture
    GL_ARB_texture_compression GL_EXT_texture_compression_s3tc
    GL_ARB_vertex_buffer_object GL_EXT_draw_range_elements

     
  • cwilliams

    cwilliams - 2005-09-22

    Logged In: YES
    user_id=1317588

    New version of modelviewer doesnt crash like it used to,
    maybe you can do whatever you did to the modelviewer to the
    mapviewer and the people with crashes wont have them
    anymore? heh

     
  • Nobody/Anonymous

    Logged In: NO

    i found one of the reason of crash. well sort of. i have gforce
    5200 fx, video card. l had problem with driver, so i installed
    old one (61). and it seems it works now, no more crashes. i
    found out this by trying to install Medieval game. it crashed
    too on new driver and version 68. but on 61 it worked.

     
  • jxkawal

    jxkawal - 2005-10-02

    Logged In: YES
    user_id=1332450

    Works great on startup and most places I have tried to go,
    except Orgrimmar. Getting near Orgrimmar in this program
    crashes so hard it restarts my computer. I can send my comp
    information and the log file ( to large to post here ) if it
    will help anyone.

     
  • Mabu

    Mabu - 2005-10-07

    Logged In: YES
    user_id=1357914

    I still can't even start the program.
    I tried v0.5 and v0.5-debug.
    I dont have previous versions, so I cant tell if it's a "new"
    problem - always crashed since downloaded.

    I can also email hijack's logfile and dxdiag's logfile.

    Where can I email my logfiles?

    My sys info:
    -----------------------
    OS: WinXP Pro SP2 (WinNT 5.01.2600)
    RAM: 512Mb
    CPU: Pentium M 1600Mhz
    WoW client version: patch 1.7.1 (2005-09-22)- CPU/RAM
    Video card: Intel(R) 82852/82855 GM/GME Graphics
    Controller
    Video driver: 6.14.0010.3943 (English)

     
  • Chaz

    Chaz - 2006-03-20

    Logged In: YES
    user_id=1480881

    it crashes right away for me

    - wowmapview version: 0.5
    - WoW client version: 10900 (WOW version 1.9.4.5086)
    - OS: Windows XP Pro
    - CPU/RAM: 2.9Ghz/ 1Gb Ram
    - video card brand, model: Intel(R) 82845G/GL/GE/PE/GV
    Graphics Controller (64mb)
    - video driver: 6.14.10.3943

    Log file:
    WoW Map Viewer v0.5
    Game path: D:\World of Warcraft\Data\
    Opening D:\World of Warcraft\Data\patch.MPQ
    Opening D:\World of Warcraft\Data\texture.MPQ
    Opening D:\World of Warcraft\Data\model.MPQ
    Opening D:\World of Warcraft\Data\wmo.MPQ
    Opening D:\World of Warcraft\Data\terrain.MPQ
    Opening D:\World of Warcraft\Data\interface.MPQ
    Opening D:\World of Warcraft\Data\misc.MPQ
    Opening D:\World of Warcraft\Data\dbc.MPQ

     
  • Mabu

    Mabu - 2006-03-20

    Logged In: YES
    user_id=1357914

    I think the problem is the video card.
    My previous post was about running the program on a
    Asustek laptop.
    Then I bought a desktop PC, nVidia GeForce 6200 TN graphic
    card: everything works smoothly now.

    Anyway, I cannot understand why a video card with
    certified DirectX drivers (and capable of running WoW)
    shall not work.

     
  • Chaz

    Chaz - 2006-03-21

    Logged In: YES
    user_id=1480881

    is there a way to fix this? if so can you please make an
    updated version soon (even if it is only to address this
    problem. this program is awesome, just wont run on my pc.
    thanks.

     
  • Nobody/Anonymous

    Logged In: NO

    Getting the same problems as the below users... .3 crashes
    after selecting a location, .5 crashes when it goes to load up.

     
  • Nobody/Anonymous

    Logged In: NO

    I'm using map viewer version 6.1 and it still crashes every time on Windows XP with a "Send Error Report" message.

     
  • Nobody/Anonymous

    Logged In: NO

    Im Using WinXp professional sp2, as soon as i try to load a map the game suffers an error and has to close.

     

Log in to post a comment.

MongoDB Logo MongoDB