TDV Alinsa
TDV Alinsa
As discussed on the discord, there's some conditions under which refusing to overwrite files (even when configured not to overwrite) might not be the right behavior -- e.g. when the...
With a self-compiled galmon (from rev d326191), I get a crash in Beidou message handling after a few seconds of operation. I'm running it against an F9T (L1/L5 version) which...
[apologies for deleting the template, the questions didn't make much sense in this context] I don't suppose you would consider making a standalone version of this visualizer, for those of...
example file: creature\madscientist2\madscientist2.obj ``` Python: Traceback (most recent call last): File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\script s\addons\WoWbjectImporter\operators.py", line 172, in execute reports = do_import(self, context, self.filepath, self.reuse_materials, self .base_shader, args) File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\script...
When exporting `world/wmo/brokenisles/eredar/7er_colosseum.wmo` with only the "ring" WMO Group enabled, some textures are wrong, probably due to an index getting confused somewhere. Imported with Kru's importer, the textures are right,...
example file: character\troll\female\trollfemale_hd_sdr.obj ``` Python: Traceback (most recent call last): File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\operators.py", line 172, in execute reports = do_import(self, context, self.filepath, self.reuse_materials, self.base_shader, args) File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\utilties.py", line 646,...
example file: creature\faeriedragon\faeriedragon.obj This may be a missing file not handled properly, or maybe I screwed up the export, not sure. I'll investigate. ``` Python: Traceback (most recent call last):...
example file: world\expansion07\doodads\fx\8fx_visions_titan_cleansinglight.obj ``` Python: Traceback (most recent call last): File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\operators.py", line 172, in execute reports = do_import(self, context, self.filepath, self.reuse_materials, self.base_shader, args) File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\utilties.py", line 661,...
example file: sword_2h_denathrius_d_01.obj ``` Python: Traceback (most recent call last): File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\operators.py", line 172, in execute reports = do_import(self, context, self.filepath, self.reuse_materials, self.base_shader, args) File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\utilties.py", line 661,...
example file: world\expansion06\doodads\artifact\7af_hunter_bar.obj ``` Python: Traceback (most recent call last): File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\operators.py", line 172, in execute reports = do_import(self, context, self.filepath, self.reuse_materials, self.base_shader, args) File "C:\Users\alinsa\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\WoWbjectImporter\utilties.py", line 661,...