Hercules Battlegrounds

caspeThe error occurs in any game mode and in the console does not accuse any problem and also no problem when compiling the emulator, people enter 3x3, only 3 people of the blue group is moved in.

 
Well I'm starting to understand this bg error of moving only 1 team, when the battle starts only the blue team is sent to the room and the red team stays

in the city, then if one of the members of the blue team der @go 0 e Give @joinbg again everyone from the red team is moved, someone would know what this could be?

 
Two errors.

(05/27/2017 22:33:01) [ Error ] : skill.c:16842: 'ud' in function `skill_clear_unitgroup'
(05/27/2017 22:33:01) [ Error ] : ./map-server(assert_report+0x80) [0x64fd90]
(05/27/2017 22:33:01) [ Error ] : ./map-server(skill_clear_unitgroup+0x77) [0x5dac47]
(05/27/2017 22:33:01) [ Error ] : ./map-server(pc_setpos+0x3d9) [0x54d8b9]
(05/27/2017 22:33:01) [ Error ] : plugins/hBG.so(skill_castend_nodamage_id_pre+0x608) [0x7f65543a12b8]
(05/27/2017 22:33:01) [ Error ] : plugins/HPMHooking_map.so(HP_skill_castend_nodamage_id+0xad) [0x7f65546a91dd]
(05/27/2017 22:33:01) [ Error ] : ./map-server(skill_castend_id+0x12b5) [0x5ca2f5]
(05/27/2017 22:33:01) [ Error ] : ./map-server(do_timer+0x1a9) [0x654959]
(05/27/2017 22:33:01) [ Error ] : ./map-server(main+0x193) [0x658b83]
(05/27/2017 22:33:01) [ Error ] : /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f6556c64d1d]
(05/27/2017 22:33:01) [ Error ] : ./map-server() [0x436ec9]
 
(05/27/2017 19:20:12) [ Error ] : skill.c:180: 'skill_lv > 0' in function `skill_get_sp'
(05/27/2017 19:20:12) [ Error ] : ./map-server(assert_report+0x80) [0x64fd90]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_get_sp+0xcb) [0x5b96db]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_castend_nodamage_id+0xe93) [0x5f4ea3]
(05/27/2017 19:20:12) [ Error ] : plugins/HPMHooking_map.so(HP_skill_castend_nodamage_id+0xeb) [0x7f65546a921b]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_castend_id+0x12b5) [0x5ca2f5]
(05/27/2017 19:20:12) [ Error ] : ./map-server(unit_skilluse_id2+0xeac) [0x63e5ec]
(05/27/2017 19:20:12) [ Error ] : plugins/HPMHooking_map.so(HP_clif_pUseSkillToId+0x8e) [0x7f655463b4ae]
(05/27/2017 19:20:12) [ Error ] : ./map-server(clif_parse+0x1bd) [0x4b034d]
(05/27/2017 19:20:12) [ Error ] : ./map-server(do_sockets+0x25e) [0x65e4ce]
(05/27/2017 19:20:12) [ Error ] : ./map-server(main+0x1a2) [0x658b92]

 
Well I'm starting to understand this bg error of moving only 1 team, when the battle starts only the blue team is sent to the room and the red team stays

in the city, then if one of the members of the blue team der @go 0 e Give @joinbg again everyone from the red team is moved, someone would know what this could be?
A temporary solution for this is replace:

hBG_queue2teams .BG_Queue,.BG_Players_Min[$BG_Index],.BG_Players_Max[$BG_Index],.TeamBuildingMode,$@BG_Team1,$@BG_Team2; 
For:

hBG_balance_teams .BG_Queue,.BG_Players_Max[$BG_Index],.TeamBuildingMode,$@BG_Team1,$@BG_Team2;
 
In hBG/bg_common.txt

 
Easycore
Can you help with these 2 errors? They are crashing the map-server after the error sometimes appears.

(05/27/2017 22:33:01) [ Error ] : skill.c:16842: 'ud' in function `skill_clear_unitgroup'

(05/27/2017 22:33:01) [ Error ] : ./map-server(assert_report+0x80) [0x64fd90]
(05/27/2017 22:33:01) [ Error ] : ./map-server(skill_clear_unitgroup+0x77) [0x5dac47]
(05/27/2017 22:33:01) [ Error ] : ./map-server(pc_setpos+0x3d9) [0x54d8b9]
(05/27/2017 22:33:01) [ Error ] : plugins/hBG.so(skill_castend_nodamage_id_pre+0x608) [0x7f65543a12b8]
(05/27/2017 22:33:01) [ Error ] : plugins/HPMHooking_map.so(HP_skill_castend_nodamage_id+0xad) [0x7f65546a91dd]
(05/27/2017 22:33:01) [ Error ] : ./map-server(skill_castend_id+0x12b5) [0x5ca2f5]
(05/27/2017 22:33:01) [ Error ] : ./map-server(do_timer+0x1a9) [0x654959]
(05/27/2017 22:33:01) [ Error ] : ./map-server(main+0x193) [0x658b83]
(05/27/2017 22:33:01) [ Error ] : /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f6556c64d1d]
(05/27/2017 22:33:01) [ Error ] : ./map-server() [0x436ec9]
 
(05/27/2017 19:20:12) [ Error ] : skill.c:180: 'skill_lv > 0' in function `skill_get_sp'
(05/27/2017 19:20:12) [ Error ] : ./map-server(assert_report+0x80) [0x64fd90]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_get_sp+0xcb) [0x5b96db]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_castend_nodamage_id+0xe93) [0x5f4ea3]
(05/27/2017 19:20:12) [ Error ] : plugins/HPMHooking_map.so(HP_skill_castend_nodamage_id+0xeb) [0x7f65546a921b]
(05/27/2017 19:20:12) [ Error ] : ./map-server(skill_castend_id+0x12b5) [0x5ca2f5]
(05/27/2017 19:20:12) [ Error ] : ./map-server(unit_skilluse_id2+0xeac) [0x63e5ec]
(05/27/2017 19:20:12) [ Error ] : plugins/HPMHooking_map.so(HP_clif_pUseSkillToId+0x8e) [0x7f655463b4ae]
(05/27/2017 19:20:12) [ Error ] : ./map-server(clif_parse+0x1bd) [0x4b034d]
(05/27/2017 19:20:12) [ Error ] : ./map-server(do_sockets+0x25e) [0x65e4ce]
(05/27/2017 19:20:12) [ Error ] : ./map-server(main+0x1a2) [0x658b92]

 
This errors look like related to some skill.

What exact skill need to use to get this errors?

 
Hello, can u update specialeffect2 and misceffect.

Or maybe should i create single therapist and add duplicate then push pull request? it will be easy to manage BG healer

I have pushed some commits, sorry for open so many pull request, idk much about how github works.

 
Hello @Smoke @Easycore can u guys add specific BG Mode enable/disable option and also BG rotate time in Config File.

It will be helpful to disable specific Battleground Mode when Bug found. 

 
Errors:

1. When do char select while in running Battleground mode.

29p2b7p.jpg


2. Can u fix this reward calculation function

280o6e1.jpg


Code:

else if (.@croix == 0) { // All Croix Players quit
        set .@Rate, 99 - .croix_score;
        hBG_reward $@BG_Team1,7829,30 * .@Rate / 99,0,0,"BG_TDM",1,4,0;
or maybe just give 30 badge for winning team.

3. That debug massage just keep spamming console while Rush mode running

317jpxh.jpg


This errors still exist.

4. Players able to use healing items such as Berry, white pot, speed potion and skills while carrying stone, flags in modes like Stone Control CTF.

Some Suggestions:

1. Player able to party with other team member but, he can attack him.

party with other players should be disable

2. There is no announcement after Emergency Call ready. 

 
Last edited by a moderator:
Expect this every thing working fine.

 
Last edited by a moderator:
Errors:

1. When do char select while in running Battleground mode.

29p2b7p.jpg


2. Can u fix this reward calculation function

280o6e1.jpg


Code:

else if (.@croix == 0) { // All Croix Players quit
        set .@Rate, 99 - .croix_score;
        hBG_reward $@BG_Team1,7829,30 * .@Rate / 99,0,0,"BG_TDM",1,4,0;
or maybe just give 30 badge for winning team.

3. That debug massage just keep spamming console while Rush mode running

317jpxh.jpg


This errors still exist.

4. Players able to use healing items such as Berry, white pot, speed potion and skills while carrying stone, flags in modes like Stone Control CTF.

Some Suggestions:

1. Player able to party with other team member but, he can attack him.

party with other players should be disable

2. There is no announcement after Emergency Call ready. 
Any news on this?

 
Fixes some compile errors and broken code from the recent PRs (ones I didn't check thoroughly before)

https://github.com/Smokexyz/HerculesBG/commit/b5eb2e6b04e99a462beb3d816e12351c11549759

Any news on this?
1) Check this again using the latest revision of the hBG repo.

2) This too.

3) If someone can look into the script for this... I don't have the time or patience.

4) Someone can probably push a pr for this too.

On a side note, do you guys want the eAmod faction system as a plugin?

 
Last edited by a moderator:
no to faction system. keep working hard at this. just my opinion. :)
Reason I ask is I've already made it, it's just lying around... but ok :)  

Hercules BG is at a good place right now, if anyone wants to add more things they're free to add a PR. I don't have the time to update it much lately.

 
4) Someone can probably push a pr for this too.
Thanks, i can push pr for this but does there is any way to disable all item at once? or i have to add healing items one bye one?

This will be annoying to add item id one by one.

 
Fixes some compile errors and broken code from the recent PRs (ones I didn't check thoroughly before)

https://github.com/Smokexyz/HerculesBG/commit/b5eb2e6b04e99a462beb3d816e12351c11549759

1) Check this again using the latest revision of the hBG repo.

2) This too.

3) If someone can look into the script for this... I don't have the time or patience.

4) Someone can probably push a pr for this too.

On a side note, do you guys want the eAmod faction system as a plugin?
non of the errors are fixed  :astonished:

More errors :

1. There is no leader command no error massage nothing. (Does it require to keep enable @leader command?)

2. Must give priority to Stalker and Assassin Cross as a team leader than first member who register.

 
non of the errors are fixed  :astonished:

More errors :

1. There is no leader command no error massage nothing. (Does it require to keep enable @leader command?)

2. Must give priority to Stalker and Assassin Cross as a team leader than first member who register.
I can't produce your first problem. Guide me through the steps of re-creating it (which i believe is just one - log out from bg). 

The second problem.... is script related, should be a very easy fix.

 
for first just do char select on running  BG mode, 

 
Last edited by a moderator:
Back
Top