找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 19507|回复: 5

[已解决] 发生意料之外的错误

[复制链接]
发表于 2019-4-29 14:40:23 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我定义了游戏内音乐后发现renpy无法启动工程,回退操作也不行……

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00themes.rpy", line 1245, in script
    init 1400 python:
  File "renpy/common/00themes.rpy", line 1248, in <module>
    theme.image_buttons(config.image_buttons)
AttributeError: 'unicode' object has no attribute 'image_buttons'

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

Full traceback:
  File "renpy/common/00themes.rpy", line 1245, in script
    init 1400 python:
  File "E:\renpy-7.2.2-sdk\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\renpy-7.2.2-sdk\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00themes.rpy", line 1248, in <module>
    theme.image_buttons(config.image_buttons)
AttributeError: 'unicode' object has no attribute 'image_buttons'

Windows-8-6.2.9200
Ren'Py 7.2.2.491
罗曼圣诞探案集 0.4
Mon Apr 29 14:35:24 2019


发表于 2019-4-29 15:27:43 | 显示全部楼层
找'image_buttons',看是否有错?
回复 支持 抱歉

使用道具 举报

 楼主| 发表于 2019-4-30 11:54:06 | 显示全部楼层
BuErShen 发表于 2019-4-29 15:27
找'image_buttons',看是否有错?

我看了半天原来的代码没发现错误,最后注释掉了x
[RenPy] 纯文本查看 复制代码
init 1400 python:

    if not "compat" in _layout.provided:
        theme.image_buttons(config.image_buttons)
        theme.image_labels(config.image_labels)
回复 支持 抱歉

使用道具 举报

发表于 2019-5-2 07:52:58 | 显示全部楼层
注释掉正常了?
回复 支持 抱歉

使用道具 举报

 楼主| 发表于 2019-5-2 20:55:41 | 显示全部楼层
BuErShen 发表于 2019-5-2 07:52
注释掉正常了?

是……特奇怪
回复 支持 抱歉

使用道具 举报

发表于 2019-5-4 10:58:28 | 显示全部楼层
AttributeError: 'unicode' object has no attribute 'image_buttons'(属性错误:'unicode'对象,没有'image_buttons'这个属性)
大意是:'unicode'对象在赋值或函数调用时失败或返回异常。
如果不是中文输入法写出的问题,那要问你自己 “image_buttons”哪里咋搞的
回复 支持 抱歉

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|RenPy中文空间 ( 苏ICP备17067825号|苏公网安备 32092302000068号 )

GMT+8, 2024-4-27 07:25 , Processed in 0.058966 second(s), 13 queries , File On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表