fsbtool64.exe stops working when importing many ogg files.
When an error occurs, the following error occurs even if the ogg file is re-imported.
Errors during import of AudioClip Assets/***.ogg:
FSBTool ERROR: Internal error from FMOD sub-system.
But if I kill FSBTool64.exe from process manager and re-import it imports fine.
TwiiK
December 30, 2022, 7:40pm
2
Thanks for this. I suddenly got this error for the first time when reimporting my library and that led me to this issue Unity Issue Tracker - FSBTool ERROR: Internal error from FMOD sub-system messages are thrown when importing .ogg files
There was no temporary resolution anything mentioned so I thought I was screwed, but killing the process like you said worked perfectly.
I also have this problem with mp3 files in 2022.3.19f1
I fixed it with replacing whole FSBTool/X64 from version 2022.3.8f1
Where did you find the FSBTool to replace? I can’t seem to locate it to downgrade it.
on my PC it is at C:\Program Files\Unity\Hub\Editor\2022.3.2f1\Editor\Data\Tools\FSBTool\x64
Fixed.
Replacing whole FSBTool/X64 from version 2022.3.8f1 alone doesn’t solved the problem.
After replacing the above folder I completely deleted the Library folder and restart the system. Then opened the project everything is fine now.