标题: 报错'服务端线程在客户端运行'的问题 [打印本页] 作者: 梨紗 时间: 2020-7-1 00:06 标题: 报错'服务端线程在客户端运行'的问题 如图,报错为服务端线程在客户端无法运行的报错。情况在进入存档、退出存档到主界面、不退出游戏并再次进入存档时触发,触发概率100%,每次触发约48个弹窗(已关闭断言中断)。在刚进入游戏时不会遇到该情况,退出到主界面并再次进入游戏时必定触发。已确认和python逻辑无关(不加载mod仅加载addons时也会触发),求解[attach]undefined[/attach]作者: 梨紗 时间: 2020-7-1 00:06
图好像被吞了,这里发一下作者: 梨紗 时间: 2020-7-1 00:08
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: This code should only be executed on the server thread
Condition is false: Bedrock::Threading::ON_SERVER_THREAD()
Function: SensitiveWordsManager::_checkAndRecord in c:\jenkins_slave\workspace\mcstudio-modsdkclient\minecraft\handheld\src-plugins\common\world\level\sensitivewordsmanager.cpp @ 222
以上是报错全文作者: 梨紗 时间: 2020-7-1 00:08
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: This code should only be executed on the server thread
Condition is false: Bedrock::Threading::ON_SERVER_THREAD()
Function: SensitiveWordsManager::_checkAndRecord in c:\jenkins_slave\workspace\mcstudio-modsdkclient\minecraft\handheld\src-plugins\common\world\level\sensitivewordsmanager.cpp @ 222
以上是报错全文作者: 梨紗 时间: 2020-7-1 00:08
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: This code should only be executed on the server thread
Condition is false: Bedrock::Threading::ON_SERVER_THREAD()
Function: SensitiveWordsManager::_checkAndRecord in c:\jenkins_slave\workspace\mcstudio-modsdkclient\minecraft\handheld\src-plugins\common\world\level\sensitivewordsmanager.cpp @ 222
以上是报错全文作者: 梨紗 时间: 2020-7-1 00:10
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: This code should only be executed on the server thread
Condition is false: Bedrock::Threading::ON_SERVER_THREAD()
Function: SensitiveWordsManager::_checkAndRecord in c:\jenkins_slave\workspace\mcstudio-modsdkclient\minecraft\handheld\src-plugins\common\world\level\sensitivewordsmanager.cpp @ 222