Hi guys, I've had some difficult problems for me with AirSim. #5005
Unanswered
7REVOLUTiOn
asked this question in
Support 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.
First of all, I had a very interesting moment. Recently, when launching a project in AirSimGameMode mode, I started resetting to the initial Settings Settings.json located in Documents\AirSim. When I run the project, I can see the Settings file.the json changes and becomes
Secondly, I have a more 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.cpr.
Could it be that the Settnigs file.is json being overwritten because of Microsoft One Drive?
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.cpr and RpcLibClientBase.cpr?
Thank you all very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions