|
|
#1 |
|
Banned
![]() Join Date: Oct 2009
Location: UK
Posts: 931
Reputation: 0
|
My OnGameModeExit freezes server, if that callback gets called server wont respond anymore it would work/show server ping in server list etc but if that was called and i`m trying to reconnect it will connect but wont respond anymore...
If i`m not wrong then everything was fine till i changed foreach to newer one... Code have not been changed in OnPropUpdate for a while so it worked earlier.. pawn Code:
|
|
|
|
|
#2 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Mar 2009
Location: Cloud 9
Posts: 2,295
Reputation: 223
|
Are you using multiple gamemodes? So gmx will switch?
|
|
|
|
|
#3 |
|
Banned
![]() Join Date: Oct 2009
Location: UK
Posts: 931
Reputation: 0
|
Nope. Im not..
Redownloaded old version of foreach now it wont work too... -_- |
|
|
|
|
#4 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Mar 2009
Location: Cloud 9
Posts: 2,295
Reputation: 223
|
When the server doesn't respond have you tryed quitting and re-connecting?
EDIT: Reason i ask is iv never called OnPlayerDisconnect like that (or seen it), and i think that might stop you from connecting (just a theory). Also if a player disconnects PVars delete automaticaly. |
|
|
|
|
#5 |
|
Banned
![]() Join Date: Oct 2009
Location: UK
Posts: 931
Reputation: 0
|
Nope ... i saw the same scripting way in CleanScript GM.. :P
in fact i removed that and tried again - nothing.. Yes i tried reconnect but after connecting it freezes my client so it shows Connected to ... nothing else just freezed . |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PVars in OnGameModeExit | Level147 | Bug Reports | 17 | 28/11/2010 11:27 AM |
| save on ongamemodeexit | Fonsie | Help Archive | 1 | 14/05/2010 11:58 AM |
| OnGameModeExit and OnFilterScriptExit | BlackFoX | Help Archive | 1 | 27/03/2010 06:24 PM |
| Show Player List OnGameModeExit | Almamu | Help Archive | 2 | 01/11/2009 01:40 PM |