Just-Natsuki-Team / NatsukiModDev

The official repository of Team JN.
Other
85 stars 41 forks source link

[ BUG REPORT ] - Error' Screen? #880

Closed AverageNormal closed 4 months ago

AverageNormal commented 4 months ago

After Pressing "Restore Natsuki.Chr" For The Third Time A Error' Screen show, and It's written like this

[code]

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-introduction.rpy", line 138, in script File "game/sprite-backend.rpy", line 643, in _find_target_override File "game/sprite-backend.rpy", line 576, in _generate_image AttributeError: 'dict' object has no attribute 'append'

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

Full traceback: File "game/script-introduction.rpy", line 138, in script File "renpy/ast.py", line 921, in execute File "renpy/exports.py", line 1373, in say File "renpy/character.py", line 1206, in call File "renpy/character.py", line 1030, in handle_say_attributes File "renpy/character.py", line 986, in resolve_say_attributes File "renpy/exports.py", line 686, in show File "game/sprite-backend.rpy", line 643, in _find_target_override File "game/sprite-backend.rpy", line 576, in _generate_image AttributeError: 'dict' object has no attribute 'append'

Happens when opening the executable for the first time. Sorry but I can't add Picture Attachments

RaionArt commented 4 months ago

Hello @AverageNormal,

can you please confirm which version you are running the mod on and when you last updated? I feel like this problem is connected to the mod being installed wrongly.

RaionArt commented 4 months ago

I will close this because of inactivity, feel free to open it again if you are still having the same issue.