Author |
Message |
cmdrpinksock Novice
Age:44 Gender: Joined: Dec 05 2008 Posts: 43 Location: Fort Worth Offline
|
Posted: 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.
|
|
Back to top |
|
 |
tcsoccerman Server Help Squatter
Age:33 Gender: Joined: Jan 15 2007 Posts: 694 Location: Atlantis Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: 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. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
cmdrpinksock Novice
Age:44 Gender: Joined: Dec 05 2008 Posts: 43 Location: Fort Worth Offline
|
Posted: 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
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 |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: 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.
|
|
Back to top |
|
 |
cmdrpinksock Novice
Age:44 Gender: Joined: Dec 05 2008 Posts: 43 Location: Fort Worth Offline
|
Posted: Sat Dec 20, 2008 9:13 pm Post subject: objects |
 |
|
|
|
objects internal right? "objects"
|
|
Back to top |
|
 |
cmdrpinksock Novice
Age:44 Gender: Joined: Dec 05 2008 Posts: 43 Location: Fort Worth Offline
|
Posted: 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...
|
|
Back to top |
|
 |
CaptainPoopface Newbie

Joined: Dec 16 2008 Posts: 17 Offline
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: 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.
|
|
Back to top |
|
 |
|