"Fatal error: [File:F:/DEV/ND23-BuildPublicEditor-EpicRelease/Engine/Source/Runtime/CoreUObject/Private/Templates/Casts.cpp] [Line: 10] Cast of nullptr to GamePersonality failed" I get this error everytime, I try to start simulating the game in the viewport, the only option that works is "standalone game", but Scenarios and Timetables don't seem to work with that.
I wouldn't simulate. Reason for this is if stuff rely on say player being spawned and isn't error checked. Crashes can occur. Either use play in viewport or play in a new pie window. Also ensure your timetable and if a scenario the scenario definition is set to play in editor.
I'm sorry, i ment, that this error occurs, when playing with the "selected viewport" option, and all the others, currently only the standalone game works, but this one is not loading Timetables or Scenario's.
I reinstalled it, and made a backup of my files before, now it kinda works, and i need to get used to the escape button closing the sim.
So there is a way if you go into Editor Preferences and Keyboard Shortcuts, you can remove the binding for Escape to end the simulation. . Was the first thing I did when I first started out in UE.
There is, but i've numerously had to reinstall editor builds over the years and forget to re-do it - so i've just resigned myself to goofing it up periodically
Thanks for the answer, but would you mind helping me right here: How to make Sound Mod *? I'm kinda stuck right there.
Not a clue on sound mods i'm afraid. I'm not sure how practically achievable it's going to be - you'll need to start from scratch and make all the cues yourself. If I recall correctly the RVA (Rail Vehicle Audio) is essentially a kind of child of the RVV (Rail Vehicle View) but I don't know how you make and link them - once you've done that, you'll need to set the RVA up somehow. I'm trying to get familiar with the internals of this stuff but I can only do so much and i'm focusing on routes at the moment. Matt.
"Hello everyone, I'm also struggling with this player. I've tried everything, including your suggestions. Is there another solution? What could be the cause of this? It only works in StandaloneGame mode, But that doesn't help me much. Thank you in advance for any tips."
Hello everyone, kind of the simmilar error... when play in editor loads... formations are visible... aka loaded normally and then this happens " Fatal error: [File:F:/DEV/ND23-BuildPublicEditor-EpicRelease/Engine/Source/Runtime/CoreUObject/Private/Templates/Casts.cpp] [Line: 10] Cast of nullptr to SkeletalMeshComponent failed " what might have caused this ? P.S Ofcourse checked logs...