Server Help

ASSS Questions - asss-1.3.6, windows version. asss runs, but I can't play.

iamphi - Sun Feb 20, 2005 2:55 pm
Post subject: asss-1.3.6, windows version. asss runs, but I can't play.
Hello,

I have asss-1.3.6 running on WinXP SP2. I can start asss.bat fine.
I run Continuum 0.38 on the same computer and it shows that my zone
is green, but when I try to connect I get "There is a new version of
Continuum available with new features and/or bug fixes. You need this
new version to play. Download it now?"
I am pretty sure I have the latest Continuum version; I downloaded it a
about month ago. I have tried copying the map file from the server folder
and pasting it into my zone folder in my Conitinuum folder. I have tried
adding: Map = smallmap.lvl in [General].
Here is the output I get from asss console:
Code: Show/Hide

D:\Downloads\asss-1.3.6-binonly\asss-1.3.6>asss.bat
starting asss...
asss 1.3.6 built at Jan 30 2005 00:08:07
Loading modules...
I <cmod> loading C module 'deadlock' from 'internal'
I <cmod> loading C module 'prng' from 'internal'
I <cmod> loading C module 'logman' from 'internal'
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: No module named os
ImportError: No module named copy_reg
I <cmod> loading C module 'mainloop' from 'internal'
I <cmod> loading C module 'config' from 'internal'
I <cmod> loading C module 'playerdata' from 'internal'
I <cmod> loading C module 'lagdata' from 'internal'
I <cmod> loading C module 'net' from 'internal'
D <net> listening on 0.0.0.0:5000 (0)
I <cmod> loading C module 'chatnet' from 'internal'
I <cmod> loading C module 'arenaman' from 'internal'
I <cmod> loading C module 'mapdata' from 'internal'
I <cmod> loading C module 'capman' from 'internal'
I <cmod> loading C module 'mapnewsdl' from 'internal'
I <cmod> loading C module 'core' from 'internal'
I <cmod> loading C module 'clientset' from 'internal'
I <cmod> loading C module 'persist' from 'scoring'
I <cmod> loading C module 'idle' from 'internal'
I <cmod> loading C module 'cmdman' from 'internal'
I <cmod> loading C module 'chat' from 'internal'
I <cmod> loading C module 'stats' from 'scoring'
I <cmod> loading C module 'basicstats' from 'scoring'
I <cmod> loading C module 'log_console' from 'internal'
I <cmod> loading C module 'log_file' from 'internal'
I <cmod> loading C module 'log_sysop' from 'internal'
I <cmod> loading C module 'log_staff' from 'internal'
I <cmod> loading C module 'auth_file' from 'internal'
I <cmod> loading C module 'security' from 'security'
I <cmod> loading C module 'auth_ban' from 'internal'
I <cmod> loading C module 'banners' from 'internal'
I <cmod> loading C module 'game_timer' from 'internal'
I <cmod> loading C module 'flagcore' from 'internal'
I <cmod> loading C module 'balls' from 'internal'
I <cmod> loading C module 'bricks' from 'internal'
I <cmod> loading C module 'koth' from 'internal'
I <cmod> loading C module 'fm_normal' from 'internal'
I <cmod> loading C module 'game' from 'internal'
I <cmod> loading C module 'lagaction' from 'internal'
I <cmod> loading C module 'cfghelp' from 'internal'
I <cmod> loading C module 'filetrans' from 'internal'
I <cmod> loading C module 'quickfix' from 'internal'
I <cmod> loading C module 'playercmd' from 'internal'
I <cmod> loading C module 'admincmd' from 'internal'
I <cmod> loading C module 'help' from 'internal'
I <cmod> loading C module 'sendfile' from 'internal'
I <cmod> loading C module 'autowarp' from 'funky'
I <cmod> loading C module 'bricklayer' from 'funky'
I <cmod> loading C module 'buy' from 'internal'
I <cmod> loading C module 'fake' from 'internal'
I <cmod> loading C module 'autoturret' from 'funky'
I <cmod> loading C module 'record' from 'funky'
I <cmod> loading C module 'enc_cont' from 'security'
I <cmod> loading C module 'enc_vie' from 'internal'
I <cmod> loading C module 'pymod' from 'pymod'
E <pymod> can't import cPickle
I <pymod> loading python module 'exec'
D <main> entering main loop
D <mapnewsdl> news file 'news.txt' reread
D <net> [pid=0] new connection from 127.0.0.1:1897
I <net> [] [pid=0] disconnected
D <chatnet> [pid=1] new connection from 132.239.1.169:59102
D <net> [pid=2] new connection from 127.0.0.1:1898
D <core> [pid=2] login request: 'Stromebarg'
D <core> authenticating with 'auth-ban'
I <core> [Stromebarg] [pid=2] player logged in
I <net> [Stromebarg] [pid=2] player kicked for no data
I <net> [Stromebarg] [pid=2] disconnected
D <main> exiting main loop
D <main> saving scores
D <main> unloading modules
E <deadlock> deadlock detected, aborting

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Terminate batch job (Y/N)? y

D:\Downloads\asss-1.3.6-binonly\asss-1.3.6>


Ignore the ip 132.239.1.169. It's my school's portscanner.

Thank you for any help.
Bak - Sun Feb 20, 2005 3:18 pm
Post subject:
the newest ASSS is set up to deal with Continuum .39 prerelease 1
50% Packetloss - Sun Feb 20, 2005 4:34 pm
Post subject:
You also need to install Python 2.3 or remove some modules from the loading list.
iamphi - Mon Feb 21, 2005 1:29 am
Post subject:
I have tried 1.3.1, 1.3.2, 1.3.5 ... I get the same type of message from the client. But upgrading to 0.39pr1 does work.
Anonymous - Wed Feb 23, 2005 2:14 am
Post subject:
ahh deadlocks, gotta love em, but yea, do what 50% said, get python 2.3, 2.4 is a nono with asss, i learned that the hard way icon_sad.gif good thing i got smong tongue.gif
Solo Ace - Wed Feb 23, 2005 4:38 pm
Post subject:
Smong is evil, he makes people get addicted to soup.
Smong - Thu Feb 24, 2005 7:41 am
Post subject:
I was thinking of having soup for lunch today!
D1st0rt - Thu Feb 24, 2005 3:10 pm
Post subject:
Best meal ever: ramen and fried rice (power lunch $$)
CypherJF - Sun Feb 27, 2005 12:11 pm
Post subject:
Interesting... cause I have python 2.4 installed --
and I get the "E <pymod> can't import cPickle" >: (

*dumb*
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group