MilkyDaddy

Made with love <3
Game Developer
Oct 6, 2018
534
322
I don't know if this is supposed to happen but I seem to have lost the cheat code book while trying to figure out how to use it. I can't find it in my inventory anymore and Albert doesn't have another copy. I'm probably screwed arent I ?
Most likely, you threw it away. Yes, there is no duplicate. It is necessary to take into account in the future that the player can throw it out and prohibit this opportunity...
 

MilkyDaddy

Made with love <3
Game Developer
Oct 6, 2018
534
322
MilkyDaddy The fence is gone, and I can't seem to get him back. I was only able to do skull cave once, and now i don't have more tears to do it again.
You can buy tears from an exchange on Tortuga. Can you describe the problem in more detail? There is no way to even buy them?
 
Jan 15, 2021
319
948
You can buy tears from an exchange on Tortuga. Can you describe the problem in more detail? There is no way to even buy them?
He ist just not there. If you go to the Warehouse where the Fence is supposed to hang out, its empty. You get only the option to "Go away."
Also the Questline with Rose is bugged. Where you drink alcohol with her. The game puts out an error whenever she talks.
 
  • Like
Reactions: MilkyDaddy
Jan 15, 2021
319
948
I found the solution to the vanished Fence. Although the Cheat book might be required. The solution is to kill the second Boss of the Dungeon, succeeding the Quest for Twig. After that the Crew leaves the Dungeon, the Fence is back again and can be traded with.
Now the problem is, the player only has enough blue gems for two runs. Either the Player manage to beat the second Boss in those two runs. Or the Cheat book is required, to buy more blue gems from the Parrot.
 

MilkyDaddy

Made with love <3
Game Developer
Oct 6, 2018
534
322
He ist just not there. If you go to the Warehouse where the Fence is supposed to hang out, its empty. You get only the option to "Go away."
Also the Questline with Rose is bugged. Where you drink alcohol with her. The game puts out an error whenever she talks.
Let's check it out. In this version, we changed the technical version of displaying sprites ( simplified it), perhaps because of this, errors appeared. Thanks.
 

MilkyDaddy

Made with love <3
Game Developer
Oct 6, 2018
534
322
I found the solution to the vanished Fence. Although the Cheat book might be required. The solution is to kill the second Boss of the Dungeon, succeeding the Quest for Twig. After that the Crew leaves the Dungeon, the Fence is back again and can be traded with.
Now the problem is, the player only has enough blue gems for two runs. Either the Player manage to beat the second Boss in those two runs. Or the Cheat book is required, to buy more blue gems from the Parrot.
Yes, we did not think about the fact that a player may not pass 2 floors from 1 time. Now we will think about solving the problem and post a fix. Thanks.
 

rantamplan

New Member
Apr 9, 2021
2
0
Can anyone help me? I can't start the game. Over and over if I try a new game the game shut down and this .txt pops up:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 264, in execute
File "game/screens.rpy", line 264, in execute
File "game/screens.rpy", line 269, in execute
File "game/screens.rpy", line 270, in execute
File "game/screens.rpy", line 270, in keywords
File "game/screens.rpy", line 270, in <module>
NameError: name 'choice_alpha_ictn_out' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 36, in script
File "script.rpyc", line 36, in script
File "renpy/ast.py", line 1683, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1062, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1298, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 264, in execute
File "game/screens.rpy", line 264, in execute
File "game/screens.rpy", line 269, in execute
File "game/screens.rpy", line 270, in execute
File "game/screens.rpy", line 270, in keywords
File "game/screens.rpy", line 270, in <module>
NameError: name 'choice_alpha_ictn_out' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Pirates: Golden Tits 0.13.14
Fri Sep 17 14:40:22 2021
 
3.30 star(s) 16 Votes