Sephus 203 Posted June 26, 2017 15 hours ago, caspe said: for first just do char select on running BG mode, Yes I've tried that and cannot reproduce it. Quote Share this post Link to post Share on other sites
caspe 16 Posted June 26, 2017 5 hours ago, Smoke said: Yes I've tried that and cannot reproduce it. hmmm, it's weird this is a Char Server error and i'm using latest revision of hercules and this plugin this only happen while in battleground and when do char select this error does not show after doing alt+f4 only after doing char select. What do you think what is problem? Quote Share this post Link to post Share on other sites
Sephus 203 Posted June 26, 2017 4 hours ago, caspe said: hmmm, it's weird this is a Char Server error and i'm using latest revision of hercules and this plugin this only happen while in battleground and when do char select this error does not show after doing alt+f4 only after doing char select. What do you think what is problem? There were some memory leaks that were untreated before, the recent PRs made it worse but its fixed now. As for the char server error, it's been fixed too. All in the latest commit. https://github.com/Smokexyz/HerculesBG/commit/66f69ef1a1f23c67b959cbe89124434a693df66b 1 caspe reacted to this Quote Share this post Link to post Share on other sites
caspe 16 Posted June 26, 2017 Char Server error still exist this one damn sticky error Quote Share this post Link to post Share on other sites
Sephus 203 Posted June 26, 2017 5 minutes ago, caspe said: Char Server error still exist this one damn sticky error Uhm, how did you reproduce? Logout is fine for me, no errors. Quote Share this post Link to post Share on other sites
caspe 16 Posted June 26, 2017 by doing char select same as first Quote Share this post Link to post Share on other sites
caspe 16 Posted June 26, 2017 btw the debug error of Rush mode solved Quote Share this post Link to post Share on other sites
caspe 16 Posted June 26, 2017 First after do Char Select from running BG mode it send to character selection screen, now it send to login screen and show msg 'server still recognizes your last login'. Quote Share this post Link to post Share on other sites
Sephus 203 Posted June 26, 2017 It is some sort of race condition that can't be fixed through just plugins I think (or something silly that I can't see yet), I'll debug it further in the next few weeks. Quote Share this post Link to post Share on other sites
caspe 16 Posted June 27, 2017 I'm trying to figure out a way to block healing items and skill when player has flag or stone, but it seems there is no script command that will block use of skill and items on flag. sc_end just end skill effect once and disable_items is for disable switching of items. @Smoke Maybe u know what script command will do that. Quote Share this post Link to post Share on other sites
ProjectFaust 0 Posted June 28, 2017 can someone help me with this? :'( i really dont understand :'( Quote Share this post Link to post Share on other sites
Ze-RO 0 Posted July 1, 2017 btw bro do you have any idea to fix the set_guild_emblem and set_guild_id error bro Quote Share this post Link to post Share on other sites
caspe 16 Posted July 12, 2017 On 6/27/2017 at 6:16 PM, caspe said: I'm trying to figure out a way to block healing items and skill when player has flag or stone, but it seems there is no script command that will block use of skill and items on flag. sc_end just end skill effect once and disable_items is for disable switching of items. @Smoke Maybe u know what script command will do that. any update on this @Smoke, due to use of skills and item's while carrying flag or stone players easily able to capture it. like stalker, assassin cross carrying flag in clock, chase walk mode. It affect many battleground modes like 3 to 4. Quote Share this post Link to post Share on other sites
caspe 16 Posted July 14, 2017 Not able to compile on latest Hercules, can u update please. Quote Share this post Link to post Share on other sites
caspe 16 Posted August 1, 2017 @Smoke any update buddy? Quote Share this post Link to post Share on other sites
tedexx 7 Posted August 7, 2017 On 01/08/2017 at 4:50 PM, caspe said: @Smoke any update buddy? Can you post the problem? If is the missing parameter problem for quest->add (line 1652 and line 2991) you can simply add 0 as the last parameter and it'll work just fine. quest->add(sd, quest_id, 0) Quote Share this post Link to post Share on other sites
Rebel 23 Posted August 8, 2017 Here is the error. Quote Share this post Link to post Share on other sites
Psyz 0 Posted August 9, 2017 (edited) 13 hours ago, Hercules said: Aqui está o erro. Same error, more so far no problem regarding the operation of the plugin. Edited August 9, 2017 by Psyz Quote Share this post Link to post Share on other sites
caspe 16 Posted August 9, 2017 (edited) well, those warning message not a big problem. Edited August 9, 2017 by caspe Quote Share this post Link to post Share on other sites
tedexx 7 Posted August 9, 2017 Those are not errors. You compiled successfully. Quote Share this post Link to post Share on other sites
Psyz 0 Posted August 10, 2017 Yes Yes, he was only a little worried because he is accused of losing memory allocation Quote Share this post Link to post Share on other sites
warhammer0093 0 Posted August 26, 2017 i am too scared to try this since im new with this stuff, so well Quote Share this post Link to post Share on other sites
Strow 2 Posted August 29, 2017 (edited) I'm having trouble compiling. I'm using the current github emulator and the current github plugin as well. Edited August 29, 2017 by Strow Quote Share this post Link to post Share on other sites
tedexx 7 Posted August 29, 2017 Read the post, man. Couple posts above you can see the solution. 1 Strow reacted to this Quote Share this post Link to post Share on other sites
Strow 2 Posted August 29, 2017 (edited) 13 minutes ago, tedexx said: Read the post, man. Couple posts above you can see the solution. it worked thx. Edited August 29, 2017 by Strow Quote Share this post Link to post Share on other sites