Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I think I found a bug: when you try to use the History function the error screen pops up...

what does it say?

It pops up the error exception screen it says ignore, rollback, etc.. Ignoring it doesn't work though. 

It pops up the error exception screen it says ignore, rollback, etc.. Ignoring it doesn't work though. 

err xD  I need  the codes on top to figure it out, a screenshot is most prefered.

(1 edit)

I don't think itch supports that...  Sending images I mean... 

Just head to the discord server

I caught this with every minimized/small line of text when it was whispered 

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1717, in visit
    self.update()
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1694, in update
    tokens = self.tokenize(text)
  File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 2164, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Socially Awkward 0.08
Sun Mar 29 22:56:58 2020
[/code]

(+1)

Thanks for the report .3.b the bug has already been fixed but it'll be updated in the next update (the 25th)

I'm glad I could help! :)