• Visit Rebornbuddy
  • Project Legend by OtisRight

    Discussion in 'HearthBuddy Custom Decks' started by OtisRight, Nov 2, 2016.

    ?

    Highest rank in november?

    Poll closed Dec 3, 2016.
    1. Legend

      0 vote(s)
      0.0%
    2. Rank 1-3

      0 vote(s)
      0.0%
    3. Rank 3-5

      0 vote(s)
      0.0%
    4. Rank 5-7

      0 vote(s)
      0.0%
    5. Rank 7-10

      0 vote(s)
      0.0%
    6. Rank 10+

      0 vote(s)
      0.0%
    1. SmartHand

      SmartHand New Member

      Joined:
      Nov 26, 2016
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      Same problem
       
    2. kraank

      kraank Member

      Joined:
      Oct 5, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      16
      same here
       
    3. Lastmango

      Lastmango Member Legendary

      Joined:
      Nov 25, 2014
      Messages:
      173
      Likes Received:
      5
      Trophy Points:
      18
      That's not that long -- just a bit over a week. I don't think that qualifies as "giving up"
       
      Last edited: Feb 6, 2017
    4. CrazyVincent

      CrazyVincent New Member

      Joined:
      Feb 6, 2017
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Please help me

      hello, I am new to hearthbuddy. After I replaced the files and opened the buddy program, I got error as these:

      Reloading AssemblyLoader<Triton.Bot.IRoutine> - Initializing
      Current bot set to DefaultBot.
      Compiler Error: c:\buddy\Routines\DefaultRoutine\DefaultRoutine.cs(75,18) : warning CS0219: The variable 'concede' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\DefaultRoutine.cs(581,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      Compiler Error: c:\buddy\Routines\DefaultRoutine\DefaultRoutine.cs(1017,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      Compiler Error: c:\buddy\Routines\DefaultRoutine\DefaultRoutine.cs(1033,27) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      Compiler Error: c:\buddy\Routines\DefaultRoutine\silverfish_HB.cs(358,58) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\silverfish_HB.cs(361,90) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'ruleWeight' and no extension method 'ruleWeight' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(127,26) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'ruleWeight' and no extension method 'ruleWeight' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(127,78) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'ruleWeight' and no extension method 'ruleWeight' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(130,46) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(103,20) : warning CS0219: The variable 'omd' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(104,20) : warning CS0219: The variable 'emd' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(115,17) : warning CS0219: The variable 'berserk' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\CardDB.cs(6194,17) : warning CS0219: The variable 'de' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\ComboBreaker.cs(67,21) : warning CS0219: The variable 'i' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs(257,43) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'endTurnState' and no extension method 'endTurnState' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs(262,53) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'ruleWeight' and no extension method 'ruleWeight' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(118,30) : warning CS0168: The variable 'ee' is declared but never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(150,34) : warning CS0168: The variable 'eee' is declared but never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(187,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(785,22) : warning CS0219: The variable 'frothingberserkerEnemy' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(786,22) : warning CS0219: The variable 'frothingberserkerOwn' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(787,22) : warning CS0219: The variable 'grimpatronEnemy' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(788,22) : warning CS0219: The variable 'grimpatronOwn' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1218,80) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1219,72) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1220,71) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1240,76) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1241,76) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1295,78) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1296,75) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1297,81) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1577,25) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1887,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1895,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1903,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1908,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1913,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1921,21) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3012,68) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3322,55) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3323,64) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3811,64) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(1578,34) : warning CS0219: The variable 'dontkill' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(6069,18) : warning CS0219: The variable 'cthunonboard' is assigned but its value is never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(457,19) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(547,56) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(565,68) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(572,64) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(584,35) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'rulesUsed' and no extension method 'rulesUsed' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(590,15) : error CS1061: 'HREngine.Bots.Playfield' does not contain a definition for 'ruleWeight' and no extension method 'ruleWeight' accepting a first argument of type 'HREngine.Bots.Playfield' could be found (are you missing a using directive or an assembly reference?)
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(1034,30) : warning CS0168: The variable 'ee' is declared but never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\ai\Settings.cs(148,30) : warning CS0168: The variable 'e' is declared but never used
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\behavior\control\BehaviorControl.cs(324,13) : warning CS0162: Unreachable code detected
      Compiler Error: c:\buddy\Routines\DefaultRoutine\Silverfish\penalties\Pen_DREAM_05.cs(31,13) : warning CS0162: Unreachable code detected
      Reloading AssemblyLoader<Triton.Bot.IPlugin> - Initializing
      Current routine set to NullRoutine.
      Compiler Error: c:\buddy\Plugins\QuestPlus\QuestPlus.cs(16,7) : error CS0246: The type or namespace name 'HREngine' could not be found (are you missing a using directive or an assembly reference?)


      Did I miss something here? Thanks in advance.
       
    5. Lastmango

      Lastmango Member Legendary

      Joined:
      Nov 25, 2014
      Messages:
      173
      Likes Received:
      5
      Trophy Points:
      18
      Yeah.. looks like the HB dev totally reworked the default routine. Otis' crap "overwrote" parts of that routine, unlike the other routine that totally replaced. That means it's tightly-bound to the code; and the interface contracts, even the file names, changed with that last version. Otis' work will need quite a bit of re-work to get it going again.
       
    6. Casutherland

      Casutherland Member

      Joined:
      Feb 6, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      6
      I think Otis bailed..he has not been active on this forum topic in over a month.
       
    7. sasake103

      sasake103 New Member

      Joined:
      Feb 6, 2017
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      hmmm...hearthbuddy upgrated on 07/02/2017..project is not available...so sad:( How can i solve this problem??Waiting for new project upgrated??:(
       
    8. bubuhubu

      bubuhubu Member

      Joined:
      Mar 2, 2013
      Messages:
      92
      Likes Received:
      3
      Trophy Points:
      8
      Bossland's new subscription policy changed has killed lot of great free projects including this one.
       
    9. BDKPlayer

      BDKPlayer New Member

      Joined:
      Nov 21, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      same here.. OtisRight's AI is so much better.. lets hope he comes back
       
    10. Iso

      Iso Member

      Joined:
      Sep 30, 2014
      Messages:
      323
      Likes Received:
      5
      Trophy Points:
      18
    11. tyrionthegiant

      tyrionthegiant New Member

      Joined:
      Sep 23, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      If you just use the older version of the bot, it still works properly with these routines.
       
    12. sasake103

      sasake103 New Member

      Joined:
      Feb 6, 2017
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Can you provide the older version of the Hearthbuddy??Now I can not find the older version:(please~~~
       
    13. fredspank

      fredspank New Member

      Joined:
      Jun 22, 2014
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      same for me

      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(75,18) : warning CS0219: La variable 'concede' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(581,27) : warning CS1998: Cette méthode async n'a pas d'opérateur 'await' et elle s'exécutera de façon synchrone. Utilisez l'opérateur 'await' pour attendre les appels d'API non bloquants ou 'await Task.Run(…)' pour effectuer un travail utilisant le processeur sur un thread d'arrière-plan.
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(1017,27) : warning CS1998: Cette méthode async n'a pas d'opérateur 'await' et elle s'exécutera de façon synchrone. Utilisez l'opérateur 'await' pour attendre les appels d'API non bloquants ou 'await Task.Run(…)' pour effectuer un travail utilisant le processeur sur un thread d'arrière-plan.
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs(1033,27) : warning CS1998: Cette méthode async n'a pas d'opérateur 'await' et elle s'exécutera de façon synchrone. Utilisez l'opérateur 'await' pour attendre les appels d'API non bloquants ou 'await Task.Run(…)' pour effectuer un travail utilisant le processeur sur un thread d'arrière-plan.
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\silverfish_HB.cs(358,58) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\silverfish_HB.cs(361,90) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'ruleWeight' et aucune méthode d'extension 'ruleWeight' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(127,26) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'ruleWeight' et aucune méthode d'extension 'ruleWeight' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(127,78) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'ruleWeight' et aucune méthode d'extension 'ruleWeight' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs(130,46) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(103,20) : warning CS0219: La variable 'omd' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(104,20) : warning CS0219: La variable 'emd' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\BoardTester.cs(115,17) : warning CS0219: La variable 'berserk' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\CardDB.cs(6194,17) : warning CS0219: La variable 'de' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\ComboBreaker.cs(67,21) : warning CS0219: La variable 'i' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs(257,43) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'endTurnState' et aucune méthode d'extension 'endTurnState' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs(262,53) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'ruleWeight' et aucune méthode d'extension 'ruleWeight' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(118,30) : warning CS0168: La variable 'ee' est déclarée, mais jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Mulligan.cs(150,34) : warning CS0168: La variable 'eee' est déclarée, mais jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(187,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(785,22) : warning CS0219: La variable 'frothingberserkerEnemy' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(786,22) : warning CS0219: La variable 'frothingberserkerOwn' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(787,22) : warning CS0219: La variable 'grimpatronEnemy' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(788,22) : warning CS0219: La variable 'grimpatronOwn' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1218,80) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1219,72) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1220,71) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1240,76) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1241,76) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1295,78) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1296,75) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1297,81) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1577,25) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1887,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1895,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1903,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1908,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1913,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(1921,21) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3012,68) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3322,55) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3323,64) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\PenalityManager.cs(3811,64) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(1578,34) : warning CS0219: La variable 'dontkill' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs(6069,18) : warning CS0219: La variable 'cthunonboard' est assignée, mais sa valeur n'est jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(457,19) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(547,56) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(565,68) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(572,64) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(584,35) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'rulesUsed' et aucune méthode d'extension 'rulesUsed' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(590,15) : error CS1061: 'HREngine.Bots.Playfield' ne contient pas une définition pour 'ruleWeight' et aucune méthode d'extension 'ruleWeight' acceptant un premier argument de type 'HREngine.Bots.Playfield' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante*?)
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\RulesEngine.cs(1034,30) : warning CS0168: La variable 'ee' est déclarée, mais jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\ai\Settings.cs(148,30) : warning CS0168: La variable 'e' est déclarée, mais jamais utilisée
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\behavior\control\BehaviorControl.cs(324,13) : warning CS0162: Impossible d'atteindre le code détecté
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Routines\DefaultRoutine\Silverfish\penalties\Pen_DREAM_05.cs(31,13) : warning CS0162: Impossible d'atteindre le code détecté
      Reloading AssemblyLoader<Triton.Bot.IPlugin> - Initializing
      Current routine set to NullRoutine.
      Compiler Error: c:\Users\fredspank\Documents\Hearthbuddy\Plugins\QuestPlus\QuestPlus.cs(16,7) : error CS0246: Le type ou le nom d'espace de noms 'HREngine' est introuvable (une directive using ou une référence d'assembly est-elle manquante*?)
       
    14. woodenpeach

      woodenpeach New Member

      Joined:
      Feb 8, 2017
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Here, buddy:

      Yandex.Disk

      :cool:

      just don't update it
       
    15. sasake103

      sasake103 New Member

      Joined:
      Feb 6, 2017
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      thank you very much:)You solve my problem~~~:)
       
    16. bobboris3

      bobboris3 New Member

      Joined:
      Oct 6, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      rip project
       
    17. SmartHand

      SmartHand New Member

      Joined:
      Nov 26, 2016
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      rip :(
       
    18. Coolmaster

      Coolmaster Member

      Joined:
      Aug 16, 2013
      Messages:
      709
      Likes Received:
      3
      Trophy Points:
      18
    19. DoctorGGCUSA

      DoctorGGCUSA New Member

      Joined:
      Jan 21, 2016
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      What is it?
       
    20. Iso

      Iso Member

      Joined:
      Sep 30, 2014
      Messages:
      323
      Likes Received:
      5
      Trophy Points:
      18
      I guess Coolmaster adjusted Otis's files to be comparteble with last HB update.
       

    Share This Page