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
Windows: Running multiple zones

 
Post new topic   Reply to topic Printable version
 View previous topic  Who Do I Make Asss Work! Post :: Post Uh....  View next topic  
Author Message
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sat Jan 29, 2005 11:34 am    Post subject: Windows: Running multiple zones Reply to topic Reply with quote

Is it possible to do the whole each-zone-running-from-one-bin-directory thing on Windows? If I try, it can't find any modules. icon_sad.gif

Running bin\asss.exe test
ASSS wrote:
starting asss...
asss 1.3.5 built at Jan 8 2005 17:01:56
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'
Unrecoverable error (5): Error in loading module 'scoring:persist'
asss cannot start. error loading modules.


Oh, and nobody's gotten it working with catid's biller, right?
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Sat Jan 29, 2005 12:20 pm    Post subject: Reply to topic Reply with quote

Windows doesn't really have symbolic links.

I think it does work with catid's biller now, though I haven't confirmed that.
_________________
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
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: Sat Jan 29, 2005 6:33 pm    Post subject: Reply to topic Reply with quote

Dr Brain wrote:
Windows doesn't really have symbolic links.

NTFS supports symbolic and hard links just fine.
Back to top
View users profile Send private message Add User to Ignore List Send email
SuSE
Me measures good


Joined: Dec 02 2002
Posts: 2307
Offline

PostPosted: Sat Jan 29, 2005 7:10 pm    Post subject: Reply to topic Reply with quote

Use Linux, foo! sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Jan 31, 2005 7:48 pm    Post subject: Reply to topic Reply with quote

MGB, you're, like, my hero 5000 times over now. That's frickin' awesome.

And Suse, I would if I could! I only have the $$ for one comp right now! (Is 128MB of RAM enough to run suse linux on?)

Edit: Oops, it says "hero" now.


Last edited by Cyan~Fire on Mon Jan 31, 2005 8:37 pm, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
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: Mon Jan 31, 2005 8:28 pm    Post subject: Reply to topic Reply with quote

Give VMWare or Virtual PC demos a try. ASSS should compile under Cygwin too, which is a free option.

Most linux distros should work fine under 128meg ram. If you go with the option of dual booting or trying a live distro such as Knoppix/Gnoppix or one of live cd versions of Ubuntu or SuSE, it should work right out of the box without a problem.

The hardest part would be resizing NTFS. But I'd recommend against this route, since almost always when people try Linux out, they either need to force themselves to learn it (ie: no windows as a fail-safe) or need it on another machine. Dual booting usually leads towards failure of Linux and just wastes space.
Back to top
View users profile Send private message Add User to Ignore List Send email
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Mon Jan 31, 2005 8:31 pm    Post subject: 2 New Problems! Reply to topic Reply with quote

2 more problems! Woohoo!

1st Problem
Here's one that's been occurring for a while but I haven't been able to find a fix for.
If I use Ctrl+C:
ASSS wrote:
D <main> exiting main loop
D <main> saving scores
D <main> unloading modules
E <deadlock> deadlock detected, aborting

abnormal program termination
Terminate batch job (Y/N)? y

If I use ?shutdown:
ASSS wrote:
D <main> exiting main loop
D <main> saving scores
D <main> unloading modules
E <deadlock> deadlock detected, aborting

abnormal program termination
asss out of memory. restarting.


The startup stuff looks like this:
ASSS wrote:
asss 1.3.5 built at Jan 8 2005 17:01:56
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'
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:4800 (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 'directory' from 'internal'
I <directory> server on port 4800 using name 'SSDT-A testing'
I <directory> using 'sscentral.ds98.com' at 83.138.187.17 as a directory server
I <directory> using 'sscentral.subspace.inet.fi' at 62.65.37.101 as a directory
server
I <directory> using 'sscentral.subspacehq.com' at 199.232.158.5 as a directory s
erver
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_vie' from 'internal'
I <cmod> loading C module 'pymod' from 'pymod'
I <pymod> loading python module 'exec'
D <main> entering main loop
W <mapnewsdl> news file 'news.txt' not found in current directory
D <directory> sending information to directory servers


Update: Also occurs on a fresh 1.3.6. (Have only tried Ctrl+C, though.)

2nd Problem
This one only happens when I try the symbolic link thing:
ASSS wrote:
starting asss...
asss 1.3.5 built at Jan 8 2005 17:01:56
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'
Unrecoverable error (5): Error in loading module 'security:enc_cont'
asss cannot start. error loading modules.


Thanks.

Edit: Bah, simultaneous replies. I couldn't dual-boot because if I was going to run asss on a linux box, I would host it. icon_razz.gif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:38
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Feb 01, 2005 2:27 pm    Post subject: Reply to topic Reply with quote

If you don't know about using Linux yet and want to learn more about it I suggest installing and using Gentoo.
The installation is completely manually so you need the handbook to install it, that's how you get to learn about the OS (so you'd be able to configure and tweak it).
Linux even ran fine for me on 64MB (well, without graphical installation). sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Tue Feb 01, 2005 6:50 pm    Post subject: Reply to topic Reply with quote

I wasn't even able to run the Suse setup at 64MB. icon_sad.gif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
CypherJF
I gargle nitroglycerin


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

PostPosted: Tue Feb 01, 2005 11:35 pm    Post subject: Reply to topic Reply with quote

I run fedora at home on a 666mhz XD. I tried Ubuntu, but for w/e reason, it's really slow. :/
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Feb 02, 2005 4:31 pm    Post subject: Reply to topic Reply with quote

Sillies, I need ASSS help!
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:38
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Feb 02, 2005 4:57 pm    Post subject: Reply to topic Reply with quote

Lies! You need Linux help before ASSS even becomes an option!
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Fri Feb 04, 2005 3:59 pm    Post subject: Reply to topic Reply with quote

Mail me a PC and I'll run Linux.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Fri Feb 04, 2005 4:07 pm    Post subject: Reply to topic Reply with quote

Will do, cyan. What email address should I ship it to? How large attachments can you accept? I can mail it in parts, if you like.

If that won't work, maybe I could fax it.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
CypherJF
I gargle nitroglycerin


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

PostPosted: Fri Feb 04, 2005 10:21 pm    Post subject: Reply to topic Reply with quote

lol
Back to top
View users profile Send private message Add User to Ignore List
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: 30 page(s) served in previous 5 minutes.

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