Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

123akbdk

94
Posts
1
Topics
2
Followers
10
Following
A member registered Jul 14, 2021

Recent community posts

so there's cheat and debug now ?

hell yea it got an update

add pvz solar flare

though this was  a fnaf type game for sec there

after that i got into a new game

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "scripts/Scene/Scene - Day 2.rpyc", line 250, in script call

  File "scripts/Mechanics/Action.rpyc", line 2445, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/Mechanics/Action.rpy", line 2445, in <module>

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1537, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, 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 "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:44:28 2024

```

starting the game 

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "renpy/common/00start.rpy", line 240, in script call

    call _splashscreen from _call_splashscreen_1

  File "scripts/Mechanics/Action.rpyc", line 272, in script

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\ast.py", line 1658, in execute

    renpy.exports.with_statement(trans, paired=paired)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\exports.py", line 1657, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 2798, in do_with

    return self.interact(trans_pause=True,

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3377, 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 "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "D:\ll\game p2\W2C-0.14.1-pc\W2C-0.14.1-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 313, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in execute

  File "game/scripts/Mechanics/Action.rpy", line 315, in keywords

  File "game/scripts/Mechanics/Action.rpy", line 315, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.17763 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.14.1

Tue Jul  2 08:43:10 2024

```

the thing is that i did try both option and it all fail

i click it ignore but it refuse to be ignore

when i open the game , the school in the menu just started to glitching and clipping

and then when i open the game it say that there was a problem

what is the difference between the unlock version and the normal version

reminded me of degree of lewdity very cool

idk why but ever since i use auto click in 2021 the game have been in a state of lagging and low fps 

even if i delete it from renpy and wipe it completely from my computer it still lag when i redownloaded it

now the skip is really jank and the cheat is also really slow register

keep up the good work man i'm patient i excited

(1 edit)

oh damn ,there's an update

edit: nvm

this is a taste of a liar

what did he do or say for this happen

what the hell happen here

i dead ass thought that this was a fnaf type game when i heard "night shift"

detroit become playboy

man i hoped he found the light within him



i'll see myself out

i enjoy it

i don't mind having the save lost due to the bug with the dark slime where i cant even progress because i spend all the important material to progress

man i haven't played this game for a long time ,i wonder if my save from the 2022 still alive

the opening character walk like a snail but even

like,i'm not asking for a fast forward button,a speed up action button ot anything like that

Quick question before i redownload the game

is there a skip button for the opening now

Anyone got a full gallery save,i don't know how to get some scene

i see that the game got updated but,dont know what changed

i played the older version and i got absolutely steam role

foxy get up way to fast when she gets in your "office"

the camera delays make me die to bonney and chica way to many time

Still a great game tho 5/5 would still try and beat 

noted that all of the bug that i have encounter before happen with a newly started game that was just downloaded

with the new update that bug was fix

somewhat,i still got black screen after leaving the castle

but that was dealt by pressing esc and open menu

 is there gonna be an update ?

💀

i really dont know what to do, its stop me from playing the game

When i started a new save and got outside the palace i was freeze and couldnt move

but when presses esc it suddenly loaded to to point i was walking

i think i got freezed frame

(1 edit)

edit:nvm just a bug that cause the opening to auto played

eh it was before the art overhaul so nvm  ig

does tapping esc multiple time unlock an event anymore

(1 edit)

1 hour of the night last 1 minute 💀

edit bonnie last at the door for far too long

updates yet?

how do i delete save file?