Yes apparently, though its seems one user in here is trying to pick a fight with everyone for some reason.So are people actually arguing about in a game where the objective is to rape everything in sight, that manipulation, mind control, and being kind of rude is where the line is drawn?
Apparently so, he's also comparing real life abuse survivors to a fictional game character.So are people actually arguing about in a game where the objective is to rape everything in sight, that manipulation, mind control, and being kind of rude is where the line is drawn?
My mans don't pretend like I didn't see you insulting Beris for being rude as well.Apparently so, he's also comparing real life abuse survivors to a fictional game character.
My man, I didn't go into a public tirade over massive distaste over a character. I've skipped out on several pieces of content in many many games. Not everyone's going to like everything.My mans don't pretend like I didn't see you insulting Beris for being rude as well.
My man, I made two posts about Beris. Two. The first was about my initial experience about the labyrinth and how Beris made a piece of content I already disliked worse. The second was me elaborating on Beris because someone called her a tsundere and I wanted to make clear my problem with her wasn't any tsundere behavior.My man, I didn't go into a public tirade over massive distaste over a character. I've skipped out on several pieces of content in many many games. Not everyone's going to like everything.
Apparently she acts like a total cunt in the labyrinth or something like that? Don't know, haven't actually played the update.I havent't played in a while, but WTF happened with Beris, a character who's shtick was being a massive sub even though she was expected to be a dom (a very simple twist), that made everyone just... hate her so damn much? Also lol at the walls of text explaining how Kotone is totes evil
i played the labyrinth and nothing like that really happens, i think they're just being overdramaticApparently she acts like a total cunt in the labyrinth or something like that? Don't know, haven't actually played the update.
I chimed in, with a very tame post, I did not enter with my "size 12s", me entering with my "size 12's" would have been me going off a lot harder than that. I didn't, said my piece, could have been over after that, but it wasn't. I also didn't outright call you a psychopath, I said wanting a character dead is a bit psychopathic (if said character was a villian and did some super heinous stuff and was actually irredeemable, sure I could understand that, but this character? no.)My man, I made two posts about Beris. Two. The first was about my initial experience about the labyrinth and how Beris made a piece of content I already disliked worse. The second was me elaborating on Beris because someone called her a tsundere and I wanted to make clear my problem with her wasn't any tsundere behavior.
Then you entered the room with your size 12s and made a crapton of posts calling me an immature psychopath, at which point I just dropped you a facepalm and went my merry way because arguing any further seemed to be a waste of time. Someone else picked up the slack and you spend 2 fucking days defending the honor of a fictional character.
Someone definitely is writing tirades here, someone definitely has issues here. But it isn't me and it isn't NinjaNamedBob. Look inwards dude, because you're being ridiculous.
Personally, I don't like Beris because she made me sign an NDA to fuck her kinky ass and then makes a big deal out of it in the labyrinth and there's no way for me as a player to expose her. Even after fully clearing the labyrinth by abusing her (and her sister's) weakness over and over again.People are hatting on Beris because in the initial build of the labyrinth her floor and the next was a nightmare for then. She keeps spamming barrage attacks that are really annoying to deal with.
I was over leveled because of the mods content so i din't have any problem with her. Ushris on the other hand...
In labyrinth, they made her be a dickhead. Which she is even in the Inn. But this time there isn't the sub twist, so the people here seem to be upset that she's actually just a dickhead, despite that kind of being her personality to begin with. I'm not really sure what people expected.I havent't played in a while, but WTF happened with Beris, a character who's shtick was being a massive sub even though she was expected to be a dom (a very simple twist), that made everyone just... hate her so damn much? Also lol at the walls of text explaining how Kotone is totes evil
Considering the setting of the game has a physics altering enchantment that prevents any form of harmful combat and turns several harmful things into arousing things, thus replacing combat with sex, and our protagonists goals being: Defeat the Demon Queen and stop whatever she's planning, and Pay off their adventuring school debt. Whenever the hero gets into a confrontation with a monster girl it's them trying to either defeat him, get food, or satiate their sexual appetite. Kotone and Beris also commit rape like most other antagonistic monster girls in the game, with Kotone literally trying to to turn you into a mind controlled sex slave and Berith doing it because she is a labyrinth guardian and it's the only way to forcefully resolve conflict on Lucidia. So no it isn't because we were so stupid to forget that the main method of conflict resolution in this game is sexual assault it's that every fucking character that engages in combat on Lucidia, and some who don't, do that including Kotone and Beris, it's just they're a manipulative liar and an asshole on top of being rapists.So are people actually arguing about in a game where the objective is to rape everything in sight, that manipulation, mind control, and being kind of rude is where the line is drawn?
...Your surprised that people don't like Beris for being an asshole, I'll ignore how some people find her to be a pain in the ass to fight, it eludes you that being an asshole makes someone unlikable? Nazeem from Skyrim is a meme entirely because people hate him enough to go out of their way to fuck him over and kill him just for a snooty comment about your character looking poor.In labyrinth, they made her be a dickhead. Which she is even in the Inn. But this time there isn't the sub twist, so the people here seem to be upset that she's actually just a dickhead, despite that kind of being her personality to begin with. I'm not really sure what people expected.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'GridNPC'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, 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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4110, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'GridNPC'
Windows-8.1-6.3.9600
Ren'Py 7.4.8.1895
Monster Girl Dreams Alpha-v23.9e
Wed May 18 23:49:22 2022