Harem Camp v.0.5.1
Added 2021-01-31 05:53:26 +0000 UTCPC / Mac / Android (Full/Compressed)
Version 0.5.1
- Bug Fixes
- Fixed girls Quest maxes
- Added Hints to the girl's Quest log
- Adjusted UI elements
- Rebalanced Skill checks disconnected from girls
Version 0.5.0
- Bug Fixes
- Overhauled Camp Map
- Added Tool Shed and Utility Shed to main map
- Added new location: Boys Camp
- Added new location: Temple
- Added new spare buildings and upgrades:
- Art Studio, Sauna, Library, Maid Station, Security Station and Utilities Station
- Added specific spare buildings/upgrades to girls randomized schedules
- Reworking the job system
- Added upgrade to Mess Hall: Liquor License
Clare:
- Added new adult scene: Sitting for Art Studio
- Update scene: Late night handjob
Alexa:
- Added new adult scene: Temple Worship
- Added new adult scene: Sitting for Art Studio
Amanda:
- Added new adult scene: Temple Worship
- Added drinking scene in Mess Hall with liquor license
- Added new adult scene: Sitting for Art Studio
- Extended adult scene: Standing Stone
Jen:
- Added new adult scene: Sauna
- Added new adult scene: Sitting for Art Studio
Sally:
- Added new adult scene: Library Peep
- Added new adult scene: Sitting for Art Studio
Lucy:
- Added drinking scene in Mess Hall with liquor license
- Added new adult scene: Sitting for Art Studio
Comments
See fix below, it will take a text editor (I use notepad++), you have to find "call orgasm" in all of the girls, sometimes more than once, and put the # character in front of it. That will get rid of the bug. Note this is an ugly fix, but it doesn't seem to break anything.
Aaror
2021-02-01 02:49:17 +0000 UTCSo if you go into all the script files for the girls (Jen, Lucy, Amanda, Clair) and look for "Call orgasm" and put a # in front of it (the comment character) it fixes it.
Aaror
2021-02-01 02:47:54 +0000 UTCThe line "call orgasm from _call_orgasm_6" (or orgasm_4, 5, etc) causes the game to go to Show intro/skip intro. Making the game basically unplayable
Aaror
2021-02-01 02:04:22 +0000 UTCIs it the thing where if you have sex with Ms Vandenburg or get a BJ from her it restarts the game?
Aaror
2021-02-01 01:34:57 +0000 UTCi started a new game and same thing happens
Bruno Costa murta
2021-01-31 22:40:40 +0000 UTCim stuck in a loop that makes me restart the game
Bruno Costa murta
2021-01-31 22:40:28 +0000 UTCError in the graveyard (in the woods):``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/locations.rpy", line 3435, in script $ locaiton_graveyard.visited=1 File "game/locations.rpy", line 3435, in $ locaiton_graveyard.visited=1 NameError: name 'locaiton_graveyard' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/locations.rpy", line 3435, in script $ locaiton_graveyard.visited=1 File "C:\Drivers\Utilities\FM\con2-0.5.1-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Drivers\Utilities\FM\con2-0.5.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/locations.rpy", line 3435, in $ locaiton_graveyard.visited=1 NameError: name 'locaiton_graveyard' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Harem Camp 0.5.1 Sun Jan 31 11:14:30 2021 ```
Aaror
2021-01-31 19:15:27 +0000 UTC