forked from Cavemanon/SnootGame
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/35
This commit is contained in:
commit
b64f2a15aa
117
.gitignore
vendored
117
.gitignore
vendored
@ -1,112 +1,33 @@
|
||||
# macOS-related files
|
||||
# IToddler files
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Windows-related files
|
||||
# Windows cancer
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
ehthumbs.db
|
||||
ehthumbs_vista.db
|
||||
[Dd]esktop.ini
|
||||
|
||||
#Textfile cruft
|
||||
/project.json
|
||||
/traceback.txt
|
||||
/errors.txt
|
||||
/log.txt
|
||||
|
||||
#Vim (best text editor) swap files
|
||||
.sw?
|
||||
|
||||
#cache files
|
||||
/game/cache/*
|
||||
|
||||
#save files
|
||||
/game/saves/*
|
||||
|
||||
#binary files
|
||||
*.rpyc
|
||||
*.rpyb
|
||||
*.rpymc
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
*~
|
||||
#backups
|
||||
*.bak
|
||||
|
||||
saves
|
||||
tmp
|
||||
cache
|
||||
env
|
||||
|
||||
log.txt
|
||||
errors.txt
|
||||
traceback.txt
|
||||
|
||||
styles.txt
|
||||
|
||||
/gui/game/gui
|
||||
/game/saves
|
||||
|
||||
/android
|
||||
/build
|
||||
/dist
|
||||
/dists
|
||||
/renpy.app
|
||||
/jedit
|
||||
/lint.txt
|
||||
/renpy.code
|
||||
/*testing*
|
||||
/screenshot*
|
||||
/renpy.exe
|
||||
/renpy-32.exe
|
||||
/renpy.sh
|
||||
/lib
|
||||
/lib.old
|
||||
/lib2
|
||||
/lib3
|
||||
/doc
|
||||
/.pydevproject
|
||||
/.pydevproject.bak
|
||||
/.project
|
||||
/.cproject
|
||||
/.settings
|
||||
/LICENSE.txt
|
||||
/templates/english/README.html
|
||||
/the_question/README.html
|
||||
/tutorial/README.html
|
||||
/renpy/angle/*.pyx
|
||||
/renpy/angle/*.pxd
|
||||
/renpy-ppc.zip
|
||||
/module/build
|
||||
/module/gen*
|
||||
/editra
|
||||
/atom
|
||||
/launcher/game/theme
|
||||
/launcher/game/script_version.rpy
|
||||
|
||||
/dl
|
||||
renpy/vc_version.py
|
||||
.externalToolBuilders
|
||||
/rapt
|
||||
/evil
|
||||
/iaptest
|
||||
/pygame_sdl2
|
||||
/renios
|
||||
/steam_appid.txt
|
||||
/.coverage
|
||||
/id
|
||||
/ai
|
||||
/interface_7
|
||||
/htmlcov
|
||||
/the_question*/.android.json
|
||||
/WINDOWS.rst
|
||||
/old
|
||||
|
||||
/*-all/
|
||||
/*-win/
|
||||
/*-mac/
|
||||
/*-linux*/
|
||||
/*-dists/
|
||||
doc-web
|
||||
|
||||
sphinx/source/inc
|
||||
sphinx/source/thequestion.rst
|
||||
tutorial/game/tutorial_director.rpy
|
||||
launcher/theme
|
||||
module/emscripten-static/
|
||||
web/
|
||||
|
||||
cubism
|
||||
glexperiment
|
||||
live2d
|
||||
rapt2
|
||||
rapt3
|
||||
renios2
|
||||
renios3
|
||||
notarized
|
||||
|
26
errors.txt
26
errors.txt
@ -1,26 +0,0 @@
|
||||
I'm sorry, but errors were detected in your script. Please correct the
|
||||
errors listed below, and try again.
|
||||
|
||||
|
||||
File "game/script.rpy", line 17746: if statement expects a non-empty block.
|
||||
if anonscore >= 4 and fangscore >= 4:
|
||||
^
|
||||
|
||||
File "game/script.rpy", line 21504: expected statement.
|
||||
elif anonscore >= 3 and fangscore <=4:
|
||||
^
|
||||
|
||||
File "game/script.rpy", line 24439: expected statement.
|
||||
elif anonscore <= 3 and fangscore >=3:
|
||||
^
|
||||
|
||||
File "game/script.rpy", line 25850: expected statement.
|
||||
elif anonscore <= 2 and fangscore <= 2:
|
||||
^
|
||||
|
||||
File "game/script.rpy", line 28678: expected statement.
|
||||
else:
|
||||
^
|
||||
|
||||
Ren'Py Version: Ren'Py 7.4.4.1439
|
||||
Sat Jun 5 11:37:48 2021
|
BIN
game/cache/bytecode.rpyb
vendored
BIN
game/cache/bytecode.rpyb
vendored
Binary file not shown.
BIN
game/cache/pyanalysis.rpyb
vendored
BIN
game/cache/pyanalysis.rpyb
vendored
Binary file not shown.
BIN
game/cache/screens.rpyb
vendored
BIN
game/cache/screens.rpyb
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
32
log.txt
32
log.txt
@ -1,32 +0,0 @@
|
||||
Mon Jun 7 21:08:17 2021
|
||||
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
|
||||
Ren'Py 7.4.4.1439
|
||||
|
||||
|
||||
Bootstrap to the start of init.init took 0.10s
|
||||
Early init took 0.00s
|
||||
Loader init took 0.01s
|
||||
Loading error handling took 0.04s
|
||||
Loading script took 0.56s
|
||||
Loading save slot metadata. took 0.42s
|
||||
Loading persistent took 0.02s
|
||||
Importing _renpysteam: ImportError('No module named _renpysteam',)
|
||||
Running init code took 0.05s
|
||||
Loading analysis data took 0.06s
|
||||
Analyze and compile ATL took 0.02s
|
||||
Index archives took 0.00s
|
||||
Dump and make backups. took 0.10s
|
||||
Cleaning cache took 0.00s
|
||||
Making clean stores took 0.00s
|
||||
Initial gc. took 0.07s
|
||||
DPI scale factor: 1.000000
|
||||
Creating interface object took 0.00s
|
||||
Cleaning stores took 0.00s
|
||||
Init translation took 0.08s
|
||||
Build styles took 0.00s
|
||||
Load screen analysis took 0.02s
|
||||
Analyze screens took 0.00s
|
||||
Save screen analysis took 0.00s
|
||||
Prepare screens took 0.07s
|
||||
Save pyanalysis. took 0.00s
|
||||
Save bytecode. took 0.00s
|
@ -1 +0,0 @@
|
||||
{"android_build": "Release", "renamed_all": true, "renamed_steam": true, "force_recompile": false, "build_update": false, "packages": ["mac", "linux", "win"], "add_from": true}
|
@ -1,26 +0,0 @@
|
||||
I'm sorry, but an uncaught exception occurred.
|
||||
|
||||
While running game code:
|
||||
File "game/script.rpy", line 347, in script
|
||||
$ tradwife = false
|
||||
File "game/script.rpy", line 347, in <module>
|
||||
$ tradwife = false
|
||||
NameError: name 'false' is not defined
|
||||
|
||||
-- Full Traceback ------------------------------------------------------------
|
||||
|
||||
Full traceback:
|
||||
File "game/script.rpy", line 347, in script
|
||||
$ tradwife = false
|
||||
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 922, in execute
|
||||
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
|
||||
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2218, in py_exec_bytecode
|
||||
exec(bytecode, globals, locals)
|
||||
File "game/script.rpy", line 347, in <module>
|
||||
$ tradwife = false
|
||||
NameError: name 'false' is not defined
|
||||
|
||||
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
|
||||
Ren'Py 7.4.4.1439
|
||||
SnootGame vee3-Valiant-Velociraptor-Victory-patch1
|
||||
Sat Jun 5 11:40:57 2021
|
Loading…
Reference in New Issue
Block a user