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

4.24.3 crashing on start-up. #15

Open
LFA-GameplayMechanics opened this issue Aug 1, 2020 · 0 comments
Open

4.24.3 crashing on start-up. #15

LFA-GameplayMechanics opened this issue Aug 1, 2020 · 0 comments

Comments

@LFA-GameplayMechanics
Copy link

LFA-GameplayMechanics commented Aug 1, 2020

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

  1. 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.
  1. Close the project, and Generate project files.
  2. 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

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

1 participant