4.30 star(s) 40 Votes

Satalin

Newbie
Jul 24, 2017
30
19
Can 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'
2 ways to help fast

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
 

APTiCT

Newbie
May 30, 2020
27
16
2 ways to help fast

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
Thank you for the reply. I didn't delete anything apart /code , so that it won't conflict with the f95 code parsing. This is the full error code. I will attach my save here as well. Thanks!
 

Satalin

Newbie
Jul 24, 2017
30
19
Thank you for the reply. I didn't delete anything apart /code , so that it won't conflict with the f95 code parsing. This is the full error code. I will attach my save here as well. Thanks!
you are missing this

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Space Journey X 060_b
Sat Jun 17 02:06:45 2023

and i get an error when loding your save. so pls look if there that line and tell me your game version or next time send the tracebackfile
 

APTiCT

Newbie
May 30, 2020
27
16
2 ways to help fast

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
Just tried to redownload the game. Still the same error.
 

APTiCT

Newbie
May 30, 2020
27
16
you are missing this

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Space Journey X 060_b
Sat Jun 17 02:06:45 2023

and i get an error when loding your save. so pls look if there that line and tell me your game version or next time send the tracebackfile
Here are the log and traceback files. Can it be the problem in me playing on mobile (it shouldn't, as Joiplay should support all the latest Renpy games, but still)?
 

Satalin

Newbie
Jul 24, 2017
30
19
Here are the log and traceback files. Can it be the problem in me playing on mobile (it shouldn't, as Joiplay should support all the latest Renpy games, but still)?
ok mobile .... sry can`t help you with that becouse i work on my pc and there it works fine but the same code can bug at mobile as you know joiplay convert the game and there can be a error. dev can maybe help you but not sure

and that explains that the last 4 line are missing too -.-
 

MacD

New Member
Sep 1, 2017
13
10
Hallway one, you got the bridge on the right and turbo lift on the left.
Now I feel silly. You can tell I've been playing far too long to miss that, but I saw that door early on and it didn't do anything at the time, so I haven't paid attention to it since then. I assumed the lift would show up where the hatch is.

Thanks!
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,119
3,180
wow such insane result.. obviously on arcade it breaks the market
Yeah, I overlooked some balancing with that shell. Enjoy while it lasts :)

In V0.7 their escape rating is not capped, so you have to put in 3-5 super high end immobilizers to make some of them workable in the arcade.
 

Nirdaeel

Member
Apr 30, 2017
273
70
How i can obtain AI CORE ?
need to fight and win against lvl 2 or more enemies, can find those on missions or events
until now i found lvl2 and 3 doable, but lvl4 are a bit hard to me as us to com with two ships that keep launching torpedoes that need to shoot down first to have some tome to hit them a bit

once you search their wreckage can find those ai cores, amongst other things
 

Gato21

Active Member
Oct 16, 2021
918
2,411
Like the new military and rare crates in v0.6. One issue: Tier 3 bots have such high average IQ rolls, that it is difficult to use them in the arcade. More skins would be great. An easier way to sell multiple subtier bot parts with a few clicks without selling subtier talent booster and perv amps would be nice, because I still find them useful. Since level 3 bounties are offered right form the start at the pirate base, perhaps give a pop-up warning to new players before they try to attempt it, or do a check on ship system load out.
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,119
3,180
Like the new military and rare crates in v0.6. One issue: Tier 3 bots have such high average IQ rolls, that it is difficult to use them in the arcade. More skins would be great. An easier way to sell multiple subtier bot parts with a few clicks without selling subtier talent booster and perv amps would be nice, because I still find them useful. Since level 3 bounties are offered right form the start at the pirate base, perhaps give a pop-up warning to new players before they try to attempt it, or do a check on ship system load out.
Any bot can be sold or used in the (Illegal) Arcades if you are in the Pirate station. Should have commented on that more obviously (in V0.7 BB-2 chimes in with that remark...)
 
  • Like
Reactions: Gato21
4.30 star(s) 40 Votes