Error when logging in.
#1

On my server whenever I attempt to log in, the screen starts flashing white and it says 'Stay within the world boundries'. I am willing to provide any part of my script that is requested to help fix this.

Before anyone says "Blah Blah use the search tool" I have used it and not found a solution.
Reply
#2

Well, do you have any world bounds?
If so, set them when the player spawns. Not when the player connects or is in class selection.
Reply
#3

There are no world boundries... That's the weird thing about it.
Reply
#4

I also got this error sometimes! try commenting out some parts, see if main = main(){} and not main();
Reply
#5

I have literally tried everything. Still cannot find a fix, any more ideas?
Reply
#6

I've experienced this bug in a friend's server before. Most likely it has to do with OnPlayerSpawn, OnPlayerRequestClass, or OnPlayerConnect...
Reply
#7

I found out that whenever I respawn it ALWAYS teleports me to this position: 272595655056271870000.0000,266372032214966730000.0 000,73470563573386492000000000000.0000
Reply
#8

Mind posting the callbacks I posted before?
Reply
#9

Steps you should take:

1. Check if this also happends with your normal gamemode, and without filterscripts. (If still happends, goto step 2.)
2. Check if this also happends with a clean gamemode, and your normal filterscripts. (If still happends, goto step 3.)
3. Give some information about your gamemode or if it was gone after these 2 things.

;>
Reply
#10

Problem fixed, was on the edge of giving up. Thanks to KC for helping fix it!

For anyone else who may experience this problem make sure you have an AddPlayerClass in the server.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)