Hmm...i'm strongly conflicted here...as much as i like ds9 and the girls, i really hate that fucking cheatblock. The game dont has and probably will never have enough content to fill the days you need to gather money for upgrades and the pirates seem to avoid me (a single attack in 20 days!). So i sit in my chambers and skip entire weeks just to collect money and attract pirates...its fucking boring -,-
P.S:
Bug at lab 8>9 upgrade:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_other.rpy", line 543, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/def/util/defUpgrade.rpy", line 14, in checkUpgrade
File "game/def/util/defUtil.rpy", line 121, in getUpgradeString
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "loc/corridor.rpyc", line 4, in script call
File "loc/room.rpyc", line 5, in script
File "renpy/ast.py", line 1883, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3376, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "renpy/display/core.py", line 4251, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1054, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 989, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 543, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/def/util/defUpgrade.rpy", line 14, in checkUpgrade
File "game/def/util/defUtil.rpy", line 121, in getUpgradeString
File "renpy/revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range