What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Trinity 1.7.3.6 error

g00fy_goober

New Member
Joined
Jun 17, 2012
Messages
281
Reaction score
0
Getting this error on every one of my bots with the new version of trinity:

[10:48:13.489 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(37,21) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(37,39) : error CS0103: The name 'RANGE_25' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(44,22) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(44,40) : error CS0103: The name 'RANGE_15' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(54,21) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(54,39) : error CS0103: The name 'RANGE_25' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(68,21) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(68,39) : error CS0103: The name 'RANGE_25' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(108,18) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(108,36) : error CS0103: The name 'RANGE_25' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(168,18) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(168,36) : error CS0103: The name 'RANGE_15' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(168,53) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(168,73) : error CS0103: The name 'RANGE_15' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(177,53) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(177,73) : error CS0103: The name 'RANGE_12' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(179,18) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(179,38) : error CS0103: The name 'RANGE_6' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(198,18) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(198,36) : error CS0103: The name 'RANGE_12' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(214,18) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(214,38) : error CS0103: The name 'RANGE_20' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(214,55) : error CS0103: The name 'ElitesWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(214,73) : error CS0103: The name 'RANGE_20' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(232,64) : error CS0103: The name 'NonRendedTargets_9' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(252,25) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(252,45) : error CS0103: The name 'RANGE_6' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(266,89) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(266,109) : error CS0103: The name 'RANGE_50' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(267,18) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(267,38) : error CS0103: The name 'RANGE_50' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(331,58) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(331,78) : error CS0103: The name 'RANGE_25' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(332,18) : error CS0103: The name 'AnythingWithinRange' does not exist in the current context
[10:48:15.017 N] Compiler Error: c:\Users\Devin\Desktop\Demon Buddy - 5\Plugins\Trinity\Combat\Abilities\Barbarian.cs(332,38) : error CS0103: The name 'RANGE_50' does not exist in the current context
[10:48:15.657 N] [QuestTools] Plugin v1.3.11 Enabled
[10:48:15.658 D] There are 1 plugins
[10:48:16.536 N] Failed to load profile: Element TrinityMoveTo is not supported. Please check your XML and try again. (<TrinityMoveTo questId="1" navigation="true" pathPrecision="10" x="2140" y="1756" z="0.1" unsafeRandomDistance="3" name="Misery 1" xmlns="http://tempuri.org/ProfileSchema.xsd" />) Line 30
[10:48:16.546 D] System.Exception: Element TrinityMoveTo is not supported. Please check your XML and try again. (<TrinityMoveTo questId="1" navigation="true" pathPrecision="10" x="2140" y="1756" z="0.1" unsafeRandomDistance="3" name="Misery 1" xmlns="http://tempuri.org/ProfileSchema.xsd" />) Line 30
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(XElement , Type )
at ...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ..(XElement , PropertyInfo )
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.CommonBot.Profile.Profile.Load(XElement element, String path)
at Zeta.CommonBot.Profile.Profile.Load(String path)
at Zeta.CommonBot.ProfileManager.Load(String profilePath, Boolean rememberPath)
 
Allready tried, fresh installs of everything including demonbuddy itself, all 4 bots arent working too, its not just one :(

I think you did a fresh install, then, tried to use someone elses code or something. If you were really truely doing a fresh install, you won't get this.
 
I think you did a fresh install, then, tried to use someone elses code or something. If you were really truely doing a fresh install, you won't get this.

I will try again and let you know, but i downloaded 4 demonbuddys, downloaded quest tools, trinity, trinity combat routine, the super tight loot rules (forgot who they by). Will post up after I try it again


EDIT: Re dled everything again, i think the last problem was I was using ZB hunting profile, idk why it switched to that, anyway seems to be working now, thanks :)
 
Back
Top