irritable, FN connection and nightmare_thornlands problems

Littlefrodo

New Adventurer
Joined
Jan 10, 2007
Messages
268
Reaction score
0
Location
Sweden
I want some help to solve this problem. When I host a listen server with a Fn connection the connection starts to pend.
I dunno whats wrong, I used the tutorial to host a fn server.
fnoz6.jpg




This is what the maps loom like when ive played Nightmare thornlands, when i change map to another it will look like this. I dunno if someone allready post about this problems.
namnlosak0.jpg
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Yeah, if you go from nightmare_thornlands, all the maps with same-named textures will pick them up. Thus snow in Edana. Should add that to ancient bugs, I guess, but its not one I intend to fix before a re-release.

Thing is, I made nightmare_thornlands before I had the Thornlands source - so I just used Ripent to make that, and pointed the map at a new texture wad.

...as for the central server issue, can we see your listenserver.cfg? May also be a firewall thing, I dunno.
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
38
Location
Eugene, OR
I think my ISP doesn't like the fact I have been using so much bandwidth as of late... On the other hand where do you live? The further you live from the server location the worse your connection is going to be. I can only improve on the connection so much.
 

Littlefrodo

New Adventurer
Joined
Jan 10, 2007
Messages
268
Reaction score
0
Location
Sweden
here's my listenserver.cfg

Code:
// Hostname'n stuff

hostname "Heroes snus server [FN]"
maxplayers 8
sv_lan 0
log on

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5

// disable clients' ability to pause the server
pausable 0

// maximum client movement speed 
sv_maxspeed 600

//ms_ip 192.168.0.52

ms_pklevel 0
ms_serverchar 3
sv_cheats 0

//
// MS Central Settings

ms_central_enabled 1
ms_central_addr	"blastnet.bounceme.net:5711"
ms_central_pass	"testing"
echo Fuznet Mode Enabled

//
exec fuznet.cfg
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
38
Location
Eugene, OR
well there is nothing wrong with the configuration file, which would most likely make it an issue on my end.

One thing you can try that may offer a better connection:

Change your:
Code:
ms_central_enabled 1
ms_central_addr   "blastnet.bounceme.net:5711"
ms_central_pass   "testing"

to this:

Code:
ms_central_enabled 1
ms_central_addr "blastnet.bounceme.net"
ms_central_pass "testing"

this will connect you to the other server port, the traffic on it is less and may or may not offer a better connection for you. If your location information is correct and you live in Sweden then your having to connect to FN through an ocean, so not much I could do to improve your connection.
 

Humming Bird

New Adventurer
Joined
Feb 16, 2007
Messages
233
Reaction score
0
Blasto121 said:
I think my ISP doesn't like the fact I have been using so much bandwidth as of late... On the other hand where do you live? The further you live from the server location the worse your connection is going to be. I can only improve on the connection so much.

You know why I hate my ISP? If i keep my connection maxed out (because of its high speeds), I can obtain a total download in one month of about 3000 GB, but they only want us to use 30 GB, or they send you mail threatening to cancel your account.
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
38
Location
Eugene, OR
I think anyone would be sending threating letters if you where using 3000GB every month. That much bandwidth is expected of a business not a home.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
I think I prefer my unlimited... My host goes through about 25,000GB/month. I once had one file there that almost went through a Terabyte a day for three days straight (needless to say they drew the line there and axed the file). I r suspicious as to the way ISP's measure these things, but at least my home internet service has no limit.
 

Littlefrodo

New Adventurer
Joined
Jan 10, 2007
Messages
268
Reaction score
0
Location
Sweden
gah it wont work anymore

Code:
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command
Error (SERVER): Error: CTransaction_DLL::Think --> Send First Command

and

Server connection broken.
Central Server Connection BrokenL 05/17/2007 - 17:52:58: Central Server: Central Server connection back online.
Central Server Connection RestoredL 05/17/2007 - 17:52:58: Central Server: Central Server connection broken.
Central Server Connection BrokenL 05/17/2007 - 17:52:59: Central Server: Central Server connection back online.

I can choose character and play and my character will be saved but it lags when this is going on.
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
38
Location
Eugene, OR
well yesterday I had a serious crash, had to rebuild everything about FN. So things should be working just fine :?

well in any case there isn't a whole lot I can do to help on my end, after the crash the server was working much better so if its not working well for you now then the error may be on your side.

best I can say is try adding the 5711 again and see how that works out...

although it FN could be maxing out its connection limit...
 

Littlefrodo

New Adventurer
Joined
Jan 10, 2007
Messages
268
Reaction score
0
Location
Sweden
Ok, well I can choose my character, and play on it, but it still reconnects to FN and stuff
 
Top