找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 319|回复: 2

[求助] 求助!!!启动游戏时显示Live2DCubismCore.dll识别不到

[复制链接]
发表于 2025-12-2 16:23:10 | 显示全部楼层 |阅读模式

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

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

×
当时准备打开游戏本体的启动文件(.exe),但是没有反应,所以到官网下了一个renpy来启动游戏,但是用renpy启动其他同引擎游戏没问题,开头的游戏却总是识别不到Live2DCubismCore.dll这个文件。

问题就在于查看了其他同引擎游戏之后发现它们的dll文件都在lib文件夹下,而开头的游戏也是一样的却识别不到。以下附加的是运行时留下的traceback.txt(删了游戏名),如果有大佬能解决实在是万分感谢。这厢隔空跪求解决办法了!


I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Cell01_ArtDIVISION.rpy", line 1810, in script
    image 2e003 = Live2D("images/Live2D/2e003", zoom=0.333, base=0.6, loop=True, seamless=True, default_fade=0.2)
  File "game/Cell01_ArtDIVISION.rpy", line 1810, in <module>
    image 2e003 = Live2D("images/Live2D/2e003", zoom=0.333, base=0.6, loop=True, seamless=True, default_fade=0.2)
                  ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Exception: Could not load Live2D. b'Live2DCubismCore.dll' was not found.

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

Traceback (most recent call last):
  File "game/Cell01_ArtDIVISION.rpy", line 1810, in script
    image 2e003 = Live2D("images/Live2D/2e003", zoom=0.333, base=0.6, loop=True, seamless=True, default_fade=0.2)
  File "renpy/ast.py", line 1273, in execute
    img = renpy.python.py_eval_bytecode(self.code.bytecode)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1298, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/Cell01_ArtDIVISION.rpy", line 1810, in <module>
    image 2e003 = Live2D("images/Live2D/2e003", zoom=0.333, base=0.6, loop=True, seamless=True, default_fade=0.2)
                  ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 691, in __init__
    common = self.common
             ^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 643, in common
    return self.create_common()
           ~~~~~~~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 631, in create_common
    rv = Live2DCommon(self.filename, self.default_fade)
         ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 257, in __init__
    init()
    ~~~~^^
  File "renpy/gl2/live2d.py", line 141, in init
    onetime_init()
    ~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 83, in onetime_init
    raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. b'Live2DCubismCore.dll' was not found.

Windows-11-10.0.22631-SP0 AMD64
Ren'Py 8.5.0.25111603



发表于 2025-12-3 09:39:40 | 显示全部楼层
回复 支持 抱歉

使用道具 举报

 楼主| 发表于 2025-12-7 12:40:46 | 显示全部楼层
被诅咒的章鱼 发表于 2025-12-3 09:39
https://doc.renpy.cn/zh-CN/live2d.html#installing-live2d

感谢,搞定了
回复 支持 抱歉

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-3-10 08:48 , Processed in 0.037502 second(s), 23 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

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