[INTERNATIONAL] [Jack] RiftInfoPlugin menu

User Tag List

Page 5 of 5 FirstFirst 12345
Results 61 to 64 of 64
  1. #61
    IvanPejakovic's Avatar Member
    Reputation
    1
    Join Date
    Jan 2021
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, I'm get an exception when tray to use plugin :
    suspicious code in plugin file: 'E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs

    [INTERNATIONAL] [Jack] RiftInfoPlugin
  2. #62
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fix is postet in #59

  3. #63
    IvanPejakovic's Avatar Member
    Reputation
    1
    Join Date
    Jan 2021
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    fix is postet in #59
    then i get this :

    2021.01.29 11:13:21.144 21.1.14.0 error while initializing plugins
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(7,25) : error CS0234: The type or namespace name 'Default' does not exist in the namespace 'Turbo.Plugins' (are you missing an assembly reference?)
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(9,35) : error CS0246: The type or namespace name 'BasePlugin' could not be found (are you missing a using directive or an assembly reference?)
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(30,16) : error CS0246: The type or namespace name 'TopLabelWithTitleDecorator' could not be found (are you missing a using directive or an assembly reference?)
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(117,30) : error CS0115: 'RiftInfoPlugin.Load(IController)': no suitable method found to override
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(9,47) : error CS0535: 'RiftInfoPlugin' does not implement interface member 'IPlugin.Hud'
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(9,47) : error CS0535: 'RiftInfoPlugin' does not implement interface member 'IPlugin.Enabled'
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(9,47) : error CS0535: 'RiftInfoPlugin' does not implement interface member 'IPlugin.Order'
    2021.01.29 11:13:21.144 21.1.14.0 E:\TurboHUD 21.1.14.0 (v9.2) STABLE for Diablo III 2.6.10.71814 (64 bit)\Plugins\Jack\RiftInfoPlugin.cs(9,47) : error CS0535: 'RiftInfoPlugin' does not implement interface member 'IPlugin.PerformanceCounters'
    Ok if fix it . Just add Default plugin and then hi start working
    Last edited by IvanPejakovic; 01-31-2021 at 09:26 AM. Reason: found fix

  4. #64
    unrarc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, Jack. Got error everthime with all your plugin, other plugin work, need your help. I have made a clean Win 10 Pro installation with newest iso from microsoft today, also newest TurboHUD, but still got error, below is log.
    2021.02.25 17:52:12.816 21.2.20.0 suspicious code in plugin file: 'D:\Game\TurboHUD\Plugins\Jack\RiftInfoPlugin.cs
    2021.02.25 17:52:12.817 21.2.20.0 suspicious code in plugin file: 'D:\Game\TurboHUD\Plugins\Jack\Actors\DoorsPlugin.cs
    2021.02.25 17:52:12.830 21.2.20.0 suspicious code in plugin file: 'D:\Game\TurboHUD\Plugins\Jack\Items\WeaponDamageRerollCalculatorPlugin.cs
    2021.02.25 17:52:15.420 21.2.20.0 error while initializing plugins
    2021.02.25 17:52:15.421 21.2.20.0 D:\Game\TurboHUD\Plugins\User\PluginManagerPlugin.cs(103,26) : error CS0234: The type or namespace name 'RiftInfoPlugin' does not exist in the namespace 'Turbo.Plugins.Jack' (are you missing an assembly reference?)
    2021.02.25 17:52:15.421 21.2.20.0 D:\Game\TurboHUD\Plugins\User\PluginManagerPlugin.cs(104,26) : error CS0234: The type or namespace name 'Actors' does not exist in the namespace 'Turbo.Plugins.Jack' (are you missing an assembly reference?)
    2021.02.25 17:52:15.421 21.2.20.0 D:\Game\TurboHUD\Plugins\User\PluginManagerPlugin.cs(105,26) : error CS0234: The type or namespace name 'Items' does not exist in the namespace 'Turbo.Plugins.Jack' (are you missing an assembly reference?)

Page 5 of 5 FirstFirst 12345

Similar Threads

  1. [INTERNATIONAL] [Jack] DangerousAffixMonsterPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 40
    Last Post: 03-20-2021, 04:08 AM
  2. [INTERNATIONAL] [Jack] DoorsPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 94
    Last Post: 01-15-2021, 05:08 PM
  3. [INTERNATIONAL] [Jack] *AlertListPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 99
    Last Post: 12-01-2020, 02:04 AM
  4. [INTERNATIONAL] [Jack] BossSkillsPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 16
    Last Post: 03-27-2019, 01:50 AM
  5. [v7.2] [INTERNATIONAL] [Jack] ItemDropSoundAlertPlugin
    By JackCeparou in forum TurboHUD Community Plugins
    Replies: 22
    Last Post: 07-17-2017, 08:27 PM
All times are GMT -5. The time now is 07:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search