Home Artists Posts Import Register

Content

With the 13 Galaxies in limbo, your quest, if you choose to accept it, is to turn order into chaos,  strength into weakness and leaders into puppets.

  • A new planet
  • A new character
  • Zeyley's first sex scene

The trading system will be introduced in v0.04 along with the third planet.

v0.03.1 - Bugfix

v0.03.2 - Bugfix

v0.03.3 - Bugfix

v0.03.4 - Bugfix

v0.03.5 - Bugfix

The game can be downloaded at:

https://mega.nz/folder/UP0zkKJY#UzX5JTR9GIHR7njdOZscOw

Comments

Argor

v0.03.2 was still broken on Linux. Managed to work around it for now with unrpa and symlinking game/images/places and game/images/places/backgrounds to game/images/Places and game/images/Places/Backgrounds ``` λ tree -L 2 game/images/ game/images/ {snipped some non-relevant files} ├── places -> Places ├── Places │   ├── backgrounds -> Backgrounds │   ├── Backgrounds │   └── ship1.webp {snip} ```

Kyle J

Im still getting the same error as the first comment: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 37, in Exception: DynamicImage 'images//Places/Backgrounds/Grid/[sector]/[Orbiting].webp': could not find image. ('images//Places/Backgrounds/Grid/geb/Calpia.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 37, in script File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 37, in File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\exports.py", line 3347, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 3582, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 4055, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\Kyle\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\screen.py", line 481, in visit_all self.child.visit_all(callback, seen=None) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 684, in visit_all d.visit_all(callback, seen) [Previous line repeated 1 more time] File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\core.py", line 674, in visit_all for d in self.visit(): File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\image.py", line 785, in visit self.find_target() File "C:\Users\me\Downloads\TheLongWay-0.03.3-pc\renpy\display\image.py", line 683, in find_target raise Exception(error) Exception: DynamicImage 'images//Places/Backgrounds/Grid/[sector]/[Orbiting].webp': could not find image. ('images//Places/Backgrounds/Grid/geb/Calpia.webp') Windows-10-10.0.19045 AMD64 Ren'Py 8.1.3.23091805 The Long Way 0.03.3 Fri Dec 22 18:10:18 2023 Also, if I start a new game the characters name's don't stick when i check the next event. If I save a new one and load again then its corrected.

muffinmaker

Thanks for the bug report. We really appreciate the feedback. We've fixed it and re-uploaded as v0.03.4