Posts: 5
Threads: 1
Joined: Aug 2010
Reputation:
0
14.08.2010, 20:29
(
Последний раз редактировалось Freddie_Lee; 14.08.2010 в 20:39.
)
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.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
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.
Posts: 5
Threads: 1
Joined: Aug 2010
Reputation:
0
There are no world boundries... That's the weird thing about it.
Posts: 1,741
Threads: 44
Joined: Apr 2010
Reputation:
0
I also got this error sometimes! try commenting out some parts, see if main = main(){} and not main();
Posts: 5
Threads: 1
Joined: Aug 2010
Reputation:
0
I have literally tried everything. Still cannot find a fix, any more ideas?
Posts: 285
Threads: 8
Joined: Jul 2008
Reputation:
0
I've experienced this bug in a friend's server before. Most likely it has to do with OnPlayerSpawn, OnPlayerRequestClass, or OnPlayerConnect...
Posts: 5
Threads: 1
Joined: Aug 2010
Reputation:
0
I found out that whenever I respawn it ALWAYS teleports me to this position: 272595655056271870000.0000,266372032214966730000.0 000,73470563573386492000000000000.0000
Posts: 285
Threads: 8
Joined: Jul 2008
Reputation:
0
Mind posting the callbacks I posted before?
Posts: 1,079
Threads: 64
Joined: Jan 2010
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.
;>
Posts: 5
Threads: 1
Joined: Aug 2010
Reputation:
0
15.08.2010, 10:38
(
Последний раз редактировалось Freddie_Lee; 15.08.2010 в 15:48.
)
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.