stal1234

Member
Jul 12, 2017
302
232
So getting an expection when doing the dates with two main girls :C

From Sasha an the cinema

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/bg/date_cinema.rpy", line 108, in <module>
  File "game/cl/class_room.rpy", line 197, in enter
  File "game/cl/class_ui.rpy", line 126, in execute
  File "game/cl/class_ui.rpy", line 126, in execute
  File "game/cl/class_ui.rpy", line 167, in execute
  File "game/cl/class_ui.rpy", line 168, in execute
  File "game/cl/class_ui.rpy", line 175, in execute
  File "game/cl/class_ui.rpy", line 176, in execute
  File "game/cl/class_ui.rpy", line 180, in execute
  File "game/cl/class_ui.rpy", line 181, in execute
  File "game/cl/class_ui.rpy", line 181, in keywords
TypeError: coercing to Unicode: need string or buffer, NoneType found

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

Full traceback:
  File "bg/date_cinema.rpyc", line 108, in script
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/bg/date_cinema.rpy", line 108, in <module>
  File "game/cl/class_room.rpy", line 197, in enter
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\exports.py", line 2755, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 3059, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\core.py", line 3059, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\Stal\Desktop\GRY\Gry2\Gry3\Gry 4\Losesb\LoSeSb-Patreon-19.2.1e-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 126, in execute
  File "game/cl/class_ui.rpy", line 126, in execute
  File "game/cl/class_ui.rpy", line 167, in execute
  File "game/cl/class_ui.rpy", line 168, in execute
  File "game/cl/class_ui.rpy", line 175, in execute
  File "game/cl/class_ui.rpy", line 176, in execute
  File "game/cl/class_ui.rpy", line 180, in execute
  File "game/cl/class_ui.rpy", line 181, in execute
  File "game/cl/class_ui.rpy", line 181, in keywords
  File "<screen language>", line 182, in <module>
TypeError: coercing to Unicode: need string or buffer, NoneType found

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Love & Sex : Second Base - Patreon Edition 19.2.1e
Wed Feb 13 18:44:41 2019
 

mgtoons

Member
Jul 25, 2018
292
657
I wanted to play this game, but every time I click on the 'go on a date' button the game crashes. Oh well, on to something else I guess.
 

PrincessUsagi

Newbie
Feb 12, 2019
17
2
Half the girls, all the features for the itch.io one.
Else you can go to ko-fi or patreon and drop me $2 for the patreon release the date bugs should be solved in it.
I had$5 already for ya, now I am getting shirio bug on the third time around. Just let you know.

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'Heroname'

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

Full traceback:
File "ch/shiori/events.rpyc", line 267, in script
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\character.py", line 1018, in __call__
what = what_pattern.replace("[what]", sub(what, translate=True))
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\character.py", line 1007, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Heroname'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 19.2.1f
Thu Feb 14 00:50:14 2019
 

Larry Kubiac

Well-Known Member
Feb 4, 2018
1,895
10,091
I had$5 already for ya, now I am getting shirio bug on the third time around. Just let you know.

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'Heroname'

[...]
Replace in shiori/events.rpy line 267 [Heroname] ---> [heroname] and error will be solved.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,019
3,785
I had$5 already for ya, now I am getting shirio bug on the third time around. Just let you know.

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'Heroname'

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

Full traceback:
File "ch/shiori/events.rpyc", line 267, in script
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\character.py", line 1018, in __call__
what = what_pattern.replace("[what]", sub(what, translate=True))
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\character.py", line 1007, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\Kos-mos\Desktop\LoSeSb-Patreon-19.2.1f-win\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Heroname'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 19.2.1f
Thu Feb 14 00:50:14 2019
Will be fixed this Sunday
 

ThunderRob

Devoted Member
May 10, 2018
9,497
26,481
Just the console commands for anyone looking to add the full list of skills:

hero.skills.append("martial_arts")
hero.skills.append("golf")
hero.skills.append("dance")
hero.skills.append("cooking")
hero.skills.append("video_games")
hero.skills.append("guitar")
hero.skills.append("no_sleep")
hero.skills.append("iron_stomach")
hero.skills.append("hung")
when using those codes..they all respond with "none"..do your have to add anything else such as "True" or whatever?
 
  • Like
Reactions: stal1234

ThunderRob

Devoted Member
May 10, 2018
9,497
26,481
took long enough..but watched enough s/m porn with Sasha that she now gives bj's on the couch calling me master...life is good :D i watch lesbian porn with bree hoping eventually she desires the hoohaa :O
 
3.60 star(s) 277 Votes