Hercules Battlegrounds

error_1.png
error_2.png


How to fix this error sir? Thanks in advance!
default_smile.png


 
Hi, i have add this good plugin but i have an error when i compil make plugins: 

 
703337screenerror.png


Thank's in advance !

 
Hi, i have add this good plugin but i have an error when i compil make plugins: 

 
703337screenerror.png


Thank's in advance !
This would have to do with your outdated hercules. open hBG.c and change class to class_ on line 599.

 
Last edited by a moderator:
I have this now, 

I use latest Hercules

990655screenerror2.png
Well, genius.

if you're using latest hercules - change to class.

if you're using your old hercules - change to class_.

 
Last edited by a moderator:
mob_avail

[Map][14:11] [Error]: sv_readdb: Could not process contents of line 20 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 21 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 22 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 23 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 24 of "db/mob_avail.txt".



hello, im getting this map error

Code:
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('198', '230') for map 'rush_cas01' in file 'npc/custom/hBG/bg_rush.txt', line '307'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('198', '226') for map 'rush_cas01' in file 'npc/custom/hBG/bg_rush.txt', line '319'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('259', '212') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '419'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('75', '240') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '420'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('232', '189') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '421'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('78', '261') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '422'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('229', '208') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '423'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('74', '282') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '424'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('7', '261') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '425'. Skipping line...
 
Last edited by a moderator:
mob_avail

[Map][14:11] [Error]: sv_readdb: Could not process contents of line 20 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 21 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 22 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 23 of "db/mob_avail.txt".
[Map][14:11] [Error]: sv_readdb: Could not process contents of line 24 of "db/mob_avail.txt".
 
hello, im getting this map error

[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('198', '230') for map 'rush_cas01' in file 'npc/custom/hBG/bg_rush.txt', line '307'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('198', '226') for map 'rush_cas01' in file 'npc/custom/hBG/bg_rush.txt', line '319'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('259', '212') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '419'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('75', '240') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '420'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('232', '189') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '421'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('78', '261') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '422'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('229', '208') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '423'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('74', '282') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '424'. Skipping line...
[Map][13:54] [Error]: npc_parsesrcfile: Unknown coordinates ('7', '261') for map 'rush_cas02' in file 'npc/custom/hBG/bg_rush.txt', line '425'. Skipping line...
Add the contents of the resnametable to your map cache

 
Hello after attempting several times to run this plugin i got following error..

failed to load 'plugins/hBG.dll'

But, after compile i got other dll files, like sample.dll and HPMHooking dll files...

just not able to generate hBG.dll file

 
Last edited by a moderator:
OK dll problem solved, previously i used solution configuration to release, after change to debug i'm able to generate dll file, but here is another problem occurs..

2ajupuo.jpg


 
Last edited by a moderator:
Back
Top