alon2219

Newbie
Dec 20, 2019
17
15
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 433, in <module>
NameError: name 'cassidyCorruption4On' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/sceneC1Haily.rpyc", line 818, in script call
��R��>��$ݏ���T��b��Gl�A��zrb+�?CD�;��������n��ܨG|%Y�:�� �muf]��V����$��]G:��d|�y������;�tǍ0FpG$�w�_$�_C�ܸ����$��sG�h��h��c��Z��T{��.� ӕ �/����v��Դ�RL��ܦ�L˞1�,�xh �z�.��:����Y-���Y��ᲈ�H������R��G��D+�+�rE��,n�8+���ѾBue����4rž]?�n�����,���V���R���U��(��c��0]��|�.�����ckx�"s}���DUaM�FD�%�Z�ȻD�{�-��æG��.��E��{�O+>���h��9P�xFhãp��:���SȽ��m�a΀�Ex� ���x�,���F�w���W)W̦G��fx�`t���̚�ف}��Jb��*�1�}q�J�������!�&Qw=�ȭ����h��1������ս"�>%i��j|[��s��C�\����+�
File "game/sceneC1Haily.rpyc", line 1594, in script call
File "game/script.rpyc", line 381, in script
?�Z������'I�r��t�k�V0�Q�k��T0����ӵ�N&?!_�z����N���Wu�O˃�LBx�?M4�1S`0p'S߆�̝q�NO�Y���+\���X���/��AÀ.tS�:��Ot3����-t�ݒ�[i4޽���15�O�RN�I��mh��R�y�$���]�����rm�Bt0p��H3w�䜰澀
 
  • Thinking Face
Reactions: Nunu312

FallenLeif

New Member
Oct 13, 2022
7
5
I don't think the exception translates well into the forum because of different symbols not being supported unless screencapped or something else that would properly show the code/script or whatever.
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
710
1,863
I don't think the exception translates well into the forum because of different symbols not being supported unless screencapped or something else that would properly show the code/script or whatever.
Fortunately there is only one important line, which is that cassidyCorruption4On is not defined.
Now... it is defined... but Renpy gets a bit of a hissy fit going when a game is as large as Cabin. It wasn't defined when the game was started, but that shouldn't(tm) matter. The solution is for me to tell Renpy to set it harder.
 
4.20 star(s) 69 Votes