You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use 4.24.3 branch, however, after installing the folder plugins in my project, it crashes all the times. I can open my project only after having deleted the plugin.
I am not familiar with working with source code, thus I followed instructions in the YT tutorial
Create a project, open it and created a null c++ class with default values
1a. Added this extra step, I rebuild the project files for Development, Development Editor, and Shipping. Didn't make any difference.
In all options, I can see the JoystickPlugin in the Project Plugins section as disabled. Once I enable it and restarted my project, the crashes happen. None of these options worked as for 4.24.3, in several brand new projects, but worked in the very first attempt for 4.23. Am I missing any critical installation step? Please let me know.
I am using Visual Studio Community 2017, Windows 10.
The crash message below is the same in all cases: for plugin installed in Engine\ Plugins\ Runtime folder OR in the project folder:
Hi there,
I am trying to use 4.24.3 branch, however, after installing the folder plugins in my project, it crashes all the times. I can open my project only after having deleted the plugin.
I am not familiar with working with source code, thus I followed instructions in the YT tutorial
In all options, I can see the JoystickPlugin in the Project Plugins section as disabled. Once I enable it and restarted my project, the crashes happen. None of these options worked as for 4.24.3, in several brand new projects, but worked in the very first attempt for 4.23. Am I missing any critical installation step? Please let me know.
I am using Visual Studio Community 2017, Windows 10.
The crash message below is the same in all cases: for plugin installed in Engine\ Plugins\ Runtime folder OR in the project folder:
Unhandled Exception: 0xc06d007e
UE4Editor_JoystickPlugin!_tailMerge_sdl2_dll()
UE4Editor_JoystickPlugin!FDeviceSDL::Init() [d:_deployments\joystickplugin\joystickplugin\joystickplugin\hostproject\plugins\joystickplugin\source\joystickplugin\private\devicesdl.cpp:23]
UE4Editor_JoystickPlugin!FJoystickDevice::FJoystickDevice() [d:_deployments\joystickplugin\joystickplugin\joystickplugin\hostproject\plugins\joystickplugin\source\joystickplugin\private\joystickdevice.cpp:26]
UE4Editor_JoystickPlugin!FJoystickPlugin::StartupModule() [d:_deployments\joystickplugin\joystickplugin\joystickplugin\hostproject\plugins\joystickplugin\source\joystickplugin\private\joystickplugin.cpp:27]
UE4Editor_Core
UE4Editor_Projects
UE4Editor_Projects
UE4Editor_Projects
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll
The text was updated successfully, but these errors were encountered: