So awhile ago kind @@ossi0110 fixed my emulator, as in updating it to the latest revision (its heavily modified so he did a manual merge) everything went smooth, all 7 compiled correctly...
But that same night I was super tired, and I think I accidentally CTRL+S's (saved) over a document in the compiler program he used to compile/edit the files (I think I saved over map.c OR battleground.h)
But I get all these errors in HPM, now I'm NOT SURE if I saved over the file or not, maybe it was the same file he edited in the same program so CTRL+S did nothing, or it did something... But here's the errors. Any guidance or help would be nice and I'd be very thankful.. I don't know what I can/can't do now because of the HPM errors, or if it will break my server. Kinda' desperate here for help, because I hate seeing 1 warning/error in the compiler, it just bugs the hell out of me.
Using MS Studio Express C++ 2010 btw.
c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(2991): error C2039: 'HP_bg_team_delete_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(2994): error C2039: 'HP_bg_team_delete_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(2995): error C2039: 'HP_bg_team_delete_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3004): error C2039: 'team_delete' : is not a member of 'battleground_interface'2> C:UsersAeromesiDesktopContentBG Copiesbg_sourcetreesrcmap/battleground.h(99) : see declaration of 'battleground_interface'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3006): error C2039: 'HP_bg_team_delete_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3008): error C2039: 'HP_bg_team_delete_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3009): error C2039: 'HP_bg_team_delete_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3165): warning C4047: 'function' : 'int' differs in levels of indirection from 'const char *'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3165): warning C4024: 'function through pointer' : different types for formal and actual parameter 42>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3165): error C2198: 'function through pointer' : too few arguments for call2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3293): error C2039: 'HP_bg_afk_timer_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3296): error C2039: 'HP_bg_afk_timer_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3297): error C2039: 'HP_bg_afk_timer_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3306): error C2039: 'afk_timer' : is not a member of 'battleground_interface'2> C:UsersAeromesiDesktopContentBG Copiesbg_sourcetreesrcmap/battleground.h(99) : see declaration of 'battleground_interface'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3308): error C2039: 'HP_bg_afk_timer_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3310): error C2039: 'HP_bg_afk_timer_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3311): error C2039: 'HP_bg_afk_timer_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3320): error C2039: 'HP_bg_team_db_final_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3323): error C2039: 'HP_bg_team_db_final_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3325): error C2039: 'HP_bg_team_db_final_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3336): error C2039: 'team_db_final' : is not a member of 'battleground_interface'2> C:UsersAeromesiDesktopContentBG Copiesbg_sourcetreesrcmap/battleground.h(99) : see declaration of 'battleground_interface'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3339): error C2039: 'HP_bg_team_db_final_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3341): error C2039: 'HP_bg_team_db_final_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3343): error C2039: 'HP_bg_team_db_final_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3353): error C2039: 'HP_bg_str2teamtype_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3356): error C2039: 'HP_bg_str2teamtype_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3357): error C2039: 'HP_bg_str2teamtype_pre' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3366): error C2039: 'str2teamtype' : is not a member of 'battleground_interface'2> C:UsersAeromesiDesktopContentBG Copiesbg_sourcetreesrcmap/battleground.h(99) : see declaration of 'battleground_interface'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3368): error C2039: 'HP_bg_str2teamtype_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3370): error C2039: 'HP_bg_str2teamtype_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(5824) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.Hooks.inc(3371): error C2039: 'HP_bg_str2teamtype_post' : is not a member of '<unnamed-tag>'2> c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HPMHooksCore.inc(7) : see declaration of '<unnamed-tag>'2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(120): error C2065: 'HP_bg_guild_get' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(122): error C2065: 'HP_bg_team_clean' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(133): error C2065: 'HP_bg_countlogin' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(134): error C2065: 'HP_bg_team_getitem' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(135): error C2065: 'HP_bg_team_get_kafrapoints' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(136): error C2065: 'HP_bg_team_rewards' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(137): error C2065: 'HP_bg_queue_search' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(138): error C2065: 'HP_bg_queue_create' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(139): error C2065: 'HP_bg_queue_destroy' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(140): error C2065: 'HP_bg_queue_leave' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(141): error C2065: 'HP_bg_queue_leaveall' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(142): error C2065: 'HP_bg_queue_join' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(143): error C2065: 'HP_bg_queue_member_get' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(144): error C2065: 'HP_bg_queue_member_remove' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(145): error C2065: 'HP_bg_start' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(146): error C2065: 'HP_bg_end' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(147): error C2065: 'HP_bg_reload' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(587): error C2065: 'HP_clif_bg_hp_single' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(590): error C2065: 'HP_clif_bg_belonginfo' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(591): error C2065: 'HP_clif_visual_guild_id' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(592): error C2065: 'HP_clif_visual_emblem_id' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(593): error C2065: 'HP_clif_bg_emblem' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(594): error C2065: 'HP_clif_bg_memberlist' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(595): error C2065: 'HP_clif_bg_leave' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(596): error C2065: 'HP_clif_bg_leave_single' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(598): error C2065: 'HP_clif_bg_expulsion_single' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(601): error C2065: 'HP_clif_bg_updatescore_team' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(1540): error C2065: 'HP_map_addflooritem_area' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(1982): error C2065: 'HP_pc_classarrayidx2class' : undeclared identifier2>c:usersaeromesidesktopcontentbg copiesbg_sourcetreesrcpluginsHPMHooking/HPMHooking_map.HookingPoints.inc(1983): error C2065: 'HP_pc_update_last_action' : undeclared identifier
So awhile ago kind @@ossi0110 fixed my emulator, as in updating it to the latest revision (its heavily modified so he did a manual merge) everything went smooth, all 7 compiled correctly...
But that same night I was super tired, and I think I accidentally CTRL+S's (saved) over a document in the compiler program he used to compile/edit the files (I think I saved over map.c OR battleground.h)
But I get all these errors in HPM, now I'm NOT SURE if I saved over the file or not, maybe it was the same file he edited in the same program so CTRL+S did nothing, or it did something... But here's the errors. Any guidance or help would be nice and I'd be very thankful.. I don't know what I can/can't do now because of the HPM errors, or if it will break my server. Kinda' desperate here for help, because I hate seeing 1 warning/error in the compiler, it just bugs the hell out of me.
Using MS Studio Express C++ 2010 btw.
Share this post
Link to post
Share on other sites