[quote=“davicyyo, post:2657, topic:30020”]
Thank you very much for answering me, I have reviewed the code of the ThirdPersonCharacter and I have some Booleans, however none affects the movement of the player walking, the curious thing about that error, is that it happens when moving to the sides and back, if it walks straight if it works, how it said above is as which one brings it by default ThirdPersonCharacter.
I see that if I give it to launch in effect a kind of packaging, I have given it but I skip an error of online subsystem
LogPlayLevel: Error: LogPluginManager: Error: Unable to load plugin 'OnlineSubsystemSteam'. Aborting.
LogPlayLevel: Error: ERROR: Client exited with error code: 1
PackagingResults: Error: Launch failed! Unknown Error
Follow everything activated both advanced sessions + advanced steam sessions and online subsystem + online subsystem steam
I don’t get any errors when running the packaged game, it directly doesn’t open me or open the epic games launcher.
I have disabled the CPU option, but I do not see any improvement effect, however it only works poorly in Standlone, in viewport there is no delay.
Thank you
I was having the same issue about the OnlineSubsystem plugin not being found, but I’d get a window at launch showing me the error (if you look back just a page or two my post about it is here somewhere). It took me a lot of trial and error to fix it to where I don’t even know what did fix it. Try disabling all the OnlineSubsystem plugins in your plugins settings in UE, close UE, re-open your project, re-enable all the plugins, and re-package then. That was one of the things I remember doing.