- Nov 19, 2020
- 13
- 2
And the fact that 0.2 is fully backwards compatible with older girl packs. So any girl packs downloaded for older game versions can be moved over to the 0.2 folder for use.No, 0.2 and 0.15b are almost completely separate (except for somewhat shared settings and saves).
Nope. This hereI think I followed your directive and I get this ...
tells me you're still trying to do something with 0.15b. 0.2 has upgraded to 7.3.5.errors.txt said:Ren'Py Version: Ren'Py 7.0.0.196
Well, technically the other way around works, too. BK has had a comprehensive picture replacement scheme ever since I found it, and probably before as well. So you might be seeing somewhat inappropriate pictures, but a poorly tagged 0.2-compatible pack (or one that just doesn't have enough source material) can get you the same result.And the fact that 0.2 is fully backwards compatible with older girl packs.
So my problem is that the renpy is too old ?Nope. This here
tells me you're still trying to do something with 0.15b. 0.2 has upgraded to 7.3.5.
Edit:
Well, technically the other way around works, too. BK has had a comprehensive picture replacement scheme ever since I found it, and probably before as well. So you might be seeing somewhat inappropriate pictures, but a poorly tagged 0.2-compatible pack (or one that just doesn't have enough source material) can get you the same result.
Trying to use an 0.2 save with 0.15, or an 0.15 patch with 0.2, on the other hand...
How is it possible to have 27 girls with no option to upgrade? The brothel tops out at 32, the farm adds +50% capacity, and so you'd need to be stuck at 18 rooms max, or 27 without the farm. But chapter 4 max is 16, chapter 5 max is 20 and chapter 6 is 24. What version of the game are you actually playing?is there possibility to have more than 27 girls?
Isn't Sakura one of the 'default pack' girls? Otherwise, yeah, I'm also surprised she doesn't have any packs. I suppose you can use a Whoremaster pack in a pinch.And do anyone meaby have link to Sakura from naruto i have looked everywhere and can't find
To be honest, what is stopping us from doing it again? It would be so cool!this reminds me when we had BK best girl contest, Naruto girls in general weren't much popular, Sakura was eliminated in the first round, the only one who got to the finals has been Hinata
The fact that running such is an immense amount of work. Kite put a lot of effort into the last one. So the main stopping point is someone being willing to put in the time and effort needed to do it.To be honest, what is stopping us from doing it again? It would be so cool!
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKevents.rpy", line 81, in script
jump expression selected_destination
ScriptError: could not find label 'True'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKevents.rpy", line 81, in script
jump expression selected_destination
File "C:\Users\****\Desktop\New folder\Brothel_King-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\****\Desktop\New folder\Brothel_King-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'True'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Brothel King 0.15b
Sun May 15 12:39:27 2021
This ought to be impossible, there's an explicit line that disallows this. Can you post your BKevents.rpy and BKmain.rpy files? Which screen are you using KW from?Whenever I try to add a trait using King's Way, I get this error. It happens mod version 1.5 and 2.0. Any thoughts?
...
Code:File "game/BKevents.rpy", line 81, in script jump expression selected_destination ScriptError: could not find label 'True'.