Create and Fuck your AI Cum Slut –70% OFF
x

Vitklim

Active Member
Feb 22, 2018
910
1,326
347
Let me know your thoughts on the latest update.

A couple things:

-Combat has been improved, but we aren't finish with it yet.
-Some old character models and things still need to be revamped, but *most* of it is has been done.
-Navigation system should be in with the next update (hopefully)
Can we get a proper changelog please though?

Not only does it help in actually finding the new content, but it also allows to gauge if it's worth playing the update now, or if it's better to come back on the next one so there's more content to go through at once.
 

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,139
14,484
759
Can we get a proper changelog please though?

Not only does it help in actually finding the new content, but it also allows to gauge if it's worth playing the update now, or if it's better to come back on the next one so there's more content to go through at once.
The full changelog I posted on the previous page.

The changelog regardless of what tier the update is out for is always posted for free on the discord for everyone to view.
 
  • Like
Reactions: Vitklim

jamouyi

Member
Sep 30, 2023
165
131
176
Let me know your thoughts on the latest update.

A couple things:

-Combat has been improved, but we aren't finish with it yet.
-Some old character models and things still need to be revamped, but *most* of it is has been done.
-Navigation system should be in with the next update (hopefully)
ill play this once you get the save situation figured out, dont feel like starting over just cuz my save file doesnt want to work.
 

lostraven

Engaged Member
Donor
Game Developer
Apr 27, 2017
3,139
14,484
759
ill play this once you get the save situation figured out, dont feel like starting over just cuz my save file doesnt want to work.
Just use the quick start feature and select what you did during your last run.
 

Vitklim

Active Member
Feb 22, 2018
910
1,326
347
The full changelog I posted on the previous page.

The changelog regardless of what tier the update is out for is always posted for free on the discord for everyone to view.
Very strange it is not in the OP in that case. Thank you for the info though.
 

ntohugo

Member
Sep 14, 2022
151
296
196
Little simple question: Can we be evil in this game, or is there only one path that is the one to "save the realm"?
 

Vitklim

Active Member
Feb 22, 2018
910
1,326
347
Let me know your thoughts on the latest update.

A couple things:

-Combat has been improved, but we aren't finish with it yet.
-Some old character models and things still need to be revamped, but *most* of it is has been done.
-Navigation system should be in with the next update (hopefully)
Playing through from the beginning right now.

First note: Being able to miss against enemies ups the RNG factor by a lot. It's going to require balancing, trying to farm Demorai 2v4 is eating through the potions faster than you can buy them, especially since your chances of missing attacks against the level 3 scout are massive. No joke, I had chains of 7-8 misses in a row.

Second note: Still some issues with the combat selection screen. I went in either during the prologue, or right after it, to test things out, and it had the MC and Markus selected, as expected, which counted as 2 combatants. A whole lot of quests and time later, I went into the menu again after Elena joined the party. The game still counted the two of us as "selected for the combat party", but you could select the characters again, which is some kind of bug. So of course any new selection isn't saved, and therefore you're limited to just the MC and Markus anyway.
 
Last edited:

ldacombat123

Member
Jun 6, 2022
419
270
164
i got this error when i come to talk with regina in chapter 1 after main character wake up:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens/narrative/choice.rpy", line 2, in execute
File "game/screens/narrative/choice.rpy", line 2, in execute
File "game/screens/narrative/choice.rpy", line 14, in execute
File "game/screens/narrative/choice.rpy", line 28, in execute
File "game/screens/narrative/choice.rpy", line 45, in execute
File "game/screens/narrative/choice.rpy", line 53, in execute
File "game/screens/narrative/choice.rpy", line 66, in execute
File "game/screens/narrative/choice.rpy", line 75, in execute
NameError: Name '{/b} {size=-2}{color=#ea3}{/color}{color=#e3e}Reginalove{/color}{/size} {color=#3e3}(+1){/color} {b}' is not defined.

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

Full traceback:
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\main.py", line 670, in main
run(restart)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\execution.py", line 953, in run_context
context.run()
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/FromAnotherWorld/scr02.rpyc", line 81, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "engine/locations/coreLoop.rpyc", line 61, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/FromAnotherWorld/scr02.rpyc", line 81, in script
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 3579, 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:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens/narrative/choice.rpy", line 2, in execute
File "game/screens/narrative/choice.rpy", line 2, in execute
File "game/screens/narrative/choice.rpy", line 14, in execute
File "game/screens/narrative/choice.rpy", line 28, in execute
File "game/screens/narrative/choice.rpy", line 45, in execute
File "game/screens/narrative/choice.rpy", line 53, in execute
File "game/screens/narrative/choice.rpy", line 66, in execute
File "game/screens/narrative/choice.rpy", line 75, in execute
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\ui.py", line 988, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "D:\F95zone+GVNVH18\Renpy\Compressed_game\ParasiteBlack-0.152-pc-Compressed\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name '{/b} {size=-2}{color=#ea3}{/color}{color=#e3e}Reginalove{/color}{/size} {color=#3e3}(+1){/color} {b}' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Parasite Black 0.152
Tue Dec 19 15:53:32 2023
 
4.20 star(s) 98 Votes