Linux Users!
There is an issue with the music for you! Really sorry it was caught so late! It can be fixed by renaming a music from beginning with "They say" to "They Say" (capital "s").We will try to have a download soon.
(log in to comment)
Comments
I will update the build and post a link somewhere shortly. i'll pm you on reddit :D
xmzhang1 on 2018/04/24 14:52:
hi, bitcraft, glad see you here :) I just run your game, the man in the title is really handsome, though I am a man, I still be attracted, OK, just joking. there is minor problems, the first thing
I think it should change the modernoffice.jpg file into modernoffice.png :)
I get an error when I first run it
pygame.error: Couldn't open C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\assets\images\modernoffice.png
and then the game story told me to fix the internet, but how to fix it, it give me a hint 'fixme' I do not know what to do, sorry for my poor IQ :) after several try, I just click the mouse, then got the error message
Traceback (most recent call last):
File "C:/Users/pc/Desktop/a-patchwork-orange1/a-patchwork-orange1/run_game.py", line 4, in <module>
patchworkorange.main()
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\__init__.py", line 58, in main
Game(minigame_manager, {"game-state": "wake-up-dialog"}).run()
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\core\game.py", line 23, in run
self.show_graph("mission-1.yaml", "network.tmx")
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\core\game.py", line 71, in show_graph
graph_tmx=graph_tmx)
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\core\minigamemanager.py", line 74, in run_minigame
minigame.initialize(game_context)
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\minigames\graphview\GraphView.py", line 136, in initialize
**r.mini_game_keyword_args if r.mini_game_keyword_args is not None else {})
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\core\minigamemanager.py", line 75, in run_minigame
minigame.run(game_context)
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\minigames\fixaserver\FixAServer.py", line 69, in run
game_loop = self.update()
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\minigames\fixaserver\FixAServer.py", line 132, in update
if not self.handle_events():
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\minigames\fixaserver\FixAServer.py", line 100, in handle_events
return self.handle_mouse_click(event)
File "C:\Users\pc\Desktop\a-patchwork-orange1\a-patchwork-orange1\patchworkorange\minigames\fixaserver\FixAServer.py", line 179, in handle_mouse_click
if FIX_ME[int(key[-1])] == "ACTIVE" and self.score < 20:
IndexError: list index out of range
what happened? and would you tell me how to solve the problem (I mean fix the internet in the game) :)