Search found 12 matches

by amphi
Fri Apr 02, 2004 12:39 pm
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi angry

hehe well i would like to add your modules are pretty good hope u keep this hobby of yours :)
by amphi
Fri Apr 02, 2004 5:02 am
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi angry,

take it easy its just an example and thats not the module that din load :)
by amphi
Wed Mar 31, 2004 5:25 am
Forum: Unreal 3.2 Support
Topic: Shell Startup
Replies: 2
Views: 2118

Do the following steps any help can be found inside the unreal dir. wget http://www.unrealircd.com/downloads/Unreal3.2-RC2.tar.gz tar -xzvf Unreal3.2-RC2.tar.gz cd Unreal3.2 ./Config > follow the on screen instructions make once done go into doc dir and edit the example.conf and then save it to Unre...
by amphi
Mon Mar 29, 2004 5:27 am
Forum: Unreal 3.2 Support
Topic: Buffer Pool
Replies: 6
Views: 3361

hi, i don't think its a bug its just that during major netsplit the server seems like it cant handle the amount of data its receiving and looking at the process its running at well over 70%. it keeps booting off whatever servers trying to link with the same error forever. What happen is if you resta...
by amphi
Sun Mar 28, 2004 7:10 am
Forum: Unreal 3.2 Support
Topic: Buffer Pool
Replies: 6
Views: 3361

Buffer Pool

Hi,

*** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! ***

this error keeps happening during netsplit and is there any way to fix it? by increasing the buffer pool during config which is always set at 18. What is the best settings ?

thanks
by amphi
Sat Mar 27, 2004 4:19 am
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

Hi there, well its really my bad, after the first failed i deleted the whole directory and did not copy all my modules over thus the failure. all modules successfully compiled into win32 except for afew which the module itself seems to have some text error. The error msg was something like there a e...
by amphi
Fri Mar 26, 2004 3:01 pm
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

well what to say lol, all failed with the same error msg. does someone actually have successfully compiled modules into win32?
by amphi
Fri Mar 26, 2004 2:44 pm
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi angrywolf, yeah i just tried compiling and it seems not all modules are compatiable in win32. the first which i added of 6 joinpartsno.c returns failed. so i would have to omit it out and see if the rest fails. btw the msg is: fatal error U1073: don't know how to make 'src/modules/joinpartsno.c' ...
by amphi
Fri Mar 26, 2004 1:18 pm
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi angrywolf,

thanks for your reply but u din specifically mention if the method i posted is even workable? heh

thanks appreciate
by amphi
Fri Mar 26, 2004 8:44 am
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi again, i saw this in makefile.win32 src/l_commands.obj: src/modules/l_commands.c $(INCLUDES) $(CC) $(CFLAGS) src/modules/l_commands.c i wonder if i just add the same format as above but replace it with the modules i wanna compile it will do? example src/l_commands.obj: src/modules/operonlymap.c $...
by amphi
Fri Mar 26, 2004 8:34 am
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

hi,

not really i just need to know what files to place in the win32 directory or what lines to add to whatever conf before compiling for win32. and help is appreciated

thanks
by amphi
Fri Mar 26, 2004 4:14 am
Forum: Unreal 3.2 Modules
Topic: compiling in win32
Replies: 15
Views: 10133

compiling in win32

hi,

can anyone give the exact steps to do in compiling the modeules for win32?

thanks