中级玩家
 
- 贡献度
- 0
- 金元
- 1571
- 积分
- 157
- 精华
- 0
- 注册时间
- 2015-7-16
|
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/sprites/sprites_fox.rpy", line 9, in <module>
TypeError: generate_img() got an unexpected keyword argument 'blur'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "scripts/sprites/sprites_fox.rpyc", line 9, in script
File "scripts/sprites/sprites_fox.rpyc", line 9, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/sprites/sprites_fox.rpy", line 9, in <module>
TypeError: generate_img() got an unexpected keyword argument 'blur'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Tiny Bunny 1.2.26 1.2.26
Thu Oct 28 18:20:55 2021
--------------------------------------
打开EXE 是这个。。。
|
|