Hi guys, I've had some difficult problems for me. #120
Unanswered
7REVOLUTiOn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I've had some difficult problems for me. I am writing here with the last hope for their solution.
I have a serious problem. As far as I understand, when running the Python code (function) with the wind installation, the server returns this error to me:
Unreal Engine magazine in VisualStudio 2022 shows me this:
An exception was raised at address 0x00007FF854AAB699 in UnrealEditor.exe : Microsoft C++ exception: clmdep_msgpack::v1::type_error at memory address 0x0000008cc691fvide0.
I've reviewed the entire code, but I still can't figure out where the error is happening. The problem occurs when trying to convert types, I guess it's the fault of RpcLibServerBase.cpp.
Maybe someone has already encountered these problems or can explain how they can be solved? And also maybe someone knows what is the difference between RpcLibServerBase.cpp and RpcLibClientBase.cpp?
Thank you all very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions