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

Vehicle Possession (Chaos) with ALSV4 Version 4.23.3 #457

Closed
MrSte26 opened this issue Jun 24, 2023 · 4 comments
Closed

Vehicle Possession (Chaos) with ALSV4 Version 4.23.3 #457

MrSte26 opened this issue Jun 24, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@MrSte26
Copy link

MrSte26 commented Jun 24, 2023

Hi, I am having problems creating a vehicle using the plugin

  1. When I create a vehicle the character does not get into the car.

  2. When I try to choose a key this any the Editor crashes.

  3. I saw from the Crash Report what line of code the problem is due to: UnrealEditor_ALSV4_CPP!AALSPlayerController::OnPossess() [D:\Unreal Projects\TPWCS-singl\Plugins\ALS-Community-4.23.3\Source\ALSV4_CPP\Private\Character\ALSPlayerController.cpp:29

  4. TPWCS is a shooting system that I use within my project, where by following a guide from the author I was able to integrate it all

How can I solve it?

@MrSte26 MrSte26 added the bug Something isn't working label Jun 24, 2023
@victorgasay96
Copy link

I have the same error, how did you solve it?

@victorgasay96
Copy link

The problem did not go away with the update to 4.24

@victorgasay96
Copy link

crash happens with a clean project when switching possess pawn

@dyanikoglu
Copy link
Owner

Possessing cars is pretty project specific scenario. You need to modify source code to conform your requirements within plugin source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants