I must admit, I'm surprised that I didn't found a Nova or Kerrigan pack from starcraft.
It seems like Rem_Sidestory is labelled two time so the game crash at launch.View attachment 3046734 Remake: Ram & Rem
Universe: Re:Zero
Pics: Ram(500+) & Rem(1500+)
Type: Anime
Here's theYou must be registered to see the linksfor Ram and Rem
You can read the changelog in the read me.txt too see news stuffs I added in
You don't have permission to view the spoiler content. Log in or register now.
idk how that happen, it runs fine for me tho.It seems like Rem_Sidestory is labelled two time so the game crash at launch.
Neronero:earliestbird and neronero megas are both down, unfortunately
ty friendNeronero:You must be registered to see the links
Earliestbird is down, i know someone made a recopilation in his folder, but don't know who.
View attachment 3046734 Remake: Ram & Rem
Universe: Re:Zero
Pics: Ram(500+) & Rem(1500+)
Type: Anime
Here's theYou must be registered to see the linksfor Ram and Rem
You can read the changelog in the read me.txt too see news stuffs I added in
You don't have permission to view the spoiler content. Log in or register now.
Hi all,
I keep getting this error from Rem pack:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 58, in script call
call expression lbl pass (girl=girl) from _call_expression_3
File "game/girls/Rem/Resources/Rem.rpy", line 180, in script
if ram_random_events == 1:
File "game/girls/Rem/Resources/Rem.rpy", line 180, in <module>
if ram_random_events == 1:
NameError: name 'ram_random_events' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKendday.rpy", line 58, in script call
call expression lbl pass (girl=girl) from _call_expression_3
File "game/girls/Rem/Resources/Rem.rpy", line 180, in script
if ram_random_events == 1:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/girls/Rem/Resources/Rem.rpy", line 180, in <module>
if ram_random_events == 1:
NameError: name 'ram_random_events' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sun Nov 5 11:11:52 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 58, in script call
call expression lbl pass (girl=girl) from _call_expression_3
File "game/girls/Ram/Resources/Ram.rpy", line 289, in script
if girl_list = [g for g in MC.girls if g.pack_name == "Rem" and g.pack_name == "Emilia" and g.pack_name == "Beatrice" and g.pack_name == "Felt" and g.pack_name == "Petra Leyte"]:
SyntaxError: invalid syntax (Ram.rpy, line 289)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKendday.rpy", line 58, in script call
call expression lbl pass (girl=girl) from _call_expression_3
File "game/girls/Ram/Resources/Ram.rpy", line 289, in script
if girl_list = [g for g in MC.girls if g.pack_name == "Rem" and g.pack_name == "Emilia" and g.pack_name == "Beatrice" and g.pack_name == "Felt" and g.pack_name == "Petra Leyte"]:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2274, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (Ram.rpy, line 289)
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sun Nov 5 11:13:55 2023
This should fix it for Ram and RemAnd this error from Ram pack:Code:Hi all, I keep getting this error from Rem pack: I'm sorry, but an uncaught exception occurred. While running game code: File "game/BKendday.rpy", line 58, in script call call expression lbl pass (girl=girl) from _call_expression_3 File "game/girls/Rem/Resources/Rem.rpy", line 180, in script if ram_random_events == 1: File "game/girls/Rem/Resources/Rem.rpy", line 180, in <module> if ram_random_events == 1: NameError: name 'ram_random_events' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/BKendday.rpy", line 58, in script call call expression lbl pass (girl=girl) from _call_expression_3 File "game/girls/Rem/Resources/Rem.rpy", line 180, in script if ram_random_events == 1: File "renpy/ast.py", line 1898, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/girls/Rem/Resources/Rem.rpy", line 180, in <module> if ram_random_events == 1: NameError: name 'ram_random_events' is not defined Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Brothel King 0.2 v220711 Sun Nov 5 11:11:52 2023
I tryed uninstal 5game, clean AppData, reinstall game but it persists.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/BKendday.rpy", line 58, in script call call expression lbl pass (girl=girl) from _call_expression_3 File "game/girls/Ram/Resources/Ram.rpy", line 289, in script if girl_list = [g for g in MC.girls if g.pack_name == "Rem" and g.pack_name == "Emilia" and g.pack_name == "Beatrice" and g.pack_name == "Felt" and g.pack_name == "Petra Leyte"]: SyntaxError: invalid syntax (Ram.rpy, line 289) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/BKendday.rpy", line 58, in script call call expression lbl pass (girl=girl) from _call_expression_3 File "game/girls/Ram/Resources/Ram.rpy", line 289, in script if girl_list = [g for g in MC.girls if g.pack_name == "Rem" and g.pack_name == "Emilia" and g.pack_name == "Beatrice" and g.pack_name == "Felt" and g.pack_name == "Petra Leyte"]: File "renpy/ast.py", line 1898, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2274, in py_eval code = py_compile(code, 'eval') File "renpy/python.py", line 835, in py_compile raise e SyntaxError: invalid syntax (Ram.rpy, line 289) Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Brothel King 0.2 v220711 Sun Nov 5 11:13:55 2023
MEGA made be download every single picture from your folders separately which was very annoying. Maybe you could package them for the download?All images have been well selected (mostly Japanese style) , AI image issue has been fixed.
Name: Hinata Hyuga
Universe: Naruto
Pics: 700+
Type: Manga/Anime
Name: Sakura Haruno
Universe: Naruto
Pics: 700+
Type: Manga/Anime
Name: Ino Yamanaka
Universe: Naruto
Pics: 500+
Type: Manga/Anime
Name: Tsunade Senju
Universe: Naruto
Pics: 400+
Type: Manga/Anime
Folder Link:You must be registered to see the links
View attachment 3071943 View attachment 3071995 View attachment 3071996 View attachment 3071997
There is function, that allows to download the whole folder.MEGA made be download every single picture from your folders separately which was very annoying. Maybe you could package them for the download?
Thank you for your suggestion. I will pack it together before uploading new girl packs next time.MEGA made be download every single picture from your folders separately which was very annoying. Maybe you could package them for the download?
Hi, when i download your pack, the BK_ini is "corrupted", it's normal ? or it's just me ? When i play, the game crash.All images have been well selected (mostly Japanese style) , AI image issue has been fixed.
Name: Hinata Hyuga
Universe: Naruto
Pics: 700+
Type: Manga/Anime
Name: Sakura Haruno
Universe: Naruto
Pics: 700+
Type: Manga/Anime
Name: Ino Yamanaka
Universe: Naruto
Pics: 500+
Type: Manga/Anime
Name: Tsunade Senju
Universe: Naruto
Pics: 400+
Type: Manga/Anime
Folder Link:You must be registered to see the links
View attachment 3071943 View attachment 3071995 View attachment 3071996 View attachment 3071997