- May 6, 2017
- 17
- 3
Helo. Compressed version is not working, extracted with 7zip -18.05Here's a compressed version. The original v0.0.13 zip file was 994MB, compressed version is 178MB.
Lossy (means quality is reduced) compression used.
General Practitioner v0.0.13 - compressed by @bossapplesauce (178MB)
Download:You must be registered to see the links
Note: Requires recent version of 7zip to extract!
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/rep_children_female.rpy", line 2310: if statement expects a non-empty block.
if randomillness == 45:
^
File "game/rep_children_female.rpy", line 2694: if statement expects a non-empty block.
if randomillness == 45:
^
File "game/rep_children_female.rpy", line 3605: if statement expects a non-empty block.
if randomillness == 20:
^
File "game/rep_children_female.rpy", line 3606: if statement expects a non-empty block.
if randomillness == 21:
^
File "game/rep_children_female.rpy", line 3607: if statement expects a non-empty block.
if randomillness == 23:
^
File "game/rep_children_female.rpy", line 3608: if statement expects a non-empty block.
if randomillness == 25:
^
File "game/rep_children_female.rpy", line 3614: if statement expects a non-empty block.
if randomillness == 27:
^
File "game/rep_children_female.rpy", line 3625: if statement expects a non-empty block.
if randomillness == 32:
^
File "game/rep_children_female.rpy", line 3631: if statement expects a non-empty block.
if randomillness == 34:
^
File "game/rep_children_female.rpy", line 3632: if statement expects a non-empty block.
if randomillness == 35:
^
File "game/rep_children_female.rpy", line 3633: if statement expects a non-empty block.
if randomillness == 38:
^
File "game/rep_children_female.rpy", line 3639: if statement expects a non-empty block.
if randomillness == 41:
^
File "game/rep_children_female.rpy", line 3645: if statement expects a non-empty block.
if randomillness == 45:
^
File "game/rep_children_female.rpy", line 3651: if statement expects a non-empty block.
if randomillness == 50:
^
File "game/rep_children_female.rpy", line 3652: if statement expects a non-empty block.
if randomillness == 52:
^
File "game/rep_children_female.rpy", line 3653: if statement expects a non-empty block.
if randomillness == 53:
^
File "game/rep_children_female.rpy", line 3752: if statement expects a non-empty block.
if randomillness == 20:
^
File "game/rep_children_female.rpy", line 3767: if statement expects a non-empty block.
if randomillness == 25:
^
File "game/rep_children_female.rpy", line 3789: if statement expects a non-empty block.
if randomillness == 30:
^
File "game/rep_children_female.rpy", line 3811: if statement expects a non-empty block.
if randomillness == 35:
^
File "game/rep_children_female.rpy", line 3826: if statement expects a non-empty block.
if randomillness == 41:
^
File "game/rep_children_female.rpy", line 3856: if statement expects a non-empty block.
if randomillness == 52:
^
File "game/rep_children_female.rpy", line 3858: if statement expects a non-empty block.
if randomillness == 53:
^
File "game/rep_children_female.rpy", line 3935: if statement expects a non-empty block.
if randomillness == 16:
^
File "game/rep_children_female.rpy", line 3941: if statement expects a non-empty block.
if randomillness == 20:
^
File "game/rep_children_female.rpy", line 3942: if statement expects a non-empty block.
if randomillness == 21:
^
File "game/rep_children_female.rpy", line 3943: if statement expects a non-empty block.
if randomillness == 23:
^
File "game/rep_children_female.rpy", line 3954: if statement expects a non-empty block.
if randomillness == 27:
^
File "game/rep_children_female.rpy", line 3961: if statement expects a non-empty block.
if randomillness == 30:
^
File "game/rep_children_female.rpy", line 4120: if statement expects a non-empty block.
if randomillness == 20:
^
File "game/rep_children_female.rpy", line 4149: if statement expects a non-empty block.
if randomillness == 27:
^
File "game/undress_dispatcher.rpy", line 1697: end of line expected.
imagebutton auto "ui/2_%s.png" xpos 10 ypos 80 action ui.ChoiceJump("generic_1_undress_2", "generic_1_undress_2", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt")
^
File "game/undress_dispatcher.rpy", line 1699: end of line expected.
imagebutton auto "ui/3_%s.png" xpos 10 ypos 180 action ui.ChoiceJump("generic_1_undress_3", "generic_1_undress_3", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off pants")
^
File "game/undress_dispatcher.rpy", line 1701: end of line expected.
imagebutton auto "ui/4_%s.png" xpos 10 ypos 280 action ui.ChoiceJump("generic_1_undress_4", "generic_1_undress_4", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt and pants")
^
File "game/undress_dispatcher.rpy", line 1703: end of line expected.
imagebutton auto "ui/5_%s.png" xpos 10 ypos 380 action ui.ChoiceJump("generic_1_undress_5", "generic_1_undress_5", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt and bra")
^
File "game/undress_dispatcher.rpy", line 1705: end of line expected.
imagebutton auto "ui/6_%s.png" xpos 10 ypos 480 action ui.ChoiceJump("generic_1_undress_6", "generic_1_undress_6", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt, pants and bra")
^
File "game/undress_dispatcher.rpy", line 1707: end of line expected.
imagebutton auto "ui/7_%s.png" xpos 10 ypos 580 action ui.ChoiceJump("generic_1_undress_7", "generic_1_undress_7", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off everything")
^
Ren'Py Version: Ren'Py 6.99.14.3.3347
Tue May 01 11:14:14 2018
The fixed version now works correctly :extremelyhappy: