Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: ms_rsend error  (Read 4014 times)

0 Members and 1 Guest are viewing this topic.

crow

  • Guest
ms_rsend error
« on: September 02, 2006, 11:42:53 AM »

I got this error when staring anope 1.7.15

[Sep 02 10:35:49 2006] Anope 1.7.15 (1128) (ircd protocol: UnrealIRCd 3.2+) starting up
[Sep 02 10:35:50 2006] ms_rsend requested unload...
[Sep 02 10:35:50 2006] debug: trying to load core module [ms_rsend]
[Sep 02 10:35:50 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Sep 02 10:35:50 2006] MySQL: has been disabled.
[Sep 02 10:35:50 2006] Databases loaded
[Sep 02 10:35:50 2006] Info: Reflecting database records.
[Sep 02 10:35:50 2006] Connected to Server 1 (irc.myserver.com:6667)
[Sep 02 10:35:50 2006] trying to load [cs_appendtopic]
[Sep 02 10:35:50 2006] [cs_appendtopic] Loaded successfully
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]
[Sep 02 10:35:50 2006] trying to load [cs_enforce]
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]
[Sep 02 10:35:50 2006] trying to load [ns_maxemail]
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]
[Sep 02 10:35:50 2006] trying to load [os_info]
[Sep 02 10:35:50 2006] os_info: Loading configuration directives...
[Sep 02 10:35:50 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Sep 02 10:35:50 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]
[Sep 02 10:35:50 2006] trying to load [hs_request]
[Sep 02 10:35:50 2006] hs_request loaded
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]
[Sep 02 10:35:50 2006] trying to load [bs_fantasy_ext]
[Sep 02 10:35:50 2006] bs_fantasy_ext loaded... [Author: Viper] [Version: 1.1.10]
[Sep 02 10:35:50 2006] status:
  • [Module, Okay - No Error]


No other errors only this.
Is there a way to fix this...
Thnx
Logged

heinz

  • Guest
(No subject)
« Reply #1 on: September 02, 2006, 01:06:20 PM »

ms_rsend is disabled if MSMemoReceipt is disabled - all ms_rsend provides is read receipt functionality for Memoserv, and if the option in the config is disabled, there's no need for it to be loaded.
Logged

crow

  • Guest
(No subject)
« Reply #2 on: September 02, 2006, 06:31:16 PM »

So i should enable MSMemoReceipt in services.conf to enable ms_rsend thing. Well i would like to enalbe it if it will fix the error i am geting :). I prefer clean starting then having some errors... :)
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #3 on: September 02, 2006, 07:04:02 PM »

it isnt an error per-say, the module request to be unloaded, to avoid the message being loged you can either a) enable memo recipts in the config, or b) remove the module from the CoreModules line - either will stop the message getting logged.
Logged
Pages: [1]   Go Up