Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Bug Found !!!

A topic by mr_gatez created May 10, 2023 Views: 540 Replies: 3
Viewing posts 1 to 3

i have feedback for you its kept crashing both on the *.EXE & *.SH i saved the crash log so it can be patched !!!

I'm sorry, but an uncaught exception occurred.

While running game code:

KeyError: 'sname'

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

Full traceback:

  File "rpy/v0.2/lab_01lb.rpyc", line 428, in script

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\ast.py", line 921, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\exports.py", line 1373, in say

    who(what, *args, **kwargs)

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\character.py", line 1251, in __call__

    who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\character.py", line 1172, in prefix_suffix

    return (sub(prefix) + sub(body) + sub(suffix))

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\character.py", line 1152, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\substitutions.py", line 278, in substitute

    s = formatter.vformat(s, (), kwargs) # type: ignore

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat

  File "Z:\home\gatez\Desktop\Magical Family Laboratory 0.25\renpy\substitutions.py", line 168, in get_field

    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value

KeyError: 'sname'

Windows-10-10.0.18362 AMD64

Ren'Py 8.0.3.22090809

Wed May 10 02:11:40 2023

it was that bad it was unplayable !!!

Developer

Please do not use old archives : )

Developer

V0.25 has been released!

Please do not use old save files, as there may be bugs (due to the addition of the naming function for MC).