07th-mod / 07th-mod/higurashi-patch-compiler
Game fails to compile scripts/white screen issue tracking
- 主要语言
- PHP
- 星标
- 7
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Recently we've had two reports of the game failing to compile scripts (the game freezes on a white screen). Both times it happened on the Higurashi Chapter 2, GOG version, on Windows.
For the first user:
- To fix the issue, Italo ended up sending them his own pre-compiled scripts for ch2, which got the game working.
- They sent us their output log, and strangely it just stops, doesn't even show an error or anything: [output_log.txt](https://github.com/07th-mod/higurashi-patch-compiler/files/5208466/output_log.txt)
- I asked them to delete the script files, then start the game again, and watch the script files appear in the CompuledUpdateScripts/CompiledScripts folder, and ... just nothing appeared.
For the second user:
- they fixed the issue themselves by restarting the game twice (by force closing the game, then starting it again)
Italo discussed the possibility of delivering pre-compiled scripts the same way it's done with the Console Arcs, to prevent this issue, if it becomes a bigger problem in the future.
I could also update the Higurashi FAQ to suggest force restarting the game a couple times if that is proven to fix the issue.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 描述了 Higurashi 游戏在 Windows 上脚本编译失败,导致白屏的问题。检查提供的 output_log.txt 文件以寻找线索。查看代码库中的脚本编译过程,可能在 scripts 或 CompuledUpdateScripts/CompiledScripts 目录中。理解编译流程以及 Windows 上潜在的竞态条件或文件锁定问题是关键。修复可能涉及改进错误处理或实现预编译脚本的交付。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- cli, game-dev, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100