motseer
Forum Fanatic
- Dec 17, 2021
- 4,863
- 12,541
- 637
You have issues with starting the game, It makes you Hornyy... er... Pussy! Jus' Sayin'I have issues with starting the game, it makes me happy................
You have issues with starting the game, It makes you Hornyy... er... Pussy! Jus' Sayin'I have issues with starting the game, it makes me happy................
The posted content includes our current build. While Slockie has ownership of the thread, that doesn't prevent moderators from updating it to include the current build. Nothing we can do about that.I´m a little confused: does the download content (version 0.4b) here on page 1 NOT include Chapter4???
So far I remember my first playthrough there was a chapter 4![]()
The tag was applied by site moderators. It is correct as far as F95's definition of the tag goes. Complaining about it here changes nothing, just annoys the shit out of everyone else for it being brought up the umpteenth time.I'm a little confused. Tag says harem, description yells at people for expecting harem. I haven't played it yet, just curious what i'm getting into here...
so you're saying i can have a relationship with most girls in a single playthrough, but not ALL girls in one playthrough? thanks for the info.The tag was applied by site moderators. It is correct as far as F95's definition of the tag goes. Complaining about it here changes nothing, just annoys the shit out of everyone else for it being brought up the umpteenth time.
You may end up in a relationship with up to 4 of the 6 love interests in Bare Witness (if you play things correctly). If you feel as if this somehow would make your playing experience less fulfilling, I recommend trying another game. Perhaps Dark Harem. Or My Little Harem. Or My School is a Harem (not to be confused with School of Harem). Or Teacher's Harem.
You know. Harem games.
Katrina Stone - Soul on FireDude that song at the very start of the game is just amazing, would love to know what its called so i can get a copy of it
I'm a little confused. Tag says harem, description yells at people for expecting harem. I haven't played it yet, just curious what i'm getting into here...
If you would have made the effort to search a little in this thread you would have found answers to your question, like https://f95zone.to/threads/bare-witness-v0-4b-alterworlds.79512/post-10716418, https://f95zone.to/threads/bare-witness-v0-4b-alterworlds.79512/post-10910567 or https://f95zone.to/threads/bare-witness-v0-4b-alterworlds.79512/post-10936545.so you're saying i can have a relationship with most girls in a single playthrough, but not ALL girls in one playthrough? thanks for the info.
I fucking looooovvvvveeee it~Val: 2in1 test~
Version 1: Non-thematic
View attachment 2680791
Version 2: Even through tragedy, the fire in her step and the life in her eyes lives on.
View attachment 2680792
There are 6 love interests, only 4 of them are up for sharing but it's more of a poly relationship than a harem.I'm a little confused. Tag says harem, description yells at people for expecting harem. I haven't played it yet, just curious what i'm getting into here...
I have an issue running the game. It always crashes with the following note:
While running game code:
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "game/script.rpy", line 249, in script
mc "What medium is that?"
NameError: global name 'name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1205, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3897, in interact_core
renpy.display.behavior.skipping(ev)
File "renpy/display/behavior.py", line 272, in skipping
if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"):
File "renpy/display/behavior.py", line 242, in map_keyup
if (name in ev.eventnames) and ev.up:
NameError: global name 'name' is not defined
What is it and how can i fix it?
Sry guys, but I can´t read this, I´m no operatorI'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 5, in script
$ renpy.movie_cutscene('Alterworld_2_2.webm')
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 5, in script
$ renpy.movie_cutscene('Alterworld_2_2.webm')
File "game/script.rpy", line 5, in <module>
$ renpy.movie_cutscene('Alterworld_2_2.webm')
NameError: global name 'name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 5, in script
$ renpy.movie_cutscene('Alterworld_2_2.webm')
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 5, in script
$ renpy.movie_cutscene('Alterworld_2_2.webm')
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 5, in <module>
$ renpy.movie_cutscene('Alterworld_2_2.webm')
File "renpy/exports.py", line 1583, in movie_cutscene
roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3897, in interact_core
renpy.display.behavior.skipping(ev)
File "renpy/display/behavior.py", line 272, in skipping
if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"):
File "renpy/display/behavior.py", line 242, in map_keyup
if (name in ev.eventnames) and ev.up:
NameError: global name 'name' is not defined
Windows-10-10.0.25375
Ren'Py 7.4.3.1414
Bare Witness 0.4
Wed Jun 7 21:52:29 2023
I ran it as admin....worked for meI have an issue running the game. It always crashes with the following note:
While running game code:
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "game/script.rpy", line 249, in script
mc "What medium is that?"
NameError: global name 'name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "game/script.rpy", line 249, in script
mc "What medium is that?"
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1205, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3897, in interact_core
renpy.display.behavior.skipping(ev)
File "renpy/display/behavior.py", line 272, in skipping
if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"):
File "renpy/display/behavior.py", line 242, in map_keyup
if (name in ev.eventnames) and ev.up:
NameError: global name 'name' is not defined
What is it and how can i fix it?
Nah man the one that plays on the train at the beginning. sorry should have been more specific, thanks thoughKatrina Stone - Soul on Fire
I just want to play the game and choose no one. Dude is in love with himself. Dev should make an option to have a hand puppet as a LI.
And I want a billion dollars.I just want to play the game and choose no one. Dude is in love with himself. Dev should make an option to have a hand puppet as a LI.