The problem is probably that you didn't set your home spawn points.
1. Go to your Seose folder and click on Seose.XINI.
2. Press Ctrl+F and search for "Homeless" (without the ")
3. When you get there you'll see something like this (these are my settings):
[homeless]
{
Name = "No Home" /* Name of homeless players "home" */
Map = 5 /* Spawn map of homeless players */
X = 27 /* Spawn X position of homeless players */
Y = 25 /* Spawn Y position of homeless players */
}
The "Map" will be the place new players (or recently dead characters) will spawn. X and Y will be their coordinates for that particular map. Change these settings to your preferences.
Also, if you created a character before making these settings, that character will be stuck with its old map and coordinates (That is if you change the characters .xini file, or create a map for the old coordinates).