Lazerus

New Member
Nov 6, 2017
7
1
When scrolling to 163 to remove the % it only goes to 149
use better editor, like notepad++


other error on spider fame quest:

game/tl/english/QuestPlusEven.rpy
line:
"Obtain {color=#00ff00}$200{/color} and {color=#00ff00}$200{/color} +50{/color} of fame."
corrected:
"Obtain {color=#00ff00}$200{/color} and {color=#00ff00}+50{/color} of fame."
 

hgamefix

Member
Jun 3, 2017
196
160
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/color} in u'Obtain {color=#00ff00}$200{/color} and {color=#00ff00}$200{/color}+50{/color} of fame.'.:
  File "game/MiniGBanio.rpy", line 7, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 7, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/tl/english/QuestPlusEven.rpy", line 259, in script
    "Obtain {color=#00ff00}$200{/color} and {color=#00ff00}$200{/color}+50{/color} of fame."
Exception: u'/color' closes a text tag that isn't open.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/MiniGBanio.rpy", line 7, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 7, in script call
    call screen qte
  File "game/MiniGBanio.rpy", line 22, in script call
    call screen qte
  File "game/tl/english/QuestPlusEven.rpy", line 259, in script
    "Obtain {color=#00ff00}$200{/color} and {color=#00ff00}$200{/color}+50{/color} of fame."
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\ast.py", line 694, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\exports.py", line 1322, in say
    who(what, *args, **kwargs)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\character.py", line 1127, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\core.py", line 3174, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\core.py", line 2086, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\display\layout.py", line 1124, in render
    st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\text\text.py", line 1989, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\text\text.py", line 590, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "D:\Mega\BastardGirlsR-12-pc\BastardGirlsR-1.2-pc\renpy\text\text.py", line 962, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/color' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
Bastard GirlsR 1.2
Sat Sep 14 23:50:08 2019
same error, i used your rpy but still buggy
 

jackyice

Newbie
May 18, 2017
46
3
i can't find line 163 because it apparently doesn't exist, it went up to 148 on both renpy script editor and notepad ++
 

Lazerus

New Member
Nov 6, 2017
7
1
same error, i used your rpy but still buggy
open the file game/tl/english/QuestPlusEven.rpy with an editor like notepad++
search the line:
"Obtain {color=#00ff00}$200{/color} and {color=#00ff00}$200{/color} +50{/color} of fame."
and replace with:
"Obtain {color=#00ff00}$200{/color} and {color=#00ff00}+50{/color} of fame."
 

Eayz3n

Active Member
Oct 12, 2018
522
696
So im suppose to spend time whit elena on saturdays in the student city but when i go there i cant find here *tryed a couple of weeks in row*
any ideeas? :-s screenshot0001.png
 

HerbertIronsides

Well-Known Member
Oct 2, 2017
1,458
2,368
this update is done.... MUCH MORE updates comming!
1.3 is nearing completion, 1.4 is in the works. *New characters - Old characters/missions coming back.

Bastard Girls R 1.2 << this is the most updated version as of 9-14-2019
** please understand that Bastard Girls R is a COMPLETE REBUILD with NEW DYNAMICS & NEW ENGINE
there is also a gamefix 1.2-8 (see above)

** Spoiler **
the old game has missions not yet included in the new "R" version:
Adult Nightclub
Cemetery/Lilith
Doctor Miranda
Leonora missions
Teacher Olivia
Temple missions Carnival/Funeral
Carol missions
Sasha missions
Karina missions
Paula missions
Lucia missions
'Day of the Dead'
- the Mansion hasn't been added yet

Some may find this info disappointing because the older version has covered more gameplay or went further in the storyline.
But I will say the storyline is evolving and is deeper with much more content. wanna know more?
checkout his
Patreon -
or
Discord -

Bastard Girls R
Great game that is constantly evolving in front of our eyes - if we only have the patience...
ok thanks for the info. I will take that as a big NO then.
 
  • Like
Reactions: eball360

airze

Active Member
Feb 8, 2018
891
282
just read you answer is confusing, but year the 0,14 might be the old better version, but 1.2 alpha and 1.2 is a big difference ?
yes 1.2 alpha was a unfinnished pre-release of 1.2 and was not translated or even all of 1.2 many quest and more where not in the alpha so yes its very different
 
  • Like
Reactions: Belnick

Akumatsuna

Newbie
Jan 24, 2018
18
22
How do i go to Cave of Oblivion?
I have completed Freya quests with merchant and now quest helper tells go there, but i cant find it. Fix installed and no cheats.
 

airze

Active Member
Feb 8, 2018
891
282
How do i go to Cave of Oblivion?
I have completed Freya quests with merchant and now quest helper tells go there, but i cant find it. Fix installed and no cheats.
use your map 5 on the map below is where you need to go there is a cave with a small sign post next it you need to go in side the cave and that will complete the quest

I make a description of the map, maybe it will help some to find their way.

*Political cEnter (my bad)
View attachment 398393
this map is very helpful thx for posting it
 
  • Like
Reactions: Akumatsuna

ahihi12

Newbie
Jun 24, 2017
44
25
I change 70% to 70percent just like bug fix say i when i restarted the game this happen need some help
 

Manfegor

Active Member
May 20, 2017
906
762
I change 70% to 70percent just like bug fix say i when i restarted the game this happen need some help
Not the % the problem, the problem is that the \ is missing in the original. Now you edited the file, and it seems you used the wrong encoding format. I advise you to edit the files only with editors comes with the RenPy itself, like Editra.
On the other hand, why don't you just use the official bugfix? :p
 
2.60 star(s) 55 Votes