I just started a first time play of 0.8.4 but found the issue is in 0.8.5 as well however sadly it looks like the WT mod may have a few variables missed or weird typos
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module>
play music planetearth_edit volume 0.3
NameError: name 'planetearth_edit' is not defined
File "game/script/cap_03/cap_03_sc_05 - MMC_Maxine.rpy", line 209, in <module>
play music planetearth_edit volume 0.3
NameError: name 'planetearth_edit' is not defined
File "game/script/cap_04/cap_04_sc_08 - Sofia Rituale.rpy", line 86, in <module>
play ch06 steady_heartbeat fadein 2.0 volume 0.1
NameError: name 'steady_heartbeat' is not defined
File "game/mod_scene.rpy", line 1752, in <module>
play ch06 steady_heartbeat volume 0.5 fadein 2.0
NameError: name 'steady_heartbeat' is not defined
File "game/script/cap_06/cap_06_sc_10 - Emily Cripta.rpy", line 527, in <module>
play sex_sfx cap_06_sc_10_045
NameError: name 'cap_06_sc_10_045' is not defined