Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

EP8 Repack, prerelease

Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
Hey :)

I installed your repack on a clean CentOS 5.8 32-Bit Machine and did the cabal_config configuration, cabal_rates is set.

My channels appear after 1-3 minutes waiting, but when I select a channel and click "Connect to Channel/Server" nothing happen.. No Message, No Login, No DC just like I've never clicked or something?

My Logs are complete clean except for:

Code:
[Wed Jun  5 2013 18:38:03.427323 3086052240]: OnIPCAdditionalDungeonInstanceCount(): dungeoninstance count is changed : 0 =>0, useCount : 0
[Wed Jun  5 2013 18:38:03.477264 3086883696]: 3.close user 6 [AD78DE0] (10.0.2.2)
[Wed Jun  5 2013 18:38:22.025445 3086052240]: [##ERROR##] StatSchedule(): Verify Timeover(0)
[Wed Jun  5 2013 18:38:22.025621 3086052240]: close(): closing(10.0.2.2)
[Wed Jun  5 2013 18:38:22.027762 3086052240]: 2.close user -1 [AD79028] (10.0.2.2)
[Wed Jun  5 2013 18:38:22.029010 3086052240]: [##ERROR##] StatSchedule(): Verify Timeover(0)
[Wed Jun  5 2013 18:38:22.029410 3086052240]: close(): closing(10.0.2.2)
[Wed Jun  5 2013 18:38:22.030964 3086052240]: 1.close user -1 [9292120] (10.0.2.2)
[Wed Jun  5 2013 18:38:22.036796 3086052240]: Request LastNationRewardWarResults
[Wed Jun  5 2013 18:39:22.008257 3086052240]: Request LastNationRewardWarResults
[Wed Jun  5 2013 18:40:21.965584 3086052240]: Request LastNationRewardWarResults
[Wed Jun  5 2013 18:41:14.555045 3086883696]: sock 88 ->LinkHandler close
[Wed Jun  5 2013 18:41:20.211878 3086883696]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(19,0), serverAddr(127.0.0.1:38170)
[Wed Jun  5 2013 18:41:20.212117 3086883696]: try connect 127.0.0.1:38170, Sync
[Wed Jun  5 2013 18:41:20.213666 3086883696]: sock 6 ->LinkHandler Open
[Wed Jun  5 2013 18:41:20.213760 3086883696]: SendIPSConnect2Svr (161:01:01:00)
[Wed Jun  5 2013 18:41:21.936992 3086052240]: Request LastNationRewardWarResults

38170 must be GlobalMgrSvr there are only this errors sometimes:

Code:
[Wed Jun  5 2013 18:37:38.962126 3086125968]: new server session (01:01)
[Wed Jun  5 2013 18:41:08.746585 3086125968]: [##ERROR##] 1:1 server notify time over (time: 60528)
[Wed Jun  5 2013 18:41:08.746752 3086125968]: close(): closing(127.0.0.1)
[Wed Jun  5 2013 18:41:08.747056 3086125968]: 6.close user -1 [8AF0BD8] (127.0.0.1)
[Wed Jun  5 2013 18:41:17.794122 3086125968]: [##ERROR##] 1:3 server notify time over (time: 61248)
[Wed Jun  5 2013 18:41:17.794226 3086125968]: close(): closing(127.0.0.1)
[Wed Jun  5 2013 18:41:17.794417 3086125968]: 5.close user -1 [8AEA550] (127.0.0.1)
[Wed Jun  5 2013 18:41:20.212640 3086932224]: success accept 15(127.0.0.1:32829)
[Wed Jun  5 2013 18:41:20.213278 3086932224]: 5.open user 15 [8AEA550] (127.0.0.1)
[Wed Jun  5 2013 18:41:36.393981 3086932224]: success accept 16(127.0.0.1:32830)
[Wed Jun  5 2013 18:41:36.394174 3086932224]: 6.open user 16 [8AF0BD8] (127.0.0.1)
[Wed Jun  5 2013 18:41:39.722441 3086125968]: new server session (01:03)
[Wed Jun  5 2013 18:41:46.584834 3086125968]: new server session (01:01)

(These are only Log Snippets to hold them short, but there aren't other errors)
Maybe you know what's happen?
My Channel even disappear after some seconds/minutes and I get this Timeout Error above.

Hopefully you can help me with both problems :)

(Nothing was changed! Just a clean install from your repack + cabal_config,cabal_rates and i added WorldSvr_01_03 in server_list because otherwise WorldSvr_01_01 never appear?)
 
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
Check that your MagicKey matches client-server side, make sure you have added your IP to the DB If you are a GM.

If your channel does not show up or is disappearing then recheck your Network setup/IP configuration, if your IP is ok then something else might be wrong.

The current repack works fine but is sort of a old now compared to the one I'm working on now, even tho I have not touched the files for half a month or so.

The original TG client needs to be updated a little, quests, main, Item.enc,.. those are in majority already solved here on the forum by the community.

I'm working on the client that goes with the repack and have already added those fixes, I will also add credits for each individual solution.
 
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
Check that your MagicKey matches client-server side, make sure you have added your IP to the DB If you are a GM.

I didn't get the chance to create a char allready on Channel Select I get "stucked" and nothing happens, and I don't think it's because the magickey is not equal with the server ones, because I don't get an error about wrong magickey. (I just click on COnnect Channel and nothing happen, No loading, No Sound, just like I would never clicked that button..)

If your channel does not show up or is disappearing then recheck your Network setup/IP configuration, if your IP is ok then something else might be wrong.

Clean Installation of CentOS 5.8 32-bit, Port Forwarding from 38100-38210, Virtual Box, CentOS Firewall and SELinux is disabled for testing, and windows firewall was offline too (both use the same IP [NAT, Host-Only]), Root Server with Windows Server 2008R2


The original TG client needs to be updated a little, quests, main, Item.enc,.. those are in majority already solved here on the forum by the community.

Just the patcher? I downloaded the one from Extonia could it be that this is the main issue for my "connect to channel"-button problem?

I'm working on the client that goes with the repack and have already added those fixes, I will also add credits for each individual solution.
Can't wait for it :)

€dit:
I even can't understand why the GlobalMgrSvr and WorldSvr lost connection when firewall is disabled and both running localhost? And I choosed NAT and Host-Only adapter in Virtualbox because the root server and VM doesn't want to work together, but with WinSCP & PuTTy I can connect from outside so there shouldn't be the problem. (Root: 85.xx.xx.xx Virtualbox-NAT:10.x.x.x when I change the IP they never connect..)

~Dairo
 
Last edited:
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
This might help when messing oround with new CentOS network setting.
- Simply delete all those ifcfg*.bak and ifcfg-eth0
- Reboot
- The Administration < Network should now be empty after reboot, simply create New one

After cloning a CentOS 5.0 and 5.1 (or redhat linux) virtual machine, and in turn going through a mac address change, there will be some ifcfg-eth0.bak config files scattered around. you will see these entries in system-config-network-tui and other places around. The location of the files are:

# find / -name ifcfg*.bak
/etc/sysconfig/networking/devices/ifcfg-eth0.bak
/etc/sysconfig/networking/profiles/default/ifcfg-eth0.bak
/etc/sysconfig/network-scripts/ifcfg-eth0.bak




Edit:
When stopping the cabal service, make sure that the crond service stops first. (The crond chk script will start them up again, doh)

When restarting services, make sure the crond service stops first and then starts up again last. (The restart and crond chk could potentially try to double start the services)
 
Last edited:
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
I don't have any .bak files, and never created a clone from my vm.

Even crond chk isn't double starting my services :/
 
Junior Spellweaver
Joined
Aug 7, 2011
Messages
185
Reaction score
17
what's different with the repack done by extonia?
 
Newbie Spellweaver
Joined
Jan 9, 2012
Messages
5
Reaction score
0
1. Extoria's orig repack has no crond set-up to run the NW automatically, toast release has and easy to change the NW schedules.
2. 5 channels for NW have activated already, you only need to add more normal channels if you want.
3. added separate channel for saint's force calibur event and easy to change the spawning interval of vikalitan boss.
4. all issues on some .ini's stopped are eliminated (fixed) with 6sec delay before chatnode initiating.
5. compatible also with centos 5.9 using 5.8 package RPMs on the repack.
6. easy to install and there's a command to change the default rates if a newbie doesn't know how to change manually.
 
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
The complete files were originally posted by JustinBieber.

Extornia chose the files and cleaned the database which are perfectly fine.
I have started with Extornia repack and continued from there onwards when I was still stuck.

I don't really want to compare,.. I just want what everyone one else wants.
A out of the box repack that is awesome and works perfectly fine, that is mostly achieved by implementing the solutions already posted by others. Without them, this all would not be possible.

Vikalitan of Golden Sunset posted by xXxAxXx is not yet included in the currently posted repack.

But, in the repack that I'm currently working on it is, together with 20 different channel layouts and additionally missing KomeKetos Default Configuration which boosts the AgentShop and probably some other services by increasing the buffer size, i guess,..
 
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
So I solved my problem... Not enough RAM.

Now everything works fine! :) Very nice Repack

Could you post a short Guide to add more channels? Because I want to add WorldSvr_01_02 and it starts and show me running at service cabal status.

But there are no Logs for this channel and it doesn't appear. I think I forgot something ?

GlobalMgrSvr

Template folder- I created the WorldSvr_01_02 with different and unique ports
Data Folder- I created the WorldSvr_01_02 with different and unique ports

server_list
service cabal start/restart/stop (there I insert WorldSvr_01_02)
linked WorldSvr_01_02 in Bin folder

I need to edit something else?
 
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
server_list
cabal_restart.sh
cabal_start.sh
cabal_status.sh

GlobalMgrSvr.ini
[NetLib]
ConnectRetryNum=10
ConnectTimeout=10000
CutUnregisteredCommand=0
DisableReactorPipe=0
LinklayerAsyncConnect=0
LogLevel=3
MaxStayTimeInQueue=0
MaxUserNum=-1
MemPoolUnitSizeClass=2
Port=38170
ProcessDataLimit=1024
ReactorTimeOut=-1
SendMaxBufSizeLinkHandler=262144
SendMaxBufSizeUserHandler=262144
TcpNoDelay=0
UseEncryptPacket=0
WatchsNoPackLimit=1000

SendMaxBufSize=65536
SystemLogTTimeOut=100
ConnectRetryTime=5000

[GlobalMgrSvr]
LoadServerAndChannelType=1
SubPasswordCheckIntervalMinute=60
SubPasswordCheckMaxCount=5
UseChangeCCUSystem=0
AllowDuplicatedDaemon=1
DefaultServerOpen=0
DisorderIfLicenseVerifyFailed=1
ForceLicenseVerifyFail=0
DailyQuestResetTime=0
DailyQuestDuration=1440
WorldMaxUserNum=250
NoNotifyTimeLimit=60000
ChatLinkOverServerNation=0
Timer=1:10000,2:300000

[DefaultServerCfg]
#Channels
Languages=0

[Server01]
ServerType=16
Languages=0

# Channel 1 (WorldSvr_01_01)
ChannelType01=5
MaxUserNum01=80
ServerOpen01=1

# Channel 11 (WorldSvr_01_11)
ChannelType11=8
MaxUserNum11=80
ServerOpen11=1

# War 52-79 (WorldSvr_01_12)
ChannelType12=16781392
MaxUserNum12=80
ServerOpen12=1
EntryLimitLevel12=52:27
EntryLimitRank12=1:6

# War 80-109 (WorldSvr_01_13)
ChannelType13=33558608
#MaxUserNum13=80
ServerOpen13=1
EntryLimitLevel13=80:29
EntryLimitRank13=1:9

# War 110-139 (WorldSvr_01_14)
ChannelType14=50335824
MaxUserNum14=80
ServerOpen14=1
EntryLimitLevel14=110:29
EntryLimitRank14=1:9

# War 140-169 (WorldSvr_01_15)
ChannelType15=67113040
MaxUserNum15=80
ServerOpen15=1
EntryLimitLevel15=140:29
EntryLimitRank15=1:9

# War 170-190 (WorldSvr_01_16)
ChannelType16=83890256
MaxUserNum16=80
ServerOpen16=1
EntryLimitLevel16=170:20
EntryLimitRank16=1:9

[DBAgent]
Addr=127.0.0.1
Port=38180

[RockAndRoll]
Type=0
RARAddress=127.0.0.1
RARPortNum=32001
Interval=21600000
 
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
Thank you for your help :)

But still my channel don't create logs or appear.

These are the "channel settings" from GlobalMgrSvr.ini
Code:
[DefaultServerCfg]
#Channels

# Limit Saint Channel
EntryLimitRank03=1:9
EntryLimitLevel03=110:80

# Limit Nation War
EntryLimitRank04=1:6
EntryLimitLevel04=52:27
EntryLimitRank05=1:9
EntryLimitLevel05=80:29
EntryLimitRank06=1:9
EntryLimitLevel06=110:29
EntryLimitRank07=1:9
EntryLimitLevel07=140:29
EntryLimitRank08=1:9
EntryLimitLevel08=170:20

Launagues=38653

[Server01]
ServerOpen01=1
ServerType=16

# Channel 1 (WorldSvr_01_01)
ChannelType01=5
MaxUserNum01=80

# Channel 2 (WorldSvr_01_02)
 ChannelType02=8
 MaxUserNum02=80
 ServerOpen02=1

# Channel 3 (WorldSvr_01_03)
ChannelType03=8
MaxUserNum03=80

# War 52-79 (WorldSvr_01_04)
ChannelType04=16781392
MaxUserNum04=80

# War 80-109 (WorldSvr_01_05)
ChannelType05=33558608
#MaxUserNum05=80

# War 110-139 (WorldSvr_01_06)
ChannelType06=50335824
MaxUserNum06=80

# War 140-169 (WorldSvr_01_07)
ChannelType07=67113040
MaxUserNum07=80

# War 170-190 (WorldSvr_01_08)
ChannelType08=83890256
MaxUserNum08=80
 
Newbie Spellweaver
Joined
Jun 8, 2012
Messages
19
Reaction score
0
So I solved my problem... Not enough RAM.

Now everything works fine! :) Very nice Repack

Could you post a short Guide to add more channels? Because I want to add WorldSvr_01_02 and it starts and show me running at service cabal status.

But there are no Logs for this channel and it doesn't appear. I think I forgot something ?

GlobalMgrSvr

Template folder- I created the WorldSvr_01_02 with different and unique ports
Data Folder- I created the WorldSvr_01_02 with different and unique ports

server_list
service cabal start/restart/stop (there I insert WorldSvr_01_02)
linked WorldSvr_01_02 in Bin folder

I need to edit something else?

how much ram do you deticated now to centos ?
 
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
9GB Ram and could increase it to ~12 in future and activate a dual-core only for centos
 
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
Not sure if this is causing your world to not show up but,

Code:
# Channel 2 (WorldSvr_01_02)
 ChannelType02=8
 MaxUserNum02=80
 ServerOpen02=1

there are spaces.

Code:
# Channel 2 (WorldSvr_01_02)
ChannelType02=8
MaxUserNum02=80
ServerOpen02=1
 
Junior Spellweaver
Joined
Jan 9, 2010
Messages
168
Reaction score
73
Hi @TS, I tried your repack, setting all as in instruction/guide. Then i created an account, login and create a character. Yes I am in game, now when i click wherever i want on the ground or npc, when the character start moving i straight logged out. at the WorldSvr_01_01.log there is error something like breaklee (0).. What could possibly be wrong?
 
Junior Spellweaver
Joined
Jan 9, 2010
Messages
168
Reaction score
73
Maybe your using the wrong cabalmain.
Thanks @toast2250, it was really a wrong cabalmain for the client i am using(MGCABAL ver 374). After searching i've found a cabalmain(ver 369) with xtrap in bazzura patch which was posted by one of our member here. Now I was able to perfectly play in game.
 
Newbie Spellweaver
Joined
Feb 5, 2013
Messages
9
Reaction score
1
I installed your repack on a clean CentOS 5.9 32-Bit Machine, I use Cabal Indonesia Client Ep8 and did the cabal_config configuration, cabal_rates is set.
i setting virtualbox : RAM (3456MB), HD (40GB), i check server status, all running..

My channels appear after 1-3 minutes waiting, but when I select a channel and click "Connect to Channel/Server" show message disconnected from server..
what's wrong?

sory Dairo123
I have copied your sentence, cause my english verry bad :/:
 
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
Your probably using the wrong client.

Update on the repack:
Cabal now works in CentsOS 6.4 VMware! :thumbup:
I have compiled the RPMs needed for CentOS 6.4 32 bit and I am now working on 64 bit version of the OS.
Forcecalibur and KomeKetos tweak included.
Start up and shutdown of service cabal changed.
All errors on startup in cabal log fixed.
,..

I will post the repack next week after some more testing.
 
Junior Spellweaver
Joined
Jan 9, 2010
Messages
168
Reaction score
73
I installed your repack on a clean CentOS 5.9 32-Bit Machine, I use Cabal Indonesia Client Ep8 and did the cabal_config configuration, cabal_rates is set.
i setting virtualbox : RAM (3456MB), HD (40GB), i check server status, all running..

My channels appear after 1-3 minutes waiting, but when I select a channel and click "Connect to Channel/Server" show message disconnected from server..
what's wrong?

sory Dairo123
I have copied your sentence, cause my english verry bad :/:
try search for "cabalmain brazuka" in the forum.. tested and working perfectly..
 
Back
Top