Gibberlings3 / iwdification

IWDification is a mod to bring some of the elements of Icewind Dale into the Baldur's Gate series of games. A lot of this project is based upon the work of the IWD-in-BG2 conversion project. The mod adds various elements such as selectable bard songs, two-handed axes, and over 65 new spells into your BG2, Tutu, BGT, or BGEE game. Every component can be installed independently of one another.
https://www.gibberlings3.net/mods/spells/iwdification/
12 stars 6 forks source link

#EFF_M13.wav isn't a Vorbis file #25

Closed majcosta closed 1 year ago

majcosta commented 1 year ago
OggDec v1.9.7 (libVorbis 1.3.1) Compiled on: Mar 29 2010

 Input WEIDU_EXTERNAL\WORKSPACE\ARCANE_RESREFS.TXT_AUDIO_TEMP\#EFF_M13.wav does not appear to be an Ogg bitstream.

I checked, it's all the copies of it in the copyover directory:

[marco@arch-box copyover]$ find . -iname '#EFF_M13.WAV' -exec file {} \;
./wizard_summon_shadow/#eff_m13.wav: data
./wizard_monster_summoning_6/#eff_m13.wav: data
./wizard_monster_summoning_3/#eff_m13.wav: data
./cleric_stalker/#eff_m13.wav: data
./wizard_monster_summoning_5/#eff_m13.wav: data
./wizard_conjure_lesser_water_elemental/#eff_m13.wav: data
./wizard_monster_summoning_1/#eff_m13.wav: data
./wizard_shades/#eff_m13.wav: data
./wizard_demi_shadow_monsters/#eff_m13.wav: data
./cleric_giant_insect/#eff_m13.wav: data
./wizard_monster_summoning_7/#eff_m13.wav: data
./wizard_shadow_monsters/#eff_m13.wav: data
./wizard_monster_summoning_2/#eff_m13.wav: data
./wizard_conjure_lesser_earth_elemental/#eff_m13.wav: data
./wizard_monster_summoning_4/#eff_m13.wav: data
./wizard_conjure_lesser_fire_elemental/#eff_m13.wav: data
./wizard_conjure_lesser_air_elemental/#eff_m13.wav: data
[marco@arch-box copyover]$ find . -iname '#EFF_M13.WAV' -exec mpv {} \;
Failed to recognize file format.

Exiting... (Errors when loading file)
[same thing 16 more times]
majcosta commented 1 year ago

iwdification isn't the place to fix this, closing