Search found 127 matches

by T-rexke
Sun Jul 13, 2008 7:37 pm
Forum: Unreal 3.2 Support
Topic: Connection refused.
Replies: 1
Views: 1024

Re: Connection refused.

try 30000 or something that should be enough
by T-rexke
Sat Jul 05, 2008 7:09 pm
Forum: Services
Topic: WHat Services Do you use ??
Replies: 25
Views: 15332

Re: WHat Services Do you use ??

Anope the best there is :) :P
by T-rexke
Wed Jul 02, 2008 9:33 am
Forum: Unreal 3.2 Support
Topic: Linking Problem
Replies: 6
Views: 2487

Re: Linking Problem

post some logs and check your link blocks again
by T-rexke
Mon Jun 30, 2008 8:27 pm
Forum: Unreal 3.2 Support
Topic: Issue with /serv Commands (Service Commands)
Replies: 11
Views: 2514

Re: Issue with /serv Commands (Service Commands)

yes i could help you if you give me your both confs or settings
by T-rexke
Fri Jun 27, 2008 9:32 am
Forum: Unreal 3.2 Support
Topic: Issue with /serv Commands (Service Commands)
Replies: 11
Views: 2514

Re: Issue with /serv Commands (Service Commands)

you should set your link block otherwise it wont work even if the conf is right :)
by T-rexke
Fri Jun 20, 2008 2:23 pm
Forum: Unreal 3.2 Support
Topic: Unreal 3.2.7/SSL - Modules not loading.
Replies: 3
Views: 2022

Re: Unreal 3.2.7/SSL - Modules not loading.

try to download unrealircd 3.2.7 version with SSL
by T-rexke
Wed Jun 18, 2008 11:41 am
Forum: Unreal 3.2 Support
Topic: Localops vs netAdmin
Replies: 4
Views: 1790

Re: Localops vs netAdmin

it is 100% normal the people of unreal say that you just have to pick your opers carefully and choose people that you trust and i agree with that :)
by T-rexke
Mon Jun 16, 2008 8:52 pm
Forum: Unreal 3.2 Support
Topic: faild start timesync warning ?
Replies: 1
Views: 1148

Re: faild start timesync warning ?

try this putting into your unrealircd conf somewhere at the end of the conf

Code: Select all

set {   
timesynch {
 enabled yes;
 server 127.0.0.1;
 timeout 3;
};
by T-rexke
Mon May 26, 2008 3:39 pm
Forum: Unreal 3.2 Support
Topic: HELP! IRCd configuration failed to pass testing
Replies: 2
Views: 1743

Re: HELP! IRCd configuration failed to pass testing

remove the ssl; and zip; from those lines :)
by T-rexke
Thu May 15, 2008 6:44 pm
Forum: Unreal 3.2 Support
Topic: cloak.dll: permission denied
Replies: 7
Views: 3353

Re: cloak.dll: permission denied

yes im doing that to but it stays the same problem
by T-rexke
Thu May 15, 2008 4:38 pm
Forum: Unreal 3.2 Support
Topic: cloak.dll: permission denied
Replies: 7
Views: 3353

cloak.dll: permission denied

hey i got a weird thing going on when i try to start i get an error from unrealircd that loading cloak.dll is being denied and seconds after that i got a message from AVG that its a treat how can this be?
by T-rexke
Tue Apr 15, 2008 3:19 pm
Forum: Services
Topic: Services problem
Replies: 3
Views: 2842

Re: Services problem

maybe you can post some errors or something but no you only can start it manually
by T-rexke
Tue Apr 08, 2008 6:35 pm
Forum: Unreal 3.2 Support
Topic: IRCd keeps disconnecting me when its been online for 27secs
Replies: 4
Views: 1682

Re: IRCd keeps disconnecting me when its been online for 27secs

Code: Select all

[warning] unrealircd.conf:159: listen with SSL flag enabled on a non SSL compile


plus remove the ssl settings everywhere for this solution :)
by T-rexke
Fri Apr 04, 2008 2:53 pm
Forum: Unreal 3.2 Support
Topic: IRCd keeps disconnecting me when its been online for 27secs
Replies: 4
Views: 1682

Re: IRCd keeps disconnecting me when its been online for 27secs

tyour times are somehow off so try a ntp client or check your pc clock or try this block :

Code: Select all

set {   
timesynch {
 enabled yes;
 server 127.0.0.1;
 timeout 3;
};
};
by T-rexke
Thu Mar 06, 2008 5:31 pm
Forum: Unreal 3.2 Support
Topic: Unreal Compile On VS 2008?
Replies: 0
Views: 1825

Unreal Compile On VS 2008?

the topic says it all do anyone now if unreal compiles with VS 2008?