Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Connecting to an asss server.

 
Post new topic   Reply to topic Printable version
 View previous topic  [wanted] warpto-like module Post :: Post Maximum chat length  View next topic  
Author Message
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Tue Jun 22, 2004 10:32 pm    Post subject: Connecting to an asss server. Reply to topic Reply with quote

[Edit - Revised problem/troubleshooting]


- security.so missing from 1.1.7 source-only distrobution.
- security.so from 1.1.7 full distrobution doesn't work with 1.1.7 source-only (confirm?).
- Everything is working fine with 1.1.7 full.

Thank you for the suggestions below.
_________________
Oldbie Server Help


Last edited by i88gerbils on Wed Jun 30, 2004 8:22 pm, edited 4 times in total
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Tue Jun 22, 2004 10:34 pm    Post subject: Reply to topic Reply with quote

I get the same thing...
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Wed Jun 23, 2004 1:14 pm    Post subject: Reply to topic Reply with quote

Oh hmm.... I recieved an error when trying to load up security:contenc so I disabled it. Then wondered why I couldn't connect!

Hmm.... security:security isn't loading... unrecoverable error.

I didn't get this a year ago.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Jun 23, 2004 1:56 pm    Post subject: Reply to topic Reply with quote

Do you have a recent security.so?
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Thu Jun 24, 2004 2:38 pm    Post subject: Reply to topic Reply with quote

Yes that could be a problem. I thought it was distributed with asss? Anybody have the module?
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Sat Jun 26, 2004 2:10 am    Post subject: Reply to topic Reply with quote

I do not download binaries as it's a waste of my time since I compile it anyway. Might be good to include ONE binary module with that source-only distribution.

Just a suggestion before I continue on...

...

Quote:

asss 1.1.7 ...
Loading modules...
I <cmod> loading C module 'prng' from 'internal'
I <cmod> loading C module 'logman' from 'internal'
Unrecoverable error (5): Error in loading module 'security:enc_cont'


Last edited by i88gerbils on Sat Jun 26, 2004 2:20 am, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sat Jun 26, 2004 2:38 pm    Post subject: Reply to topic Reply with quote

I didn't have any of those issue's using catid's or brains old binary distributions... :/
Back to top
View users profile Send private message Add User to Ignore List
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Sun Jun 27, 2004 1:21 am    Post subject: Reply to topic Reply with quote

I didn't have a problem the last time I compiled asss.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Tue Jun 29, 2004 2:23 pm    Post subject: Reply to topic Reply with quote

The modules in the security file are dependant on other modules too. So if a module gets a significant change (fx: another function added to the interface) the internal version number is incremented. So there is a 'version' mismatch between the security modules you have and the rest of the server.

As a quick (and questionable) fix you could make a diff against the last working source and set all the version numbers back to how they were.
config.h wrote:
#define I_CONFIG "config-2"
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Tue Jun 29, 2004 5:44 pm    Post subject: Reply to topic Reply with quote

The thing is, I compiled the 1.1.7 source version, then downloaded the 1.1.7 binary distro too, unpacked the security.so, and used that.

i'll try starting over with just the 1.1.7 binaries+source, then compile the source..

Nope

Quote:

bash-2.05b# cp /home/install/asss-1.1.7/bin/security.so bin/security.so
bash-2.05b# ./bin/asss
asss 1.1.7 built at Jun 29 2004 14:49:06
Loading modules...
I <cmod> loading C module 'prng' from 'internal'
I <cmod> loading C module 'logman' from 'internal'
Unrecoverable error (5): Error in loading module 'security:enc_cont'


Modules.conf attached below.




modules.conf

modules.conf - 1.29 KB
File downloaded or viewed 10 time(s)
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Wed Jun 30, 2004 8:17 pm    Post subject: Reply to topic Reply with quote

I'll have to wait til I get a response, but it seems to be that the source-only distrobution has some problems with security.so distributed with the binary+source distribution. I compiled the binary+source distro myself, and it worked.


1.1.7 binary+source distribution compiles and runs security.so fine, but if you combine 1.1.7 binary+source distro's security.so and the 1.1.7 source-only compile then it doesn't work? Confirm? Grelminar?

I'm not sure why this would happen if they're truly the same distribution O.o;
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
Jackmn
Newbie


Joined: Apr 02 2004
Posts: 13
Offline

PostPosted: Fri Jul 02, 2004 9:54 am    Post subject: Reply to topic Reply with quote

MGB updated 1.1.7 without actually incrementing version numbers.

Perhaps he didn't update either the binary+source or source distributions? ( That is, one, but not the other )
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Fri Jul 02, 2004 12:11 pm    Post subject: Reply to topic Reply with quote

Whoa, what? I don't touch any of the Linux end of the server, even though thats how I've played with it more lately. I just try to make sure the contenc.dll for windows is working.

If it isn't, just give me a message here on the forums, or via email, and I can pop out another one. Anyways, isn't security.c opened up completely now that the continuum part is keep in its own so/dll?
Back to top
View users profile Send private message Add User to Ignore List Send email
i88gerbils
Oldbie Server Help


Gender:Gender:Male
Joined: Dec 13 2002
Posts: 423
Location: OH
Offline

PostPosted: Fri Jul 02, 2004 12:55 pm    Post subject: Reply to topic Reply with quote

there is no security source in 1.1.7. Or perhaps MGB lets on that he DOES have the Continuum checksum! :d
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website Yahoo Messenger
-Smong-
Guest


Offline

PostPosted: Fri Jul 02, 2004 2:11 pm    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
I can pop out another one.
This is enough proof for me that MGB has security.c and enc_cont.c (but this doesn't necessarily mean he can make a continuum client).
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 68 page(s) served in previous 5 minutes.

phpBB Created this page in 0.798560 seconds : 39 queries executed (96.4%): GZIP compression disabled