STEAM 组
Darkest Dungeon - Workshop DD-Workshop
STEAM 组
Darkest Dungeon - Workshop DD-Workshop
90
游戏中
743
在线
成立于
2016 年 11 月 29 日
所有讨论 > 综合讨论 > 主题详情
Zekuu 2020 年 8 月 27 日 下午 1:55
Guys I need help
Whenever I start the game with my class mod (the version dowloaded from the steam workshop)
I get this error and then the game crashes:

Assert failed:
(skel_file_entry->m_DataSize !=0)
spineDataFactory::LOADINGTHREAD_Build in spineDataFactory line 87
couldn't read file heroes/coso/anim/coso.sprite.idle.skel

Assert failed:
(atlas_file_entry->m_DataSize !=0)
spineDataFactory::LOADINGTHREAD_Build in spineDataFactory line 88
couldn't read file heroes/coso/anim/coso.sprite.idle.atlas

Assert failed:
((uint32) character_count<size)
BinaryReader::ReadString in utils/h/binary_reader.h line 179
buffer too small!

I haven't done anything with the .skel/.atlas files other than renaming them for the mod. Instead whenever I use my testing version ( the same version from the one on the workshop but it's already installed into the vanilla files) it works perfectly, no debug errors.

I don't have any idea about what this error could be so please, can someone help me?

P.S. whenever I launch the game with the workshop version and with the debug output on, it shows me that all the ability functions(buff, debuff etc.) can't be opened but, the file inside the folder is the perfect copy of the one that I use for testing.
< >
正在显示第 1 - 1 条,共 1 条留言
Znailla 2021 年 4 月 4 日 下午 3:20 
You need to rename some words within the atlas file as well
Use an editor and replace the hero name in the first line with your own hero name

For example: the first line within the jester.sprite.idle.atlas files is
jester.sprite.idle.png
so you have to edit it to read
YOURHERONAME.sprite.idle.png
YOURHERONAME stands for the name of your hero.

if there are still problems after that I recommend spellchecking your mod files for typos misplaced brackets and missing commas
Hope that helps :)
最后由 Znailla 编辑于; 2021 年 4 月 4 日 下午 3:25
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50

所有讨论 > 综合讨论 > 主题详情