Battle Arena Problem

04/08/2013 16:08 dragonek201#1
When i tried to use my arena and test it on my test server

i got this problem
[Only registered and activated users can see links. Click Here To Register...]
And ingame

[Failed to Enter Arena]

Any help ?
04/11/2013 02:10 dragonek201#2
up
04/11/2013 18:28 royalblade#3
hmm never had this error before, but from what i can see ur maybe missing files inside the data folder. Not 100% sure.
04/11/2013 20:27 dragonek201#4
Quote:
Originally Posted by royalblade View Post
hmm never had this error before, but from what i can see ur maybe missing files inside the data folder. Not 100% sure.
The GameServer Loaded 100%

this error appear when i register on arena and wait 5min , 1min and when arena start i see this error and on game
Failed to enter Arena.
04/13/2013 14:00 dragonek201#5
up!!!!
04/14/2013 00:19 royalblade#6
Well then try to check both these tables, in case ur missing some info.

Code:
select * from _refteleport where codename128 like '%ARENA_FLAG_8_%'
select * from _RefGame_World_Config where GroupCodeName128 like '%GROUP_ARENA_FLAG_8_GATE%'
My Tables are as following:
Code:
1	188	GATE_ARENA_FLAG_8_A_GATE	xxx	0	xxx	31194	175	660	1486	10	0	0	45	0	1
1	189	GATE_ARENA_FLAG_8_B_GATE	xxx	0	xxx	31195	64	660	1486	10	0	0	45	0	1
Code:
1	20	GROUP_ARENA_FLAG_8_GATE	REF_TELEPORT_BATTLE_ARENA_A_GATE	GATE_ARENA_FLAG_8_A_GATE	STRING
1	29	GROUP_ARENA_FLAG_8_GATE	REF_TELEPORT_BATTLE_ARENA_B_GATE	GATE_ARENA_FLAG_8_B_GATE	STRING
1	47	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_WIN	20	FLOAT32
1	48	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_LOSE	3	FLOAT32
1	49	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_DRAW	7	FLOAT32
1	50	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_TICKET_DROP_RATE	0	INT32
04/14/2013 01:34 dragonek201#7
Quote:
Originally Posted by royalblade View Post
Well then try to check both these tables, in case ur missing some info.

Code:
select * from _refteleport where codename128 like '%ARENA_FLAG_8_%'
select * from _RefGame_World_Config where GroupCodeName128 like '%GROUP_ARENA_FLAG_8_GATE%'
My Tables are as following:
Code:
1	188	GATE_ARENA_FLAG_8_A_GATE	xxx	0	xxx	31194	175	660	1486	10	0	0	45	0	1
1	189	GATE_ARENA_FLAG_8_B_GATE	xxx	0	xxx	31195	64	660	1486	10	0	0	45	0	1
Code:
1	20	GROUP_ARENA_FLAG_8_GATE	REF_TELEPORT_BATTLE_ARENA_A_GATE	GATE_ARENA_FLAG_8_A_GATE	STRING
1	29	GROUP_ARENA_FLAG_8_GATE	REF_TELEPORT_BATTLE_ARENA_B_GATE	GATE_ARENA_FLAG_8_B_GATE	STRING
1	47	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_WIN	20	FLOAT32
1	48	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_LOSE	3	FLOAT32
1	49	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_REWARD_DRAW	7	FLOAT32
1	50	GROUP_ARENA_FLAG_8_GATE	BATTLE_ARENA_TICKET_DROP_RATE	0	INT32

Same Lines :(
04/14/2013 03:35 royalblade#8
check if ur data folder contains the battle arena files and also if they are enabled...
04/15/2013 02:11 dragonek201#9
When i tried to use my arena and test it on my test server

i got this problem
[Only registered and activated users can see links. Click Here To Register...]
And ingame

[Failed to Enter Arena]

Any help ?
No one have fix ?
04/15/2013 10:51 Snow*#10
You can't enter the arena ALONE... It's normal to give ya this message since there is no enough people to join.
04/15/2013 15:08 dragonek201#11
Quote:
Originally Posted by SnowStorm1 View Post
You can't enter the arena ALONE... It's normal to give ya this message since there is no enough people to join.
:) i know i tested with 16 cher and register to all of them
wasn't alone lol

#Done Solved