Closed ghost closed 6 years ago
this error pops up I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/splash.rpy", line 5, in script
init -100 python:
File "game/splash.rpy", line 10, in
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Hannah\Downloads\renpy-6.99.12.4-sdk\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\Hannah\Downloads\renpy-6.99.12.4-sdk\renpy\main.py", line 419, in main
game.context().run(node)
File "game/splash.rpy", line 5, in script
init -100 python:
File "C:\Users\Hannah\Downloads\renpy-6.99.12.4-sdk\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Hannah\Downloads\renpy-6.99.12.4-sdk\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/splash.rpy", line 10, in
Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187
I've copied all of the .rpa files from a fresh install(except for scripts) into the mod template. I'm not sure what's causing it
Scripts.rpa is also required or the project will crash on launch. This may not be intended behavior (as I'm suspicious that it's causing a problem I'm having as well)
But I thought the guide says specifically to not include scripts.rpa?
Yeah, I saw that right after I made that comment. it's not intended, but its definitely happening. I've tried it without that file over and over. I'm trying to see if I can't jerry rig something.
I'll try and mess with the mod and see what works. Thank you!
Whenever I try to launch my project in Ren'py, it won't launch. I'm not sure if there's something wrong with it, or if my laptop is incredibly slow. Any suggestions?