I'm stumped on this OpenGL Stuff with programs
When i run this i get this in the log.txt
Code:
WoW Map Viewer v0.6 WIP
Game path: C:Program FilesWorld of WarcraftData
Opening C:Program FilesWorld of WarcraftDatapatch.MPQ
Opening C:Program FilesWorld of WarcraftDataenUSPatch-enUS.MPQ
Opening C:Program FilesWorld of WarcraftDataenGBPatch-enGB.MPQ
Error opening archive C:Program FilesWorld of WarcraftDataenGBPatch-enGB.MPQ
Opening C:Program FilesWorld of WarcraftDatadeDEPatch-deDE.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatadeDEPatch-deDE.MPQ
Opening C:Program FilesWorld of WarcraftDatafrFRPatch-frFR.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatafrFRPatch-frFR.MPQ
Opening C:Program FilesWorld of WarcraftDatacommon.MPQ
Opening C:Program FilesWorld of WarcraftDataexpansion.MPQ
Opening C:Program FilesWorld of WarcraftDataenUSlocale-enUS.MPQ
Opening C:Program FilesWorld of WarcraftDataenUSexpansion-locale-enUS.MPQ
Opening C:Program FilesWorld of WarcraftDataenGBlocale-enGB.MPQ
Error opening archive C:Program FilesWorld of WarcraftDataenGBlocale-enGB.MPQ
Opening C:Program FilesWorld of WarcraftDataenGBexpansion-locale-enGB.MPQ
Error opening archive C:Program FilesWorld of WarcraftDataenGBexpansion-locale-enGB.MPQ
Opening C:Program FilesWorld of WarcraftDatadeDElocale-deDE.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatadeDElocale-deDE.MPQ
Opening C:Program FilesWorld of WarcraftDatadeDEexpansion-locale-deDE.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatadeDEexpansion-locale-deDE.MPQ
Opening C:Program FilesWorld of WarcraftDatafrFRlocale-frFR.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatafrFRlocale-frFR.MPQ
Opening C:Program FilesWorld of WarcraftDatafrFRexpansion-locale-frFR.MPQ
Error opening archive C:Program FilesWorld of WarcraftDatafrFRexpansion-locale-frFR.MPQ
Shaders disabled
Error: Cannot initialize OpenGL extensions.
Missing required extensions:
GL_ARB_vertex_buffer_object
GL_ARB_multitexture
I have googled about it updated my drivers. And MyWarCraftStudio Does not work unless I change MyWarCraftStudio.xml's
<RenderEngine API="OpenGL" API2="DirectX"/>
to
<RenderEngine API="DirectX" API2="OpenGL"/>
Stumped anyone have an idea why this would happen? I have an NVIDIA GeForce 7600 GT.