- Jul 24, 2017
- 32
- 19
2 ways to help fastCan anyone help? I was trying to fight the pirates for the first time to complete the objective, but every time I try to shoot them, this error pops up. And I can't just ignore. I hear the sound of the enemy ship being destroyed, but I simply can't lock onto the next ship, as I have the error window all over my screen. Any help appreciated!
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/03_GAME.rpy", line 98, in script call File "game/500_navigator/510_navigate_ship.rpy", line 423, in script call File "game/600_interact/600_interact_room.rpy", line 1484, in script call File "game/500_navigator/520_navigate_space.rpy", line 255, in script call File "game/700_minigames/780_combat.rpy", line 1171, in script call File "game/700_minigames/780_combat.rpy", line 818, in script File "renpy/common/000statements.rpy", line 609, in execute_call_screen File "game/700_minigames/780_combat.rpy", line 392, in render AttributeError: 'int' object has no attribute 'source' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/03_GAME.rpy", line 98, in script call File "game/500_navigator/510_navigate_ship.rpy", line 423, in script call File "game/600_interact/600_interact_room.rpy", line 1484, in script call File "game/500_navigator/520_navigate_space.rpy", line 255, in script call File "game/700_minigames/780_combat.rpy", line 1171, in script call File "game/700_minigames/780_combat.rpy", line 818, in script File "renpy/ast.py", line 2248, in execute File "renpy/ast.py", line 2236, in call File "renpy/statements.py", line 281, in call File "renpy/common/000statements.rpy", line 609, in execute_call_screen File "renpy/exports.py", line 3181, in call_screen File "renpy/ui.py", line 299, in interact File "renpy/display/core.py", line 3424, in interact File "renpy/display/core.py", line 3959, in interact_core File "renpy/display/core.py", line 2646, in draw_screen File "render.pyx", line 495, in renpy.display.render.render_screen File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 884, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 884, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 884, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/screen.py", line 704, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 884, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 1337, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/layout.py", line 884, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "renpy/display/transform.py", line 747, in render File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render File "render.pyx", line 266, in renpy.display.render.render File "game/700_minigames/780_combat.rpy", line 392, in render AttributeError: 'int' object has no attribute 'source'
1. send the save and i will look if i get the error
2. try clean "install" of the game with your save
i say the fist way becouse i don`t get that error and the code from the game looks fine by me but there is a bug with combat in v0.6 where you can shot in enemys turn don`t know if that has something to do with it
Edit: oh and the last 4 lines are important too for us so pls don`t delete them