Server Help

ASSS Questions - Module will not load PLS HELP

cmdrpinksock - Thu Dec 18, 2008 10:45 pm
Post subject: Module will not load PLS HELP
I am running asss-1.4.4 on a linux box. I can get modules to compile must MOST wont load at startup and I get error 5. The ONLY module I can compile AND load is moveto....

Pls help, getting pretty frustrated with this. I have done everything i can think of to try and get this to work. trying to load Koth and point_defense, and anything else I can get to load.
tcsoccerman - Fri Dec 19, 2008 3:45 pm
Post subject:
first get a clean compile, with no other modules.

so redownload asss, do some searches on the forum, read that, learn, make changes, and compile. it will take a few tries. once you get asss to install (determined by the date on the asss.exe and modules), add more modules.

however, i prefer, and so do quite a few others, to create a seperate .dll for each non-core module.
Dr Brain - Sat Dec 20, 2008 4:09 pm
Post subject:
Post a complete log of the server's output when it fails (in [code][/code] tags). It makes it a lot easier to help you.
cmdrpinksock - Sat Dec 20, 2008 5:00 pm
Post subject: Heres the post...
Ok, I am attaching asss.log, halo_hill.c and the makefiles.

I am able to compile smogs' moveto module and it loads fine (as you can tell with the asss.log file)


Also, another things.... For some reason when I do a "make deps" no in the /src dir, it is unable to find all of the header files in the /src/include dir. Therefore I am having to copy over all of the files in /src/include and /src/packets to get stuff to compile. The very first time I compiled something I did make deps in src and it worked... Then I did a make in the src directory and it crashed on making the core.c file (as another post says here somewhere(I think this is where the "make deps" broke). I deleted everything and uncompressed asss again, same problems... but was able to get moveto to work like I said.

It seems I have more than one problem here, however I have gotten on module to load after compiling....

Thanks for the help
Dr Brain - Sat Dec 20, 2008 9:07 pm
Post subject:
Try loading "objects" before halo_hill. The module requires it, but I didn't see it being loaded in the log.
cmdrpinksock - Sat Dec 20, 2008 9:13 pm
Post subject: objects
objects internal right? "objects"
cmdrpinksock - Sat Dec 20, 2008 9:20 pm
Post subject: fixed
thanks, got it. Now I am trying out hs_pointdefense and I am getting the same error as koth... any ideas of what I might be missing for that one?

Thanks for your help man...
CaptainPoopface - Sun Dec 21, 2008 12:14 am
Post subject: Re: fixed
cmdrpinksock wrote:
thanks, got it. Now I am trying out hs_pointdefense and I am getting the same error as koth... any ideas of what I might be missing for that one?

Thanks for your help man...

This is the error log that cmdrpinksock and I are getting. One thing I just noticed is the hs_core stuff doesn't seem to be loaded... Hope this is not another ID-TEN-T problem.

Code: Show/Hide

Dec 20 21:38:06 I <log_file> opening log file ==================================
Dec 20 21:38:06 I <cmod> loading C module 'playerdata' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'lagdata' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'bw_default' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'net' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'chatnet' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'arenaman' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'mapdata' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'capman' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'mapnewsdl' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'core' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'clientset' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'persist' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'idle' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'cmdman' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'chat' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'stats' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'basicstats' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'log_sysop' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'log_staff' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'auth_file' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'security' from 'security'
Dec 20 21:38:06 I <cmod> loading C module 'auth_ban' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'banners' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'game_timer' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'flagcore' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'balls' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'bricks' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'koth' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'fm_normal' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'game' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'lagaction' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'cfghelp' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'filetrans' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'quickfix' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'jackpot' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'periodic' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'points_kill' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'points_flag' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'points_goal' from 'scoring'
Dec 20 21:38:06 I <cmod> loading C module 'turf_reward' from 'turf'
Dec 20 21:38:06 I <cmod> loading C module 'turf_stats' from 'turf'
Dec 20 21:38:06 I <cmod> loading C module 'points_turf_reward' from 'turf'
Dec 20 21:38:06 I <cmod> loading C module 'playercmd' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'admincmd' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'help' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'notify' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'sendfile' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'autowarp' from 'funky'
Dec 20 21:38:06 I <cmod> loading C module 'brickwriter' from 'funky'
Dec 20 21:38:06 I <cmod> loading C module 'buy' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'fake' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'autoturret' from 'funky'
Dec 20 21:38:06 I <cmod> loading C module 'record' from 'funky'
Dec 20 21:38:06 I <cmod> loading C module 'sgcompat' from 'funky'
Dec 20 21:38:06 I <cmod> loading C module 'ap_multipub' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'enc_cont' from 'security'
Dec 20 21:38:06 I <cmod> loading C module 'enc_vie' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'objects' from 'internal'
Dec 20 21:38:06 I <cmod> loading C module 'halo_hill' from 'koth'
Dec 20 21:38:06 I <cmod> loading C module 'hs_pointdefense' from 'hs_pointdefense'
Dec 20 21:38:06 E <cmod> error loading module 'hs_pointdefense'

Dr Brain - Sun Dec 21, 2008 12:09 pm
Post subject:
You really don't want to use pointdefense by itself, and setting up the hscore is more trouble than you want early on. I only uploaded PD for reference for programming an entirely new turret system.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group