DarkestCreep

Member
Dec 16, 2021
154
64
I got an error in Isabel's event at the night bar.
Is this because I'm playing compressed version?
Press ignore a few times, the event continues, but can I go on?
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/i} in u"{i}{/i}They're heading out. Soon as they're gone I need to check upstairs.{/i}{/i}".:
Exception: u'/i' closes a text tag that isn't open.

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

Full traceback:
  File "script/izanami.rpyc", line 2679, in script call
  File "script/cleos_interactive_sex.rpyc", line 746, in script call
  File "script/cleos_interactive_sex.rpyc", line 861, in script call
  File "script/cleos_interactive_sex.rpyc", line 861, in script call
  File "script/cleos_interactive_sex.rpyc", line 861, in script call
  File "script/cleos_interactive_sex.rpyc", line 1593, in script call
  File "script/cleos_interactive_sex.rpyc", line 1120, in script call
  File "script/cleos_interactive_sex.rpyc", line 1593, in script call
  File "script/cleos_interactive_sex.rpyc", line 1674, in script call
  File "script/cleos_interactive_sex.rpyc", line 1674, in script call
  File "script/cleos_interactive_sex.rpyc", line 1198, in script call
  File "script/cleos_interactive_sex.rpyc", line 1352, in script call
  File "script/cleos_interactive_sex.rpyc", line 1433, in script call
  File "script/cleos_interactive_sex.rpyc", line 1980, in script call
  File "script/cleos_interactive_sex.rpyc", line 1002, in script call
  File "script/cleos_interactive_sex.rpyc", line 1980, in script call
  File "script/cleos_interactive_sex.rpyc", line 1433, in script call
  File "script/cleos_interactive_sex.rpyc", line 1593, in script call
  File "script/cleos_interactive_sex.rpyc", line 1674, in script call
  File "script/cleos_interactive_sex.rpyc", line 1515, in script call
  File "script/cleos_interactive_sex.rpyc", line 1120, in script call
  File "script/cleos_interactive_sex.rpyc", line 1980, in script call
  File "script/mainstreet.rpyc", line 1685, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1249, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 901, in do_display
    **display_args)
  File "renpy/character.py", line 647, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2096, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 610, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1039, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/i' closes a text tag that isn't open.

Windows-8.1-6.3.9600
Ren'Py 7.4.11.2266
Champion of Realms 0.64
Mon Feb  7 12:11:59 2022
Yes, its okay for this event to continue that way.
 

DarkestCreep

Member
Dec 16, 2021
154
64
View attachment 1638363

Guild is nowhere to be found
Possibly your persistent file have crashed, you need to move the persistent file in both save paths to somewhere outside. (don't delete it, just in case it wont solve the issue so you can readd them)
save path one: inside path Champion of Realms/game/save
save path two: inside path C:/users/{user_name}/Application Data/RenPy/ChampionOfRealms-{some_random_number} (This is going to be different for each device, the one I put is for Windows machine)
 

Tonytiger13

Member
Apr 21, 2020
149
21
How do I get the meeting with the girls they are all in the house already how do I tell them to meet me in the meeting room?
 

DarkestCreep

Member
Dec 16, 2021
154
64
How do I get the meeting with the girls they are all in the house already how do I tell them to meet me in the meeting room?
did you forgot sheila< check her card,
if you have met her, meeting happens in morning, and also you should have given all of them their rooms
 

Strinx

Newbie
Dec 31, 2018
20
6
Possibly your persistent file have crashed, you need to move the persistent file in both save paths to somewhere outside. (don't delete it, just in case it wont solve the issue so you can readd them)
save path one: inside path Champion of Realms/game/save
save path two: inside path C:/users/{user_name}/Application Data/RenPy/ChampionOfRealms-{some_random_number} (This is going to be different for each device, the one I put is for Windows machine)
Did that and nothing happened, guild still missing. So I think I'm stuck there forever until I get someone else save, because I dont feel like doing all the game again to this point...

Thanks anyway!
 

DarkestCreep

Member
Dec 16, 2021
154
64
When you say event tracker did you mean click the Girls button and then click on Cleos?
As per this you have completed it and if am not wrong, it shouldnt affect further story progress, except for that quest will never disappear. Though this is not event tracker, this is girls card. You can see Event tracker at the bottom of the screen, among, save load and options. It list all events. and allows to quickly replay them, if you have unlocked it.
 

DarkestCreep

Member
Dec 16, 2021
154
64
Did that and nothing happened, guild still missing. So I think I'm stuck there forever until I get someone else save, because I dont feel like doing all the game again to this point...

Thanks anyway!
Can you check side girls button in Event tracker from bottom of screen, and send an image of that.
 
3.90 star(s) 35 Votes