The game was working perfectly. Then I elevated the room to add something under the room, then I got a bad size on the player-start. so I changed the size of the First-person character and player-start to get rid of the bad size.
The game began to crash. so I changed everything, even the First-person character back to the way it was and the game still crashed.
I know it’s either something with the player-start or the first-person character because when I delete the player-start the game starts up but obviously can’t walk around.
I’ve seen the same error code on the forums before but none circulating around Player-start:
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000002d0
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll
Here are some screenshots of my Player-start and the First-person character.
Thank you