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
fg_ctf not loading

 
Post new topic   Reply to topic Printable version
 View previous topic  AS3 and Patches Post :: Post I need assistance (STILL)!  View next topic  
Author Message
Guest



Offline

PostPosted: Wed May 06, 2009 10:43 am    Post subject: fg_ctf not loading Reply to topic Reply with quote

I can't get the fg_ctf module to load. I've tried loading it in the module.conf (fg_ctf:fg_ctf , fg_ctf , etc) and I've tried ?insmod fg_ctf.

I keep getting

?insmod fg_ctf:fg_ctf
E <cmod> error loading module 'fg_ctf'
Loading module fg_ctf:fg_ctf failed

When loading it through module.conf ASSS crashes when it trys to load the CTF module. I loaded it as the very last module just to make sure all required modules were loaded and it still crashes.

Any ideas?
Back to top
Bak
?ls -s
0 in


Age:25
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Wed May 06, 2009 11:00 am    Post subject: Reply to topic Reply with quote

the version of the modules that fg_ctr was compiled with does not match the version of the modules you loaded. Recompile the module with the source code of the modules you are loading.
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Wed May 06, 2009 12:54 pm    Post subject: Reply to topic Reply with quote

If it's a python module, you'll need "<py> fg_ctf".
_________________
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
Guest



Offline

PostPosted: Wed May 06, 2009 1:28 pm    Post subject: Reply to topic Reply with quote

its a C Module.

When I try to compile with Dev-C++ I get:

H:\ASSS\src\fg_ctf\Makefile.win [Build Error] [fg_ctf.o] Error 1
Back to top
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Wed May 06, 2009 1:54 pm    Post subject: Reply to topic Reply with quote

You'll have to post the entire build log. The Error 1 just means it failed.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Guest



Offline

PostPosted: Wed May 06, 2009 2:22 pm    Post subject: Reply to topic Reply with quote

I'm on Vista btw:

Compiler: Default compiler
Building Makefile: "H:\ASSS\src\fg_ctf\Makefile.win"
Executing make...
make.exe -f "H:\ASSS\src\fg_ctf\Makefile.win" all
gcc.exe -c fg_ctf.c -o fg_ctf.o -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/bin" -DBUILDING_DLL=1

gcc.exe: installation problem, cannot exec `cc1': No such file or directory

make.exe: *** [fg_ctf.o] Error 1

Execution terminated
Back to top
Dr Brain
Flip-flopping like a wind surfer


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

PostPosted: Wed May 06, 2009 3:34 pm    Post subject: Reply to topic Reply with quote

Looks like your compiler isn't installed correctly. Try reinstalling Dev-Cpp.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Bak
?ls -s
0 in


Age:25
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Wed May 06, 2009 4:39 pm    Post subject: Reply to topic Reply with quote

find the directory of cc1.exe and add it you your PATH environment variable
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Initrd.gz
Seasoned Helper


Joined: Sep 18 2008
Posts: 134
Location: Over there --->
Offline

PostPosted: Wed May 06, 2009 7:22 pm    Post subject: Reply to topic Reply with quote

Or use Dev-C++ Portable like I do icon_smile.gif

Look for it at sourceforge.net
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Wed May 06, 2009 8:36 pm    Post subject: Reply to topic Reply with quote

Use wxDev-C++:
http://wxdsgn.sourceforge.net/

(Uninstall your current version of Dev-C++ first though)
Back to top
View users profile Send private message Add User to Ignore List Send email
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Thu May 07, 2009 8:42 pm    Post subject: Reply to topic Reply with quote

I'll add the following information if it helps (for wxDev-C++), since I remember when I was trying to get it to work, I ran in to several problems. I don't remember what solved what anymore, so I'll just put it all:

1.
Copy cc1 from \libexec\gcc\mingw32\ to \bin\.

2.
Go into Tools -> Compiler Options
Move over to the Directories Tab and make sure you have the following for each sub-tab (note: these depend on where you've installed Dev-Cpp):

binaries :
\bin
\
\libexec\gcc\mingw32\3.4.2

libraries :
\
\Lib
\lib\gcc\mingw32\3.4.2

C Includes :
\include
\lib\gcc\mingw32\3.4.2\include

Resource Includes :
\
\include\common
\include

3.
In the Programs tab, verify that the addresses are correct. The C compiler address should be something along the lines of C:\Dev-Cpp\bin\gcc.exe

4.
Copy the files from \mingw32\lib\ to \lib\
Back to top
View users profile Send private message Add User to Ignore List Send email
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: 712 page(s) served in previous 5 minutes.

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