• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

问题 崩溃日誌求解

husky2021

【Lv:3】

注册
2021/06/22
消息
65
金粒
5,118金粒
代码:
[Crashed!]
-- Unhandled Exception in -> bedrock_server_mod.exe
-- Exception Code: 0xC0000005
-- C++ STL Exception detected!
[StackTrace] Function SubChunk::isPaletteUniform at 0x7FF72FC19D50  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FC19D60  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function LevelChunk::_generateOriginalLighting at 0x7FF72FBA8590  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FBA86A3  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function LevelChunk::generateOriginalLighting at 0x7FF72FBB01A0  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FBB0253  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function ChunkSource::_lightingTask at 0x7FF72FBF34B0  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FBF3575  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function std::_Func_impl_no_alloc<<lambda_001e95d47b7d414a6b30fa8f36e09123>,TaskResult>::_Do_call at 0x7FF72FBF0440  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FBF045A  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function TaskDetails::BackgroundTaskDetails<TaskResult,void,void>::_invoke at 0x7FF72FFEC430  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FFEC448  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function BackgroundTask<TaskResult,void>::run at 0x7FF72FFE61D0  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF72FFE62AA  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function BackgroundWorker::_runOneTask at 0x7FF730039160  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF7300392A3  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function BackgroundWorker::_processNextTask at 0x7FF730038F80  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF730038FDF  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function <lambda_3461d431c57916d57ccbb6457b4ff569>::operator() at 0x7FF730038D30  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF730038DDB  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function std::thread::_Invoke<std::tuple<<lambda_3461d431c57916d57ccbb6457b4ff569> >,0> at 0x7FF730038970  [bedrock_server_mod.exe<1.19.1.01>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FF73003897E  [bedrock_server_mod.exe<1.19.1.01>]
[StackTrace] Function o_exp at 0x7FFA55822630  [ucrtbase.dll<6.2.17763.1490>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FFA5582268A  [ucrtbase.dll<6.2.17763.1490>]
[StackTrace] Function BaseThreadInitThunk at 0x7FFA57A27960  [KERNEL32.DLL<6.2.17763.2928>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FFA57A27974  [KERNEL32.DLL<6.2.17763.2928>]
[StackTrace] Function RtlUserThreadStart at 0x7FFA58AEA2D0  [ntdll.dll<6.2.17763.2867>]
-- At File (null) : Line 0
[StackTrace] Function ???????? at 0x7FFA58AEA2F1  [ntdll.dll<6.2.17763.2867>]
 
最后由版主编辑于:
领取红包用户
Nico6719 魔法先生
感谢楼主的红包!

Nico6719领取了您的红包获得了83.22金粒
 
感谢楼主的红包!

shwx52领取了您的红包获得了292.10金粒
 
1.对所有插件备份后删除除了LiteLoader以外的所有插件 测试是否崩服 如果崩服,则再用同等方法测试地图。不崩服,则排查插件是否适配(从dll插件开始)
 
感谢楼主的红包!

魔法先生领取了您的红包获得了71.81金粒
 
[Crashed!] -- Unhandled Exception in -> bedrock_server_mod.exe -- Exception Code: 0xC0000005 -- C++ STL Exception detected! [StackTrace] Function SubChunk::isPaletteUniform at 0x7FF72FC19D50 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FC19D60 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function LevelChunk::_generateOriginalLighting at 0x7FF72FBA8590 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FBA86A3 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function LevelChunk::generateOriginalLighting at 0x7FF72FBB01A0 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FBB0253 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function ChunkSource::_lightingTask at 0x7FF72FBF34B0 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FBF3575 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function std::_Func_impl_no_alloc<<lambda_001e95d47b7d414a6b30fa8f36e09123>,TaskResult>::_Do_call at 0x7FF72FBF0440 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FBF045A [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function TaskDetails::BackgroundTaskDetails<TaskResult,void,void>::_invoke at 0x7FF72FFEC430 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FFEC448 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function BackgroundTask<TaskResult,void>::run at 0x7FF72FFE61D0 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF72FFE62AA [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function BackgroundWorker::_runOneTask at 0x7FF730039160 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF7300392A3 [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function BackgroundWorker::_processNextTask at 0x7FF730038F80 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF730038FDF [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function <lambda_3461d431c57916d57ccbb6457b4ff569>::operator() at 0x7FF730038D30 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF730038DDB [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function std::thread::_Invoke<std::tuple<<lambda_3461d431c57916d57ccbb6457b4ff569> >,0> at 0x7FF730038970 [bedrock_server_mod.exe<1.19.1.01>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FF73003897E [bedrock_server_mod.exe<1.19.1.01>] [StackTrace] Function o_exp at 0x7FFA55822630 [ucrtbase.dll<6.2.17763.1490>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FFA5582268A [ucrtbase.dll<6.2.17763.1490>] [StackTrace] Function BaseThreadInitThunk at 0x7FFA57A27960 [KERNEL32.DLL<6.2.17763.2928>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FFA57A27974 [KERNEL32.DLL<6.2.17763.2928>] [StackTrace] Function RtlUserThreadStart at 0x7FFA58AEA2D0 [ntdll.dll<6.2.17763.2867>] -- At File (null) : Line 0 [StackTrace] Function ???????? at 0x7FFA58AEA2F1 [ntdll.dll<6.2.17763.2867>]
这个重启行吗,以后别动不动就折磨电脑,容易崩溃
 

在线会员

  • 程小白
  • 36cm
  • DYMAutisn
  • 阿付吖
  • Amireux Cloud
  • 哈哈h
  • 芜湖起飞咯
  • Ry0a
  • FoK1M
  • 小六六
  • YouZi Fang
  • 夜平江
  • DATA_CELESTIA
  • redundancy
  • 滑稽菌
  • AOO QWQ
  • XiaoSouthYi
  • Loliiiico
  • 10_27
  • Xepa7638
...和 22 更多。
后退
顶部 底部