veeti512 / wadblender

13 stars 4 forks source link

Import wad fail #6

Closed TokyoSU closed 3 years ago

TokyoSU commented 3 years ago

If i try to import a wad with the master version, i get this error: importwaderror

TokyoSU commented 3 years ago

it's caused by the Discard shine and transparent option

veeti512 commented 3 years ago

I think it is a cache problem. Sorry about that, please try this: close Blender and go to blender addons folder with your file explorer, something like C:\blender-2.90.1-windows64\2.90\scripts\addons\wadblender. Delete the pycache folder, reopen Blender and try again.

TokyoSU commented 3 years ago

Fixed :) You can add a warning in the readme about the cache when updating (if it's not already added obviously :x )