michel.gellar7
Active Member
- Nov 1, 2018
- 526
- 555
- 238
Is there a way to transmit bug and errors to the dev to be sure it's corrected in Gold version ?
While running game code:
File "game/scripts/day2.rpy", line 40, in script
Zt "Damn it... I was ready to find out more about her."
File "game/scripts/functions.rpy", line 69, in per_interact
if change_to is not self.current_d:
UnboundLocalError: local variable 'change_to' referenced before assignment
PACS27 The WT is updated only for the gold release. The beta has not WT mod yet. It doesn't work because you use the WT for the previous version.
While running game code:
File "game/scripts/day2.rpy", line 40, in script
Zt "Damn it... I was ready to find out more about her."
File "game/scripts/functions.rpy", line 69, in per_interact
if change_to is not self.current_d:
UnboundLocalError: local variable 'change_to' referenced before assignment
PACS27 The WT is updated only for the gold release. The beta has not WT mod yet. It doesn't work because you use the WT for the previous version.