Please help- I was following Modded warfare's guide to skyrim modding on switch. Running Sx os 2.6.1 beta. FW 7.x
but whenever i try to input command LOAD_ORDER.BAT the output folder will contain still blank data and ini files, instead of the mod installed version. It didn't do anything to them.
After it does that the cmd will then give me a traceback and show that its unable to run due to missing soundfile from that convert_sound_zappa.py I thought the version of NX Toolkit 2.3.0 wasn't dependent on Soundfile anymore. Doodlezoid: "This release contains some improvements to the sound conversion code, by Zappastuff.
It no longer has dependency on original Sound Converter Tool (which we don't have the source code). It should also run faster, and be able to use more threads."
https://www.nexusmods.com/skyrimnintendoswitch/mods/2?tab=files
I'm still trying different things to see if anything works but
If anyone knows how to resolve this I would appreciate your help a lot!
Here's the code line in the traceback:
///File "convert_sound_zappa.py", line 5, in <module>
import soundfile
ModuleNotFoundError: No module named 'soundfile' [29748] Failed to execute script toolkit///
but whenever i try to input command LOAD_ORDER.BAT the output folder will contain still blank data and ini files, instead of the mod installed version. It didn't do anything to them.
After it does that the cmd will then give me a traceback and show that its unable to run due to missing soundfile from that convert_sound_zappa.py I thought the version of NX Toolkit 2.3.0 wasn't dependent on Soundfile anymore. Doodlezoid: "This release contains some improvements to the sound conversion code, by Zappastuff.
It no longer has dependency on original Sound Converter Tool (which we don't have the source code). It should also run faster, and be able to use more threads."
https://www.nexusmods.com/skyrimnintendoswitch/mods/2?tab=files
I'm still trying different things to see if anything works but
If anyone knows how to resolve this I would appreciate your help a lot!
Here's the code line in the traceback:
///File "convert_sound_zappa.py", line 5, in <module>
import soundfile
ModuleNotFoundError: No module named 'soundfile' [29748] Failed to execute script toolkit///
Last edited by mikah7,