2.50 star(s) 48 Votes

cmon1234

Newbie
May 19, 2017
36
89
Honestly it's not worth bothering. If this was 5 years ago then it'd be okay but making RenPy games is solved now.

It's actively not fun and I don't want such an unfun interface/gameplay.
 
Last edited:
  • Like
Reactions: tarshack

MEDIAMO

Newbie
Nov 29, 2017
78
13
Honestly it's not worth bothering. If this was 5 years ago then it'd be okay but making RenPy games is solved now.

It's actively not fun and I don't want such an unfun interface/gameplay.
Which game do u suggest for something different ? Im ears open bro
 

BiberonSZeta

Member
Apr 17, 2017
195
313
Error at the beginning of the new game
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'\u2026inmenu_bg_sunset.png') at 0x000000000eed7490>:
IOError: Couldn't find file 'arrow.png'.

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

Full traceback:
File "renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city1/derek_home/derek_room/begin.rpyc", line 177, in script
�4��`��0ucʪ9kʞ�d�/�UZ6uط:�;8`�
File "game/_content/city1/derek_home/derek_room/begin.rpyc", line 177, in script
�4��`��0ucʪ9kʞ�d�/�UZ6uط:�;8`�
File "renpy/ast.py", line 901, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 917, in do_display
**display_args)
File "renpy/character.py", line 653, in display_say
rv = renpy.ui.interact(mouse='say', 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 3905, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2604, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 704, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/text/text.py", line 2092, in render
renders = renpy.display.render.render(i, width, self.style.size, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/anim.py", line 497, in render
rend = renpy.display.render.render(self.image, height, width, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 627, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 295, in get
surf = image.load()
File "renpy/display/im.py", line 723, in load
raise e
IOError: Couldn't find file 'arrow.png'.
I get similar error , sometimes the images it's looking are .png but needs .webp and sometimes is viceversa... really weird
 

Blitqz

Newbie
Sep 28, 2017
83
108
lots of problems with this. Looks like you can only upload 1 photo from the Olya photoshoot. And there's a limit to how much you can make on it too.... So about 5 days in, you can't make any more money off it and you can't upload the other ones... Really really fucking stupid.

If you go to the my photo folder on the computer, insta-crash the game. Terrible terrible piece of programming. The gym that dev said was active, complete no show. Went thru it morning, day and evening every day of the week to see if it was triggered on a specific day/time, no go. I looked at the photo, and thought it might be the dean, but going back to her office and she's just gone.

Serioiusly dev, get your shit together. This is just bad form.
 

itfod

Member
Apr 16, 2021
487
317
Where is this magical new character in the gym? Because its not popping up at all.
It means the home gym. The Driver is there.

However, if you trigger him, you get a continuously looping sound of him punching the boxing bag, that remains after saving and reloading, sooooo... maybe not worth it yet.

Also, couldn't find the Dean, sigh. Anybody figured out where she is?
 
2.50 star(s) 48 Votes