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