abort_message: assertion "terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found" failed

I have a project cocos2dx 3.9 after I update to cocos 3.17 I get an error message like:

A/libc: /Volumes/Android/buildbot/src/android/ndk-release-r21/external/libcxx/…/…/external/libcxxabi/src/abort_message.cpp:72: abort_message: assertion “terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found” failed

I don’t know what happened.
maybe you guys can help me to fix this problem.

Would love some guidance!