Jul 2, 2017
159
323
Error encountered when planing mission, also lust doenst change anymore or isnt implemented yet
[SPOILER="Error"
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 406, in execute
File "game/scripts/arc2_mission_menu.rpy", line 412, in execute
File "game/scripts/arc2_mission_menu.rpy", line 419, in execute
File "game/scripts/arc2_mission_menu.rpy", line 421, in execute
File "game/scripts/arc2_mission_menu.rpy", line 424, in execute
TypeError: list indices must be integers, not unicode

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

Full traceback:
File "scripts/jikage screens.rpyc", line 3076, in script call
File "scripts/towns2.rpyc", line 1039, in script call
File "scripts/towns2.rpyc", line 1033, in script call
File "scripts/towns2.rpyc", line 339, in script
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\joeka\AppData\Local\Temp\Rar$EXa1156.45147\JikageRising-v1.05a-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 406, in execute
File "game/scripts/arc2_mission_menu.rpy", line 412, in execute
File "game/scripts/arc2_mission_menu.rpy", line 419, in execute
File "game/scripts/arc2_mission_menu.rpy", line 421, in execute
File "game/scripts/arc2_mission_menu.rpy", line 424, in execute
File "<screen language>", line 424, in <module>
TypeError: list indices must be integers, not unicode

Windows-8-6.2.9200
Ren'Py 7.3.5.606
JikageRising v1.05a
Sat May 15 16:40:45 2021

][/SPOILER]
 

Omega Deose

Well-Known Member
Dec 24, 2018
1,626
526
yalways getting this when i wanna do missions
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 398, in execute
File "game/scripts/arc2_mission_menu.rpy", line 406, in execute
File "game/scripts/arc2_mission_menu.rpy", line 412, in execute
File "game/scripts/arc2_mission_menu.rpy", line 419, in execute
File "game/scripts/arc2_mission_menu.rpy", line 421, in execute
File "game/scripts/arc2_mission_menu.rpy", line 424, in execute
TypeError: list indices must be integers, not unicode

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

Full traceback:
File "scripts/towns2.rpyc", line 1037, in script call
File "scripts/towns2.rpyc", line 339, in script
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\user\Desktop\Trainer\JikageRising-v1.05a-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
 

cygnus30

Newbie
Aug 3, 2019
20
8
the new 1.5 version does this when you try to plan missions View attachment 1196193
also, what happened to the secondary targets in the second arc? they do not appear in girls' status
just play new game (jump to Arc 2) to avoid this error for now, using old save files from previous version still not compatible with this version (not just cause error for plan mission but bunnysuit costume for all girls is missing if you using old save)
 
  • Like
Reactions: MrStrike and yesz

yesz

Active Member
Jul 11, 2019
628
320
just play new game (jump to Arc 2) to avoid this error for now, using old save files from previous version still not compatible with this version (not just cause error for plan mission but bunnysuit costume for all girls is missing if you using old save)
i see, good to know
 

DGun23

Member
May 17, 2018
259
61
its been a while since I came back to this game. Is arc 2 started? and if it is how much of it is there?
 

Techstar

Crlazy Compressor - Retired
Modder
Donor
Compressor
Dec 31, 2017
1,286
23,332
Jikage Rising [v1.05a] [Smiling Dog] - Compressed
You like this game and want to support the developer, click on the developer name below.
Developer:

Original Win Size: 695 MB
Original Mac Size: 678 MB

Compressed Win Size: 398 MB
Compressed Mac Size: 397 MB
Compressed Linux Size: 403 MB

Compressed using YAC - Yet Another Cruncher (A Game Compactor) [V3.1b]
Quality Level: Medium
You don't have permission to view the spoiler content. Log in or register now.
This compression is unofficial which reduces image/audio/video quality and might break the game.

If you enjoy this compressed version, please click the "(y)like" to give me support.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

yesz

Active Member
Jul 11, 2019
628
320
intel and rep, are they supposed to change after every mission like that? like a high score?
 

Owner-San

New Member
Oct 10, 2018
3
0
Is there a faster way to farm intel. cause right now 1000 takes way too long and you need to do it for each girl to unlock the costumes, just far too grindy currently.
 

STJay

Member
Jan 12, 2020
307
2,145
You are mistaken as I have maxed out Anko's subbmission and haven't gotten her control level to 4.
Have her be at Control Level 3. Submission at 350 or above. Then click on your home from the map and call it a day.
Those are the parameters listed out in the script.
 
4.30 star(s) 88 Votes