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
Module will not load PLS HELP

 
Post new topic   Reply to topic Printable version
 View previous topic  Passwords and Chats Post :: Post ASSS Question!!  View next topic  
Author Message
cmdrpinksock
Novice


Age:44
Gender:Gender:Male
Joined: Dec 05 2008
Posts: 43
Location: Fort Worth
Offline

PostPosted: Thu Dec 18, 2008 10:45 pm    Post subject: Module will not load PLS HELP Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List
tcsoccerman
Server Help Squatter


Age:33
Gender:Gender:Male
Joined: Jan 15 2007
Posts: 694
Location: Atlantis
Offline

PostPosted: Fri Dec 19, 2008 3:45 pm    Post subject: Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Sat Dec 20, 2008 4:09 pm    Post subject: Reply to topic Reply with quote

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.
_________________
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
cmdrpinksock
Novice


Age:44
Gender:Gender:Male
Joined: Dec 05 2008
Posts: 43
Location: Fort Worth
Offline

PostPosted: Sat Dec 20, 2008 5:00 pm    Post subject: Heres the post... Reply to topic Reply with quote

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




halo_hill.c - 15.86 KB
File downloaded or viewed 32 time(s)

asss.log - 4.12 KB
File downloaded or viewed 27 time(s)
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Sat Dec 20, 2008 9:07 pm    Post subject: Reply to topic Reply with quote

Try loading "objects" before halo_hill. The module requires it, but I didn't see it being loaded in the log.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
cmdrpinksock
Novice


Age:44
Gender:Gender:Male
Joined: Dec 05 2008
Posts: 43
Location: Fort Worth
Offline

PostPosted: Sat Dec 20, 2008 9:13 pm    Post subject: objects Reply to topic Reply with quote

objects internal right? "objects"
Back to top
View users profile Send private message Add User to Ignore List
cmdrpinksock
Novice


Age:44
Gender:Gender:Male
Joined: Dec 05 2008
Posts: 43
Location: Fort Worth
Offline

PostPosted: Sat Dec 20, 2008 9:20 pm    Post subject: fixed Reply to topic Reply with quote

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...
Back to top
View users profile Send private message Add User to Ignore List
CaptainPoopface
Newbie


Joined: Dec 16 2008
Posts: 17
Offline

PostPosted: Sun Dec 21, 2008 12:14 am    Post subject: Re: fixed Reply to topic Reply with quote

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'
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Sun Dec 21, 2008 12:09 pm    Post subject: Reply to topic Reply with quote

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

phpBB Created this page in 0.516217 seconds : 36 queries executed (93.6%): GZIP compression disabled