sampikinpax

Newbie
Jun 3, 2021
76
118
in linda quest in my bedroom at night the game crashes when i try to talk to her and i cant advance in his quest, someone know how to fix this ?


You don't have permission to view the spoiler content. Log in or register now.
in linda quest in my bedroom at night the game crashes when i try to talk to her and i cant advance in his quest, someone know how to fix this ?


You don't have permission to view the spoiler content. Log in or register now.
in linda quest in my bedroom at night the game crashes when i try to talk to her and i cant advance in his quest, someone know how to fix this ?


You don't have permission to view the spoiler content. Log in or register now.
I'm also stuck in the same quest :mad:
 

joelurmel

Engaged Member
Nov 3, 2022
2,016
3,343
Given that we managed to get about 9 bugs patched within 36 hours, I don't think it will be too long.

The 1.0c release has a couple of bugs, primarily at night time, that still need fixed though.

We'll see how the 1.0d beta holds up.
In the Help -> Celia
"Order another metting" instead of "meeting"
And for all video, you have to add a start_image=firstframeofvideo.jpg for each movie(play to avoid the blank screen at the beginning.
And if the video is not in a loop mode, add an end_image=lastframeofvideo.jpg
 
Last edited:
  • Like
Reactions: Onyxdime

R3hab

Newbie
Feb 1, 2018
96
96
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
TypeError: '<' not supported between instances of 'str' and 'int'

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

Full traceback:
  File "scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpyc", line 251, in script
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-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\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 15, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in execute
  File "game/scripts/home/mc_room/night/scenes/ML_NS_B.rpy", line 22, in <module>
  File "C:\Users\Kaan\Desktop\MilfyCity-1.0c-pc\renpy\revertable.py", line 281, in revertable_sorted
    return RevertableList(sorted(*args, **kwargs))
TypeError: '<' not supported between instances of 'str' and 'int'

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Milfy City 1.0c
Mon Sep 25 22:03:40 2023
 

Onyxdime

Smutlord
Game Developer
Jul 26, 2017
796
4,263
In the Help -> Celia
"Order another metting" instead of "meeting"
And for all video, you have to add a start_image=firstframeofvideo.jpg for each movie(play to avoid the blank screen at the beginning.
And if the video is not in a loop mode, add an end_image=lastframeofvideo.jpg
I have no idea what any of that means, but I'll send it to the programmer now! :)
 
  • Like
Reactions: joelurmel
3.80 star(s) 431 Votes