That explains it, I intentionally did not click that option cause I didn't want spoilersThat's just a preview, pick daydream in your room to see what girls will look like pregnant.
That explains it, I intentionally did not click that option cause I didn't want spoilersThat's just a preview, pick daydream in your room to see what girls will look like pregnant.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/time.rpy", line 43, in <module>
NameError: name 'Time' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/prologue.rpyc", line 1597, in script call
File "script/time.rpyc", line 43, in script
File "G:\Master\Western Games 2\2020 Download\Corrupted Kingdoms 0.6.2\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Master\Western Games 2\2020 Download\Corrupted Kingdoms 0.6.2\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script/time.rpy", line 43, in <module>
NameError: name 'Time' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Corrupted Kingdoms 0.6.2
Thu Jul 16 21:16:18 2020
I've seen this issue (or a similar issue) crop up since the most recent release, it might be a fault with this release.Helllo,
I encountered bug right at the start of new game. After your talk with Dryad this happened. I am playing newest version 0.6.2
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script/time.rpy", line 43, in <module> NameError: name 'Time' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script/prologue.rpyc", line 1597, in script call File "script/time.rpyc", line 43, in script File "G:\Master\Western Games 2\2020 Download\Corrupted Kingdoms 0.6.2\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "G:\Master\Western Games 2\2020 Download\Corrupted Kingdoms 0.6.2\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/script/time.rpy", line 43, in <module> NameError: name 'Time' is not defined Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Corrupted Kingdoms 0.6.2 Thu Jul 16 21:16:18 2020
Thank you for answering, and tried what you have said here. The issue about the update bit though is this had happened before even windows updated so that wouldnt be my issue. And I have ran a check on all my drives (my computers C drive and my external which is where everything is stored on) and nothing came up as corrupted or bad. So I am just wondering if it may be something not interacting properly. Since the external is an exFAT. But this hasnt happened at all in the previous updates. I am probably just going to just need to bring it to my desktop and run it there maybe.That can be caused by a few things. The most common are hardware problems, outdated firmware, corrupt drivers and software related issues (eg Microsoft Office not updating properly).
Run an error check on your HDD to rule out problems with that. You could also try updating your computer OS.
And while your at it get something like Malwarebytes and run a deep virus scan as some types of malware are also able to cause that by corrupting your OS.
It can also be caused by Windows failing to update properly.
Asking for solution on BSOD on porn game forum. LOLAnyone know why I am getting BSOD when trying to run the new update? Happened before and after updating my pc as well. hoping it isnt something conflicting with the new set up. Getting an exFAT.exe error it seems like.
Or check the dumpAsking for solution on BSOD on porn game forum. LOL
If its exFAT then its probably your external harddrive. Reinstall external hardrive drivers. Posibly formate whole thing and try to set formating to NTFS. (NTFS is usually bug-free).
You can also try to take a pen and paper and write down the message with error numbers when you see BSOD. The Google those error numbers.
From that error number you should be able to find out what is causing issues.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "D:\Free RPG Maker Games\CorruptedKingdoms-0.6.2-pc\renpy\python.py", line 1733, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Corrupted Kingdoms 0.6.2
Thu Jul 16 17:58:02 2020
Yeah, that could also work. But judging his "mad" computer skillz it would be much easier for him to simply use pen and paper then to learn how to find and analyze BSOD crash dumpOr check the dump
I'll show you a pen and paper.. I don't know what that means but consider yourself toldYeah, that could also work. But judging his "mad" computer skillz it would be much easier for him to simply use pen and paper then to learn how to find and analyze BSOD crash dump
Might be a little from column A and a little from column B. Speaking for myself, if a person has a truly repugnant personality it's like penis repellent.Maybe it's just me but I don't find Morgana attractive at all. I thought it was due to her personality but I'm starting to think it's the actual model. Also not sure about the new GUI the old one was bright and cheerful and the new one has a darker tone all around.
Just making sure, all file in the drive or all files of the game. Other than that thanks!guys if you are getting a traceback error its your file system that is either fat32 or exfat move all files to a drive thats has NTFS and it should correct the error and the drive that has the fat32\exfat should be redone to NTFS format just got redoing the usb drive. just a heads up on this just realized it lol
It's not really with the main character, although you can do the occasional thing like twins at the same time. The tag is there for Luna, she's a rabbit girl that uses her sons for breeding.Can anyone tell who the incest is with in this game plz
the tags, that surprised me, is there incest?Uhm ... who said there was any?