[Bug]: Unable to create SimulatedPlayer when some addons installed
Describe the bug
scripting的问题,生成的模拟玩家没有gametesthelper tickchunk异常、跨纬度(假人)假死
To Reproduce
Expected behavior
装有addon的存档正常生成模拟玩家
Screenshots
Platform
No response
Version
No response
Additional context
No response
这是LegacyScriptEngine的问题,你不应该在LeviLamina仓库打开issue
LegacyScriptEngine版本0.10.2版本
可以提供一个能够复现这个问题的addon吗
农夫乐事啥的都行
---原始邮件--- 发件人: @.> 发送时间: 2025年3月22日(周六) 下午4:04 收件人: @.>; 抄送: @.@.>; 主题: Re: [LiteLDev/LegacyScriptEngine] [Bug]: 不加addon没问题,加了addon不能生成模拟玩家 (Issue #254)
可以提供一个能够复现这个问题的addon吗
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***> ShrBox left a comment (LiteLDev/LegacyScriptEngine#254)
可以提供一个能够复现这个问题的addon吗
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
可以通过安装minecraft-gametests中的js-gametests来修复该问题,需要将manifest.json中的1.13.0-beta修改为1.13.0,以下是我修改好的addon
JsGameTests.zip
可以通过安装minecraft-gametests中的js-gametests来修复该问题,需要将manifest.json中的
1.13.0-beta修改为1.13.0,以下是我修改好的addon JsGameTests.zip
加了这个插件后服务器只加载模组不加载插件了