- Nov 8, 2019
- 66
- 114
No savegame compatibility? Like, Who wants to replay everything over and over again every new update?
old save don't workFound this bug.
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/_script/notebook/notebook_main.rpy", line 1, in execute
File "game/_script/notebook/notebook_main.rpy", line 1, in execute
File "game/_script/notebook/notebook_main.rpy", line 6, in execute
File "game/_script/notebook/notebook_main.rpy", line 19, in execute
File "game/_script/notebook/notebook_main.rpy", line 20, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 2, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 2, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 98, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 99, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 100, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 101, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 101, in <module>
KeyError: u'showel_1'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\execution.py", line 908, in run_context
context.run()
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "minigames/poker_dice/poker.rpyc", line 185, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "minigames/poker_dice/poker.rpyc", line 185, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 183, in script call
File "_places/santa_castilla/santa_castilla navigation.rpyc", line 24, in script
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "minigames/poker_dice/poker.rpyc", line 185, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "minigames/poker_dice/poker.rpyc", line 185, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 300, in script call
File "_places/sent_isidor/port_sent_isidora_tavern.rpyc", line 183, in script call
File "_places/santa_castilla/santa_castilla navigation.rpyc", line 24, in script
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Projects\Games\Pirates_GT-0.11.5-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 "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/_script/notebook/notebook_main.rpy", line 1, in execute
File "game/_script/notebook/notebook_main.rpy", line 1, in execute
File "game/_script/notebook/notebook_main.rpy", line 6, in execute
File "game/_script/notebook/notebook_main.rpy", line 19, in execute
File "game/_script/notebook/notebook_main.rpy", line 20, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 2, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 2, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 98, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 99, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 100, in execute
File "game/_script/notebook/notebook_inventory.rpy", line 101, in execute
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\ast.py", line 190, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Projects\Games\Pirates_GT-0.11.5-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/_script/notebook/notebook_inventory.rpy", line 101, in <module>
KeyError: u'showel_1'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Pirates: Golden Tits 0.11.5
Sat Jun 05 21:02:19 2021
this scene is no longer in the gamedoes this game gives you the options to choose "like not sharing any girl or do not have the crew gang rape the girl" its because I played this game a year ago and there's a scene where the crew gang rapes one of the girls and the Mc just watches and doesnt do anything and truly I didnt like it because it didnt gave me the option of not wanting that.
We have plans how to deal with it on version 12.No savegame compatibility
Please be more specific, better record a video how fishing (version 11 that leaked recently) works for you.Is there a way to avoid/change the fishing minigame? Raise the blue mark with so much clicks at that speed, and aiming at the red mark at the same time is impossible.
Does anyone know what the console command is to increase your money?
ship.money=99999
Already been answered, read the ****ing Thread.Spices and Vegetables are in stores next to fish shop in Santa-Costilo or whatever was name of 2nd townDoes anyone know:
1) How to get spices and vegetables?
2) How to use night vision goggles?