new workflow & prcxi slot removal

This commit is contained in:
Xuwznln
2026-03-02 18:29:25 +08:00
parent e5015cd5e0
commit a54e7c0f23
7 changed files with 552 additions and 819 deletions

View File

@@ -616,7 +616,7 @@ class ResourceTreeSet(object):
plr_resources.append(plr_resource)
except Exception as e:
logger.error(f"转换 PLR 资源失败: {e}")
logger.error(f"转换 PLR 资源失败: {e} {str(plr_dict)[:1000]}")
import traceback
logger.error(f"堆栈: {traceback.format_exc()}")