Skip to content

Fix log overflow crash caused by missing Molang functions and operators#36

Open
wufe8 wants to merge 25 commits into
Huli-fox:1.0from
wufe8:fix-LogOverflow
Open

Fix log overflow crash caused by missing Molang functions and operators#36
wufe8 wants to merge 25 commits into
Huli-fox:1.0from
wufe8:fix-LogOverflow

Conversation

@wufe8

@wufe8 wufe8 commented Jun 19, 2026

Copy link
Copy Markdown

部分模型由于每帧触发异常报错, 导致log刷屏直到log缓冲区过大而游戏卡死
该pr修复了缺少QueryPosition和Ctrl.Hold函数, 以及"="运算符重载缺失和三元运算符判断的问题
但仍然有部分模型存在NullPointerEx报错, 且Ctrl.Hold是空函数并无实现, 仅占位防止log刷屏

基于且需要合并到1.9-beta1, 而非当前base头节点

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants