Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when used in Unreal 5.1 #30

Open
tangchi695 opened this issue Jun 28, 2023 · 6 comments
Open

Crash when used in Unreal 5.1 #30

tangchi695 opened this issue Jun 28, 2023 · 6 comments

Comments

@tangchi695
Copy link

`
Fatal error!

Unhandled Exception: 0xc06d007e

0x00007fffcb10cf19 KERNELBASE.dll!UnknownFunction []
0x00007fff47b1cfc4 UnrealEditor-MqttUtilities.dll!__delayLoadHelper2() [D:\a_work\1\s\src\vctools\delayimp\delayhlp.cpp:312]
0x00007fff47b1ba9f UnrealEditor-MqttUtilities.dll!_tailMerge_mosquittopp_dll() []
0x00007fff47b186f4 UnrealEditor-MqttUtilities.dll!FMqttRunnable::Run() [C:\Users\LS\Desktop\mqtt-utilities-unreal-1.1\HostProject\Plugins\MqttUtilities\Source\MqttUtilities\Private\Windows\MqttRunnable.cpp:48]
0x00007fff6a765342 UnrealEditor-Core.dll!UnknownFunction []
0x00007fff6a75d230 UnrealEditor-Core.dll!UnknownFunction []
0x00007fffcc647614 KERNEL32.DLL!UnknownFunction []
0x00007fffcd9e26f1 ntdll.dll!UnknownFunction []
`
I rebuild the plugin using Unreal version 5.1.1, but I can't connect to the server.

@LeoLTM
Copy link

LeoLTM commented Jul 13, 2023

I have the exact same issue...

@FlashPanda
Copy link

I ran into the same crash...

@FlashPanda
Copy link

Hey guys, try this:
Translate the blueprint project into C++ project.

@tangchi695
Copy link
Author

Hey guys, try this: Translate the blueprint project into C++ project.

兄弟能说下细节吗,为啥我生成了vs工程,还是不能用?

@tangchi695
Copy link
Author

Hey guys, try this: Translate the blueprint project into C++ project.

好了,折腾了一会儿搞明白了

@rokel-race
Copy link

Duplicate of #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants