Search found 8 matches

by owine
Tue Aug 07, 2007 2:09 am
Forum: General chat
Topic: Interested QA-er's
Replies: 1
Views: 2725

Re: Interested QA-er's

With recent developments, please use the Group CP to request to join the QA group instead of using this thread.

Thanks
by owine
Wed Dec 13, 2006 10:55 pm
Forum: Unreal 3.2 Support
Topic: IRCd configuration failed to pass testing
Replies: 2
Views: 2080

unreal mis-prints these as warnings. they are the error. you have to remove the ssl flag from your listen and link blocks, then it will pass.
by owine
Wed Dec 06, 2006 11:39 pm
Forum: Unreal 3.2 Support
Topic: TIMESYNCH errors...
Replies: 3
Views: 2699

have you checked if your ircd is actually running? that is not a fatal error so it seems like your ircd should still run. your netstat shows port 6667 used by a process named ./ircd which is what the unrealircd binary file actually is.
by owine
Mon Nov 07, 2005 10:00 pm
Forum: Unreal 3.2 Support
Topic: compile on OS X
Replies: 8
Views: 3162

gcc 4.0 is what the xcode tools installs so i guess thats the problem. maybe 3.2.4 will have better gcc 4.0 support. http://pb.kaffeinenet.com//view.php?id=79 is the error i get.
by owine
Mon Nov 07, 2005 6:31 am
Forum: Unreal 3.2 Support
Topic: compile on OS X
Replies: 8
Views: 3162

heh... sorry... its too late now but tomorrow ill past the message i get.
by owine
Mon Nov 07, 2005 2:16 am
Forum: Unreal 3.2 Support
Topic: compile on OS X
Replies: 8
Views: 3162

compile on OS X

im running mac os x 10.4.3 Server and i installed the xcode tools with gcc 4.0 but i cant compile unreal. i get a makefile error. any ideas?
by owine
Sun Oct 02, 2005 9:13 pm
Forum: Unreal 3.2 Support
Topic: full throttle exemption
Replies: 3
Views: 1467

any chance this could be an upcoming feature? even an oper flag that only removes flood protection. or a user mode.
by owine
Sat Oct 01, 2005 10:18 pm
Forum: Unreal 3.2 Support
Topic: full throttle exemption
Replies: 3
Views: 1467

full throttle exemption

i am wondering if there is a way to fully remove the throttle from a user. i need this because i op a channel where we mass kick every user at certain points and when the op is not an ircop is is slow as mollases. i tried using except throttle { mask } but that hasnt helped. any ideas?