Nukem9 / LinkerMod

Enhancements for Black Ops' modtools
114 stars 32 forks source link

Having multiple languages IWDs are causing the game to crash when connecting paths #19

Open BuIlDaLiBlE opened 8 years ago

BuIlDaLiBlE commented 8 years ago

It causes this exception to happen: image Steps to reproduce:

  1. Place more than one localized__language_\ set of iwd files in the main folder
  2. Run the game with g_connectpaths 2 parameter Temporary workaround: Move the localized iwds away from main folder
Nukem9 commented 8 years ago

The localized IWDs shouldn't be the actual cause...even doing launcher_ldr.exe game_mod.dll ..\BlackOps.exe +set g_connectPaths 2 will guarantee a crash. Either way, it needs to be fixed.