- Oct 22, 2017
- 3
- 1
here are some. I don't even get to the start menu before seeing exceptions =.=Could you please send the exceptions so I can fix the problem? Mac players are having tons of problems.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script/splash.rpy", line 49, in <module>
File "game/script/discord.rpy", line 115, in DiscordUpdate
NameError: name 'discord_rpc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "script/splash.rpyc", line 15, in script
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/splash.rpy", line 49, in <module>
File "game/script/discord.rpy", line 115, in DiscordUpdate
NameError: name 'discord_rpc' is not defined
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.3b
Fri Jun 2 22:41:37 2023
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
TypeError: 'bool' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "script/splash.rpyc", line 81, in script
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1371, in show_imspec
renpy.config.show(name,
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/exports.py", line 683, in show
name, what = _find_image(layer, key, name, what)
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/exports.py", line 505, in _find_image
f = renpy.config.adjust_attributes.get(what[0], None) or renpy.config.adjust_attributes.get(None, None)
TypeError: 'bool' object is not subscriptable
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.3b
Fri Jun 2 22:44:36 2023
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/update.rpy", line 191, in <module>
File "game/script/halloween2020.rpy", line 3, in halloween_costumes1
AttributeError: 'Items' object has no attribute 'i'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/tutorial.rpyc", line 101, in script call
File "script/update.rpyc", line 163, in script call
File "script/update.rpyc", line 173, in script
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/update.rpy", line 191, in <module>
File "game/script/halloween2020.rpy", line 3, in halloween_costumes1
AttributeError: 'Items' object has no attribute 'i'
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.3b
Fri Jun 2 22:46:31 2023
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/tutorial.rpy", line 307, in <module>
File "game/script/items.rpy", line 65, in add
AttributeError: 'Items' object has no attribute 'dropped'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/tutorial.rpyc", line 307, in script
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/pc/Downloads/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/tutorial.rpy", line 307, in <module>
File "game/script/items.rpy", line 65, in add
AttributeError: 'Items' object has no attribute 'dropped'
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.3b
Fri Jun 2 22:54:41 2023
Last edited: