0.23
-
arnetheduck
- The Creator Himself
- Posts: 296
- Joined: 2003-01-02 22:15
0.23
0.23 is out at the usual url...for windows, this is a highly experimental edition, and therefore I added more debug code...look for an "exceptioninfo.txt" file in the dchpp.exe directory, if you see one, post it here...the new sockets code is untested (and a major, major change), and I don't have a clue as to how good it'll work...
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
plugins:
[edit: removed old plugins]
- maybe I changed HubRules slightly.. look at the xml
- UserIp is changed, but you shouldn't notice (see: http://dcplusplus.sourceforge.net/wiki/ ... %20command )
[edit: removed old plugins]
- maybe I changed HubRules slightly.. look at the xml
- UserIp is changed, but you shouldn't notice (see: http://dcplusplus.sourceforge.net/wiki/ ... %20command )
Last edited by Sedulus on 2003-05-08 11:25, edited 1 time in total.
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
-
Persson
- Posts: 18
- Joined: 2003-02-02 13:21
- Location: Sweden
hmm. it could be me or is there something wrong with your plugins?
from logfile
from logfile
Code: Select all
2003-05-07 23:21:54: PluginManager: UserIp.dll is for another version of DCH++ (0.22), please get the correct one from the author
2003-05-07 23:21:54: PluginManager: NatUsers.dll is for another version of DCH++ (0.22), please get the correct one from the author
2003-05-07 23:21:54: PluginManager: DnsBl.dll is for another version of DCH++ (0.22), please get the correct one from the author
2003-05-07 23:21:54: PluginManager: HubRules.dll is for another version of DCH++ (0.22), please get the correct one from the author
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
hm.. I don't have a windows version.. so I never test it,
but I gues I made a serious error by not "make clean"ing the project
*oops*
try these:
http://wza.digitalbrains.com/DC/dchpp/D ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/H ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/N ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/U ... in.tar.bz2
but I gues I made a serious error by not "make clean"ing the project
*oops*
try these:
http://wza.digitalbrains.com/DC/dchpp/D ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/H ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/N ... in.tar.bz2
http://wza.digitalbrains.com/DC/dchpp/U ... in.tar.bz2
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
Restrictions
http://wza.digitalbrains.com/DC/dchpp/R ... in.tar.bz2
for restricting certain commands.
examples:
- disallow passive searches from non-VIP users
- disable Kick.. force OPs to use OpCom commands
- disable Redirecting for non-superops
- disallow searching from unregistered users
- disallow unregistered users to PM non-ops
see the xml for more info
for restricting certain commands.
examples:
- disallow passive searches from non-VIP users
- disable Kick.. force OPs to use OpCom commands
- disable Redirecting for non-superops
- disallow searching from unregistered users
- disallow unregistered users to PM non-ops
see the xml for more info
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
-
yakko
- Posts: 258
- Joined: 2003-01-27 06:04
Re: Restrictions
Sedulus wrote:http://wza.digitalbrains.com/DC/dchpp/Restrictions-023-200305081win.tar.bz2
for restricting certain commands.
Interesting. I'm gonna start testing .23 tonite.
-
arnetheduck
- The Creator Himself
- Posts: 296
- Joined: 2003-01-02 22:15
-
yakko
- Posts: 258
- Joined: 2003-01-27 06:04
.23 on windows worked great in test, and when I killed it and changed to my hub's normal port (5002 for test, 2005 for live) only 10 - 30 people could login when I had over 150 just before this. I couldn't connect locally except by localhost, not by the computer's IP. Here's the log info:
Code: Select all
2003-05-10 00:39:23: dchpp: DCH++ v0.23-Release (Plugin API v0.23) started as a service
2003-05-10 00:39:23: PluginManager: OpCom.dll loaded
2003-05-10 00:39:23: HubRules: Stats MinLevel missing from settings, using default or last used
2003-05-10 00:39:23: PluginManager: HubRules.dll loaded
2003-05-10 00:39:23: LuaScript: Loaded Scripts/executer.lua
2003-05-10 00:39:23: LuaScript: Loaded Scripts/OpComExtra.lua
2003-05-10 00:39:23: LuaScript: Loaded Scripts/NmdcOps.lua
2003-05-10 00:39:23: PluginManager: LuaScript.dll loaded
2003-05-10 00:39:23: NatUsers: NatUsers: (nicks) yakko yakko-linux -=IaconHubStatsLogger=- kek23k Integra Skippy Botimus Kirk Myxlmynx -=Laserbeak=- (IPs)
2003-05-10 00:39:23: PluginManager: NatUsers.dll loaded
2003-05-10 00:39:23: UserIp: Enabled=1, MinLevel.Self=0, MinLevel.Other=2, AutoSend=1
2003-05-10 00:39:23: PluginManager: UserIp.dll loaded
2003-05-10 00:39:23: Restrictions: PlReload MinLevel missing from settings, using 3
2003-05-10 00:39:23: Restrictions: BanTime is 1800 seconds
2003-05-10 00:39:23: PluginManager: Restrictions.dll loaded
2003-05-10 00:40:01: SocketManager: Listening socket failed: The specified network name is no longer available.
2003-05-10 00:41:56: dchpp: DCH++ v0.23-Release (Plugin API v0.23) shut down-
aDe
- Forum Moderator
- Posts: 138
- Joined: 2003-01-07 14:14
- Location: SE
arnetheduck wrote:...still waiting for some indication wether the windows version is working or not...
It definately didn't work out too well for me, after a while it reset the connection of some users, and refused connections. When i got through with my own client after a few tries, it 'hung' in the login process. Never looked closer to what actually happened though, I reset back to 0.19.
This was in the devhub, didn't try it on the other one
-
aDe
- Forum Moderator
- Posts: 138
- Joined: 2003-01-07 14:14
- Location: SE
arnetheduck wrote:and no exceptioninfo.txt?
only this line a few (9) times:
Code: Select all
hub\Client.cpp(45): msg.find_first_of("|$") == string::nposWho is online
Users browsing this forum: Google [Bot] and 0 guests