- Joined
- Jul 24, 2008
- Messages
- 190
- Reaction score
- 18
Code:
[root@cabal hamachi]# tuncfg
[root@cabal hamachi]# hamachi start
14 22:21:31.706 [ 0] [ 6724] tap: bad response 07000000
14 22:21:31.707 [ 0] [ 6724] Failed to configure tap device to use 6.0.13.42/4278190080
[root@cabal hamachi]#
How do I fix this?
Also, when I add another channel, there's no error. But when I add Tierra Gloriosa in, I get this error....
Code:
ACE_ASSERT: file WorldMgr.cpp, line 371 assertion failed for '0'.Aborting...
I tried removing this in GlobalMgrSvr...
Code:
ChannelType43=16908368
ServerOpen43=1
MaxUserNum43=300
Cus' I noticed it's already there.... See below...
Code:
# National
ChannelType36=16908368
ChannelType37=16908368
ChannelType38=16908368
ChannelType39=16908368
ChannelType40=16908368
# Personal
ChannelType43=16777296
ChannelType44=16777296
ChannelType45=16777296
ChannelType46=16777296
ChannelType47=16777296
ServerOpen36=1
ServerOpen37=1
ServerOpen38=1
ServerOpen39=1
ServerOpen40=1
ServerOpen43=1
ServerOpen44=1
ServerOpen45=1
ServerOpen46=1
ServerOpen47=1
# Max User
MaxUserNum36=250
MaxUserNum37=250
MaxUserNum38=250
MaxUserNum39=250
MaxUserNum40=250
MaxUserNum43=250
MaxUserNum44=250
MaxUserNum45=250
MaxUserNum46=250
MaxUserNum47=250
But I still get the error....
Oh, and I noticed that this...
Code:
ChannelType43=[color="red"]16777296[/color]
ChannelType43=[color="red"]16908368[/color]
The highlighted in red is different with each other.
Do I like need to change something besides adding stuffs in GlobalMgrSvr?
Help please!

Thanks.
Last edited: