I need help setting up a 1.50.0 server on windows xp

Requests for assistance and other HOWTOs.

Moderator: Board moderators

DimmurWyrd
Newbie
Posts: 4
Joined: Thu May 26, 2011 2:42 am

I need help setting up a 1.50.0 server on windows xp

Post by DimmurWyrd »

I have followed the wiki instructions substituting python 2.6 for the 2.4 of the wiki since the 1.50.0 server wants python26.dll but I run it get 3 invalid smoothed face errors sdefault.001, fog_s.111, and grassmedium_s.111 then no metaserver2 file found then I get a message box with entry point not found (the procedure entry point_PyByteArray_empty_string could not be located in the dynamic link library python26.dll however the server appears to run anyway but when I try to connect server comes up with a lot of errors... here is a paste of the server console output

[Error] invalid smoothed face: sdefault.001
[Error] invalid smoothed face: fog_S.111
[Error] invalid smoothed face: grassmedium_S.111
[Info] Highscore file var/highscore does not exist
11/05/25 21:04:30 [Error] Warning: No metaserver2 file found
11/05/25 21:04:30 [Info] Initializing plugins
11/05/25 21:04:30 [Info] Plugins directory is share/plugins/
11/05/25 21:04:30 [Info] -> Loading plugin : plugin_python.dll
11/05/25 21:04:30 [Error] Error trying to load share/plugins/plugin_python.dll
: The specified procedure could not be found.
11/05/25 21:07:54 [Info] Waiting for connections...
11/05/25 21:07:54 [Error] BUG: process_events(): Object without map or invento
ry is on active list: mobility (0)
11/05/25 21:08:47 [Info] Get SetupCmd:: map2cmd 1 tick 1 sound 1 sound2 3 sex
p 1 darkness 1 newmapcmd 1 spellmon 1 faceset 0 facecache 1 exp64 1 itemcmd 2
11/05/25 21:08:47 [Info] Get SetupCmd:: mapsize 25x25
11/05/25 21:08:47 [Info] Get SetupCmd:: extendedMapInfos 1
11/05/25 21:08:48 [Info] Get SetupCmd:: extendedTextInfos 1
11/05/25 21:08:48 [Info] Get SetupCmd:: want_pickup 1
11/05/25 21:08:48 [Info] Get SetupCmd:: inscribe 1
11/05/25 21:08:48 [Info] Get SetupCmd:: faceset 0
11/05/25 21:08:48 [Error] enter_map: supplied coordinates are not within the m
ap! (/HallOfSelection: -1, -1)
11/05/25 21:08:48 [Error] could not findsmooth for 3887. Neither default (defa
ult_smoothed.111)
11/05/25 21:08:48

on the client I get just the bottom line of the map and the tile contents seem correct for login and it's asking for name and I can create a char fine just can't do anything. AH!! just found out map display is a client glitch of some kind map is just scrolled way down and the scrollbars don't work... will need to play with setting I guess.

**edit** python not working can't play as dragon since can't choose element **edit**
Leaf
Forum Aficionado
Posts: 1994
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Re: I need help setting up a 1.50.0 server on windows xp

Post by Leaf »

DimmurWyrd wrote:
on the client I get just the bottom line of the map and the tile contents seem correct for login and it's asking for name and I can create a char fine just can't do anything. AH!! just found out map display is a client glitch of some kind map is just scrolled way down and the scrollbars don't work... will need to play with setting I guess.
Resize the client display windows, per this thread:

http://forum.metalforge.net/viewtopic.php?p=11733#11733
"Put another, more succinct way: don't complain, contribute. It's more satisfying in the long run, and it's more constructive."
Eric Meyer
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

Hello.


The smooth face errors are harmless, and can be safely ignored.


For the Python issue, could you indicate the exact version of Python you are using, including where you downloaded it from, please?
DimmurWyrd
Newbie
Posts: 4
Joined: Thu May 26, 2011 2:42 am

Post by DimmurWyrd »

Ryo wrote:Hello.


The smooth face errors are harmless, and can be safely ignored.


For the Python issue, could you indicate the exact version of Python you are using, including where you downloaded it from, please?

I am using version 2.6 exactly from the python ftp... not sure which versions use python26.dll probably all sub-versions I suppose but since there was no information anywhere regarding what exact version to use I went with 2.6 exactly... since the wiki stills says to use 2.4.1 it was of little help. as for the server I am using the latest available as of 10 days ago everything seems to be working fine except for everything python...
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

Version 1.60.0 for Windows was just released, and hopefully it'll work correctly with Python 2.6 (that's what it was built with).

You can find it at https://sourceforge.net/projects/crossf ... ws/1.60.0/ (take and install server and maps, you need both).

Please note that even though those packages seem to work, no guarantee on potential bugs :)
DimmurWyrd
Newbie
Posts: 4
Joined: Thu May 26, 2011 2:42 am

Post by DimmurWyrd »

Ryo wrote:Version 1.60.0 for Windows was just released, and hopefully it'll work correctly with Python 2.6 (that's what it was built with).

You can find it at https://sourceforge.net/projects/crossf ... ws/1.60.0/ (take and install server and maps, you need both).

Please note that even though those packages seem to work, no guarantee on potential bugs :)
Thanks I'll give it a go :)
DimmurWyrd
Newbie
Posts: 4
Joined: Thu May 26, 2011 2:42 am

Post by DimmurWyrd »

Just to let people know I installed the highest version of 2.6.x and it now works fine except dragons don't get ported after selecting type they just sit there and if I choose a class for em it crashes the server.
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

A snapshot of the current version (revision 14250) was uploaded to SourceForge, and it fixes this particular bug (and others, though it probably adds new ones :)).

Grab it from https://sourceforge.net/projects/crossf ... snaspshot/ (server + maps). Note that the file name and version in the installer aren't the same, harmless mistake :)


Please try it and give feedback :)
Post Reply