Custom plugins exceptions menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom plugins exceptions

    Hello, THUD is functioning on its own just fine.
    Unless I start to try any of the approved custom plug-ins for example:

    http://www.ownedcore.com/forums/diab...barplugin.html

    dl and copied the plugin into the \Plugins\Gigi\EliteBarPlugin.cs
    exception:
    " 2017.04.03 17:31:46.573 namespace mismatch in plugin file: 'C:\d3rd\Plugins\Gigi\EliteBarPlugin.cs': namespace should be this: 'Turbo.Plugins.Gigi "
    "d3rd" is the folder with the THUD.
    Actually it is the same with all of the plugins I tried. "namespace mismatch in plugin file ".
    A bit stuck on reading through the THUD board how to make it work.
    Should I have to add some lines into the *.cs file?
    Should I just leave it be as it is, thought I have to run it once, with the exception, close THUD, run again, still same "error".

    Custom plugins exceptions
  2. #2
    Litespeed0's Avatar Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    47/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    as long as the plugin goes into the authors designated folder, e.g. Your plugin should be in the d3rd\plugins\Gigi\ folder. So make sure the EliteBarPlugin.cs file is in the above folder.

  3. Thanks Aiste (1 members gave Thanks to Litespeed0 for this useful post)
  4. #3
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, sure, did that. Yet... the error.

  5. #4
    Litespeed0's Avatar Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    47/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, remove or disable all non-working plugins. Load hud to make it loads fine, then close out of it (Cntrl->End). Then try my plugin -> [v7.2][INTERNATIONAL][Ls]BloodSpringPlugin

    Create sub folder called "Ls" in the plugins folder & put the cs file in there. Let me know if it loads or not.

  6. Thanks Aiste (1 members gave Thanks to Litespeed0 for this useful post)
  7. #5
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are atm no plugins, strarted just with the one you suggested.
    2017.04.03 18:12:50.651 error while initializing plugins
    2017.04.03 18:12:50.652 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,31) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.652 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,23) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,32) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,74) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,17) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,32) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(33,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(33,1 : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(34,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(34,15) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,21) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,47) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,77) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,360) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,623) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,20) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,46) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,75) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387, : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,15) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,6 : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,75) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,93) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(389,212) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(1,1) : error CS0116: A namespace cannot directly contain members such as fields or methods
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(10, : error CS1041: Identifier expected; 'if' is a keyword
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(12,12) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,31) : error CS1001: Identifier expected
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,62) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,67) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,9) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,16) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,21) : error CS1001: Identifier expected
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,22) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.659 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,39) : error CS1022: Type or namespace definition, or end-of-file expected
    Last edited by Aiste; 04-03-2017 at 01:15 PM.

  8. #6
    Litespeed0's Avatar Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    47/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Double post, see below.
    Last edited by Litespeed0; 04-03-2017 at 01:38 PM.

  9. #7
    Litespeed0's Avatar Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    62
    Thanks G/R
    47/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not sure what's happening. Are u clicking download on the pastebin link & saving it? I've actually never used the download button myself but seems to be easier. I usually highlight everything in the code window up to the end (not including the raw section) and paste it in a notepad file with the proper file name. Maybe try opening the cs file with notepad plus plus Notepad++ Home & compare to the pastebin code. If that is fine, maybe try rextractng hud to a new folder, test it, then try the plugin again. Running out of ideas XD

  10. Thanks Aiste (1 members gave Thanks to Litespeed0 for this useful post)
  11. #8
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I remember trying it out with a clean install too, with a single plugin, using it as it is... exception.

  12. #9
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I remember trying it out with a clean install too, with a single plugin, using it as it is... exception.
    Thank you so much, not "save as..." but as you wrote open the link, copy the text into notepad++ or notepad2, all good.

    "Most errors using a PC, happen between keyboard and the chair."

  13. #10
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aiste View Post
    There are atm no plugins, strarted just with the one you suggested.
    2017.04.03 18:12:50.651 error while initializing plugins
    2017.04.03 18:12:50.652 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,31) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.652 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,23) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,32) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(30,74) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,17) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(32,32) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.653 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(33,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(33,1 : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(34,7) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(34,15) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,21) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,47) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.654 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,77) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,360) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(385,623) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,20) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,46) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(386,75) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.655 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387, : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,15) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,6 : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,75) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(387,93) : error CS1056: Unexpected character '$'
    2017.04.03 18:12:50.656 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(389,212) : error CS1012: Too many characters in character literal
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(1,1) : error CS0116: A namespace cannot directly contain members such as fields or methods
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(10, : error CS1041: Identifier expected; 'if' is a keyword
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(12,12) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.657 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,31) : error CS1001: Identifier expected
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,62) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(27,67) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,9) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,16) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,21) : error CS1001: Identifier expected
    2017.04.03 18:12:50.658 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,22) : error CS1518: Expected class, delegate, enum, interface, or struct
    2017.04.03 18:12:50.659 C:\d3rd\plugins\Ls\BloodSpringPlugin.cs(28,39) : error CS1022: Type or namespace definition, or end-of-file expected
    I can reproduce it!!!
    Don't ask me how my twisted mind found it please ^^'

    You need to copy/paste the content of the pastebin, not save the whole html page as cs.
    Hide the Rum! --> Default theme customization 101 <--

  14. Thanks Aiste (1 members gave Thanks to JackCeparou for this useful post)
  15. #11
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have to admit that was "genius" move of me to "save as..." instead of open it: save the raw data with a notepad++. It actually was pretty obvious by the html code tag in the files...
    can close this wall of shame. Thank you very much, to you both for helping out.

Similar Threads

  1. [Selling] Selling Honor Buddy Custom Profiles|Plugins| And more
    By Davincis Store in forum World of Warcraft Buy Sell Trade
    Replies: 1
    Last Post: 09-08-2014, 09:03 AM
  2. [Selling] Sra'Vess Pickpocket Profile [Best GPH / Custom Plugin]
    By ManKind420 in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 03-08-2014, 04:54 PM
  3. [Selling] Custom Bukkit Plugins [Professional & Fast]
    By Begehrenswert in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 01-25-2014, 09:24 PM
  4. Howto make a custom plugin dll
    By biglew2k99 in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 02-29-2008, 01:09 PM
  5. New Custom Model Swapping Fix (1.11 Working)
    By Matt in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 06-23-2006, 06:05 PM
All times are GMT -5. The time now is 02:59 AM. 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