关于 0.4.1.7-chs-alpha1.3.0 版本往上,在安卓手机上无法启动游戏的问题
Meow0x7E opened this issue · 9 comments
Meow0x7E commented
在提问之前...
- 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决
- 我填写了简短且清晰明确的标题,以便开发者在翻阅 issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等
- 我已查看最新发布版本的更新内容,并未提及该 bug 已被修复的情况
问题描述
当我尝试将版本 0.4.1.7-chs-alpha1.3.0 更新到 v0.4.1.7-chs-alpha1.7.1 后游戏无法正常启动,会产生大量报错信息。将游戏卸载后重新安装无法解决。
我的设备可运行的版本是 0.4.1.7-chs-alpha1.3.0 以及更早版本。v0.4.1.7-chs-alpha1.4.1 到 v0.4.1.7-chs-alpha1.7.1 均无法运行。
设备信息:
设备型号: ASK-AL00x
版本号: 9.1.1.212(C00E112R6P1)
GPU Turbo
EMUI 版本: 9.1.1
Andorid 版本: 9
详细报错信息:
Error: <<print>>: bad evaluation: StartConfig is not defined
<<print StartConfig.version>>
Error: <<if>>: bad conditional expression in <<if>> clause: StartConfig is not defined
<<if StartConfig.versionName>> <<print StartConfig.versionName>><</if>>
Error: <<if>>: bad conditional expression in <<if>> clause: StartConfig is not defined
<<if StartConfig.sneaky>> SNEAKY<</if>>
Error: <<print>>: bad evaluation: StartConfig is not defined
<<print StartConfig.version.slice(1)>>
Error: <<set>>: bad evaluation: StartConfig is not defined
<<set l10nStrings.errorTitle = StartConfig.version + " Error" + ($passage ? ` (:: ${$passage})` : "")>>
Error: <<set>>: bad evaluation: Time is not defined
<<set Time.set()>>
Error: <<gameStartOnly>>: errors within widget code (Error: <<set>>: bad evaluation: Time is not defined; Error: <<if>>: bad conditional expression in <<if>> clause: StartConfig is not defined; Error: <<if>>: bad conditional expression in <<if>> clause: StartConfig is not defined; Error: <<set>>: bad evaluation: StartConfig is not defined; Error: <<set>>: bad evaluation: StartConfig is not defined; Error: <<npcNamed>>: error within widget code (Error: <<generateNPCNameHairAndEyeColors>>: errors within widget code (Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined; Error: <<set>>: bad evaluation: State is not defined)); Error: <<clothinginit>>: error within widget code (Error: <<clothing_arrays>>: errors within widget code (Error: <<script>>: bad evaluation: V is not defined; Error: macro <<wardrobesUpdate>> does not exist)); Error: macro <<skinColorInit>> does not exist; Error: <<set>>: bad evaluation: Cannot read property 'neck' of undefined; Error: <<updateFeats>>: errors within widget code (Error: <<set>>: bad evaluation: Cannot convert undefined or null to object; Error: <<for>>: bad conditional expression: Cannot read property 'length' of undefined); Error: <<setupFeats>>: error within widget code (Error: <<set>>: bad evaluation: Cannot read property 'Broodmother Host' of undefined); Error: <<run>>: bad evaluation: window.createInventoryObject is not a function)
<<gameStartOnly>>
Error: <<initsettings>>: error within widget code (Error: macro <<startingPlayerImageReset>> does not exist)
<<initsettings>>
Error: <<settingsStart>>: error within widget code (Error: macro <<updatehistorycontrols>> does not exist)
<<settingsStart>>
存档 / 代码
degrees-of-lewdity-save0-20231005-201605.txt
截图
还有别的吗?
No response
NumberSir commented
请更新手机的 webview2 后重试
Meow0x7E commented
Khaos423 commented
cv1172431
要不先别急着更新,加反馈群819166966吧,我们试试发个apk包,看能不能解决低版本webview玩不了的问题。
Khaos423 commented
试试3.0.1吧
Meow0x7E commented
Meow0x7E commented
更新至 v0.4.2.6-chs-alpha3.0.1 后问题解决
Meow0x7E commented
现在我写了一个教程,以帮助和我同样遇到WebView版本过低且无法更新WebView的人
Run_Degrees_of_Lewdly_distributed_in_zip_format_on_your_Android_phone
HSSkyBoy commented
Meow0x7E commented