Weird Message when attempting to simulate game

The message im getting is the following:
“Failed to create entry point. Try another location, or you may have to rebuild your level.”

This only happens when I try to run the game in “Standalone Game”… when I run it on the viewport, simulate or launch it doesnt show up… Im just afraid it could be a symptom of something more serious when I try to package the final game.

When it does appear I simply click Ok and it just loads the level normally…
Why is this appearing? how can I fix it? is it dangerous?

This is a repost from

Thanks in advance on any advice!

Regards,
Seichi

  1. Make sure you have a “Player Start” entity in your level
  2. Open your “Project Settings->Maps & Modes” and setup your default maps.

A couple of suggestions that might help! Good luck

omg Devero, the Player start seemed to make it go away! :o I never thought that would be important if as the game starts, the player possesses a character… as a side note, is that how a multiplayer game is made? with multiple PlaterStarts?

thanks again for the help!

Yes, that is correct. You can do several player starts. You can even extend the player starts for your own class so that you can add extra data such as Teams… ect… Good luck!

Hey Devero, the message is popping back again :frowning: any idea what else could be doing this? I tried reinserting a player start but it didnt work. :frowning:

ok, beneath the simulation options, i changed from “current camera location” to “default player start” and it seemed to go away again hahaha man, working on UE4 as a newbie feels like walking on thin ice sometimes hahaha