Slay the Spire

Slay the Spire

Loadout Mod - GUI for getting all sorts of stuff + Card Modification + Easy Debugging
 This topic has been pinned, so it's probably important
Jasonwqq  [developer] 4 Nov, 2023 @ 3:22am
[Q&A] Common Issues 常见问题
Q: My game is crashing on startup 我的游戏打不开了
A: Check the log to see if it contains the following: 检查日志看其中是否有以下字样
  • CardModifications
    It's something to do with the permanent card modifications, try Solution 1 你的永久改卡效果出错了,请尝试解决方案1
  • BaseMod NoSuchMethod
    Your BaseMod version is too low, try un-sub and re-sub to BaseMod 你的BaseMod版本太旧了,请取消订阅再重订阅来手动更新BaseMod
  • savables
    Something to do with the files written, try Solution 1 某些写入的文件出错了,请尝试解决方案1

Q: My game is crashing when I right click the relic 我的游戏打开遗物界面时闪退
A: Check the log to see if it contains the following: 检查日志看其中是否有以下字样
  • CardModifications
    It's something to do with the permanent card modifications, try Solution 2 你的永久改卡效果出错了,请尝试解决方案2

    Note: Card Modifications are incompatible with VUPShion Cards for some reason idk, please try avoid perma-editing those
    注意:永久卡牌编辑和紫音Mod不兼容,因为一些我也不知道为什么的原因;请先避免永久修改其卡牌


Solution 1 解决方案1:
Go to C:\Users\[Your Username]\AppData\Local\ModTheSpire\loadoutMod, and delete the file that's not working; if the problem persists, delete the loadoutMod folder
前往,然后删除可能出问题的文件;如果还是有问题,删除整个文件夹
Solution 2 解决方案2:
At the main menu, click Mods -> loadout mod -> config ->Clear card modification data?
在主菜单,点击Mods -> loadout mod -> config ->清除卡牌修改数据

If this did not solve your issue, please comment the crash log in the pinned bug report thread 如果这没有解决问题,请在bug报告贴中回复崩溃日志
Last edited by Jasonwqq; 4 Nov, 2023 @ 3:23am