Page 1 of 1

Problem with Coutroom module..

Posted: Thu Jun 26, 2014 6:02 pm
by cheiron
Using unreal 3.2.9

tried to use Angrywolf's Courtroom module and it compiled fine.. added fine... until i rehashed.. then everything bust on me

-
unrealircd.conf Rehashing
-
12<20612:234pm12> -cqchat.co.in- *** Notice -- Loading IRCd configuration ..
-
12<20612:234pm12> -cqchat.co.in- *** Notice -- unrealircd.conf:62: Ignoring extra data
-
12<20612:234pm12> -cqchat.co.in- *** Notice -- unrealircd.conf:62: Ignoring extra data
-
12<20612:234pm12> -cqchat.co.in- *** Notice -- Cheiron is rehashing server config file
-
*** Notice -- unrealircd.conf:37: loadmodule src/modules/cloak.so: failed to load: Module was compiled for 'Unreal3.2.9/NOSPF', we were configured for 'Unreal3.2.8/NOSPF'. SOLUTION: Recompile the module(s). at 18:41:06 on 25/06/2014 on cqchat

and it was like this for every single module i had.. i had to shut unreal down, remove courtroom and recompile every module i had...

anyone about familiar with this module able to help with a fix as it is a module we would like to experiment with re trouble users that evade g/k/zlines

Re: Problem with Coutroom module..

Posted: Sat Jun 28, 2014 5:48 am
by Stealth
You are running UnrealIRCd 3.2.8. Your modules are all compiled as 3.2.9.

This likely happened as a result of someone doing an upgrade to 3.2.9 by compiling version 3.2.9 and placing it in the same directory as 3.2.8. You need to restart your IRCd in order to get everything running the proper version.

I strongly recommend upgrading to the latest version of UnrealIRCd (3.2.10.3) since it has all the latest bug fixes, improved features, and security updates.

Also, AngryWolf's courtroom module does not work. You should be able to get a simpler/fixed version by looking around these forums for "courtroom lite".

Re: Problem with Coutroom module..

Posted: Sat Jun 28, 2014 5:51 am
by cheiron
thanks for the update Stealth...

however.. on Unreal version.. i "AM" running unreal 3.2.9 as per /version output

-
Unreal3.2.9. cqchat.co.in FhinXOoEmM3 [Linux host-3880 2.6.32-5-xen-amd64 #1 SMP Tue Mar 8 00:01:30 UTC 2011 x86_64=2310]
-

so i have no idea why it told me i was set for 3.2.8 lol

Re: Problem with Coutroom module..

Posted: Sat Jun 28, 2014 5:52 am
by Stealth
That is interesting. In that case, try restarting Unreal. Keep in mind that Unreal might not restart and may need to be recompiled.

Re: Problem with Coutroom module..

Posted: Sat Jun 28, 2014 5:55 am
by cheiron
Thats what i had to do lol... i had to totally take unreal offline.. then log into the backend and remove courtroom before going back though recompiling all the modules before starting everything back up again.

I will have a look later at the courtroom lite..

Re: Problem with Coutroom module..

Posted: Sat Jun 28, 2014 11:14 pm
by Stealth
You may also want to check this thread: http://forums.unrealircd.com/viewtopic. ... 35&p=34709