07th-mod / 07th-mod/umineko-question
Hard crash when executing `gosub *turu_pettann`
未关闭
bug
- 主要语言
- C#
- 星标
- 98
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
We had a reported hard crash when the `gosub *turu_pettann` subroutine was executed (it displays lots of scrolling text across the screen nicovideo style.
Upon commenting out that line (which only occurs once), the problem was fixed.
I think this has been reported once before. As it might be a random/system specific crash, my only action for now is to open this issue to keep tabs on it.
贡献指南
这个仓库没有索引到贡献指南
调研方向
在代码库中找到 `gosub *turu_pettann` 调用的唯一出现位置,并检查它调用的子程序。寻找任何可能导致崩溃的图形或文本渲染逻辑,尤其是在特定的系统条件下。通过运行游戏并触发该子程序来重现崩溃进行测试,然后调试所涉及的渲染或内存处理代码。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- game-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100