summertimesaga吧 关注:6,660贴子:21,235
  • 23回复贴,共1

极度异常,和衣店服务员晚上短信聊天时报错

只看楼主收藏回复

I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'\u56fe\u7247/Phone/gem _ phonephoto1. png'>:
File "renpy/common/00nvl_mode.rpy", line 381, in do_display
**display_args)
File "renpy/common/00nvl_mode.rpy", line 207, in nvl_show_core
return __nvl_show_screen("nvl", items=[ ])
File "renpy/common/00nvl_mode.rpy", line 201, in _m1_00nvl_mode__nvl_show_screen
return renpy.get_widget(screen_name, "what", config.nvl_layer)
File "game/phone/MSGphone.rpy", line 86, in execute
File "game/phone/MSGphone.rpy", line 86, in execute
File "game/phone/MSGphone.rpy", line 89, in execute
File "game/phone/MSGphone.rpy", line 101, in execute
File "game/phone/MSGphone.rpy", line 107, in execute
File "game/phone/MSGphone.rpy", line 113, in execute
File "game/phone/MSGphone.rpy", line 116, in execute
File "game/phone/MSGphone.rpy", line 118, in execute
File "game/phone/MSGphone.rpy", line 137, in execute
File "game/phone/MSGphone.rpy", line 139, in execute
File "game/phone/MSGphone.rpy", line 139, in keywords
File "game/phone/MSGphone.rpy", line 139, in <module>
File "game/phone/image fit.rpy", line 8, in image_fit
File "game/phone/image fit.rpy", line 4, in get_image_size
IOError: Couldn't find file '图片/Phone/gem _ phonephoto1. png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "tl/chinese/Events_SideQuests/Events_LingerieStore.rpyc", line 151, in script
File "tl/chinese/Events_SideQuests/Events_LingerieStore.rpyc", line 151, in script
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/common/00nvl_mode.rpy", line 381, in do_display
**display_args)
File "renpy/character.py", line 597, in display_say
what_text = show_function(who, what_string)
File "renpy/common/00nvl_mode.rpy", line 207, in nvl_show_core
return __nvl_show_screen("nvl", items=[ ])
File "renpy/common/00nvl_mode.rpy", line 201, in _m1_00nvl_mode__nvl_show_screen
return renpy.get_widget(screen_name, "what", config.nvl_layer)
File "renpy/display/screen.py", line 1322, in get_displayable
screen.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/phone/MSGphone.rpy", line 86, in execute
File "game/phone/MSGphone.rpy", line 86, in execute
File "game/phone/MSGphone.rpy", line 89, in execute
File "game/phone/MSGphone.rpy", line 101, in execute
File "game/phone/MSGphone.rpy", line 107, in execute
File "game/phone/MSGphone.rpy", line 113, in execute
File "game/phone/MSGphone.rpy", line 116, in execute
File "game/phone/MSGphone.rpy", line 118, in execute
File "game/phone/MSGphone.rpy", line 137, in execute
File "game/phone/MSGphone.rpy", line 139, in execute
File "game/phone/MSGphone.rpy", line 139, in keywords
File "game/phone/MSGphone.rpy", line 139, in <module>
File "game/phone/image fit.rpy", line 8, in image_fit
File "game/phone/image fit.rpy", line 4, in get_image_size
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file '图片/Phone/gem _ phonephoto1. png'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Deviant Anomalies 0.9.2(Beta)
Sat Mar 4 17:54:10 2023


IP属地:江苏1楼2023-03-04 18:06回复
    要怎么解决呢?应该是翻译的问题,需要修改哪个文件的内容?


    IP属地:江苏2楼2023-03-04 18:07
    回复
      感觉是这个文件的问题gem _ phonephoto1. png,后面多了个空格,不知道怎么解决


      IP属地:广东3楼2023-03-31 23:33
      回复
        我和楼主一样的问题 解决了
        我看报错写的 IOError: Couldn't find file '图片/Phone/gem _ phonephoto1. png'.
        我就在images里找到个gem_ phonephoto1. png.png复制了一个 加了个空格
        还是不行 然后我看这个文件后缀名重复了 索性 我又加了两个去后缀的 还是不行
        最后 我把images整个文件夹复制了 改名图片 成了
        但是我怕images这个文件夹有用 就留着了
        ------------------------------------------------
        话说百度贴吧网页版这个回复咋回事 我打出来的字都是乱码
        我回复楼主还是打好了复制过来才行...


        IP属地:四川4楼2023-04-09 00:11
        收起回复
          就是gem _ phonephoto1. png有3个空格,gem空格_空格phonephoto1.空格png,复制images文件夹,粘贴到同路径,修改成图片,gem _ phonephoto1. png改成3个空格的。


          IP属地:江苏5楼2023-05-03 19:14
          收起回复
            搞定了


            IP属地:辽宁6楼2023-09-26 21:33
            回复
              复制game-images文件夹,然后直接粘贴副本,将副本改名为图片。


              IP属地:辽宁7楼2023-09-26 22:02
              收起回复
                File "game/tl/chinese/Events_SideQuests/Events_LingerieStore.rpy", line 150, in script
                nvl_img "图片Phonegemphonephoto1.png"
                进入文件路径:game/tl/chinese/Events_SideQuests
                记事本打开文件:Events_LingerieStore.rpy
                搜索所有的图片:
                # nvl_img "Images/Phone/carina_phonephoto1.png"
                nvl_img "图片Phonecarnaphonephoto1.png"
                改成:
                nvl_img "Images/Phone/carina_phonephoto1.png"
                # nvl_img "图片Phonecarnaphonephoto1.png"
                或者:
                # nvl_img "Images/Phone/carina_phonephoto1.png"
                nvl_img "Images/Phone/carina_phonephoto1.png"


                IP属地:广东8楼2023-12-26 15:38
                收起回复