-
Notifications
You must be signed in to change notification settings - Fork 18
Description
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
- 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.
- Close the project, and Generate project files.
- Add the plugin (three attempts: 1: project \plugins folder, 2. engine \plugins\ runtime folder, 3. engine\ marketplace plugins folder).
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