-
Notifications
You must be signed in to change notification settings - Fork 60
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
Comments
I have the exact same issue... |
I ran into the same crash... |
Hey guys, try this: |
兄弟能说下细节吗,为啥我生成了vs工程,还是不能用? |
好了,折腾了一会儿搞明白了 |
Duplicate of #27 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
`
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.
The text was updated successfully, but these errors were encountered: