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

Trinity Compiler Problem

Please try grabbing the latest trinity from main thread https://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/235881-trinity-2-41-26-a.html

And make sure that


  • before you install it, that you first delete the old Trinity folder completely.
  • you have the latest version of adventurer installed (.27+) as trinity requires it.

[Edit] i just downloaded the file attached there to verify its compiling and it does so its not the file that's the issue.

Code:
2016-04-30 21:06:16,729 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(138,32) : error CS0117: 'DataDictionary' does not contain a definition for 'ChargeAnimations'
2016-04-30 21:06:16,729 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(139,32) : error CS0117: 'DataDictionary' does not contain a definition for 'LeapAnimations'
2016-04-30 21:06:16,729 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(151,47) : error CS1501: No overload for method 'GetCurrentPathFarthestPoint' takes 2 arguments
2016-04-30 21:06:16,729 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Framework\Avoidance\AvoidanceDataFactory.cs(555,37) : warning CS0168: The variable 'ex' is declared but never used
2016-04-30 21:06:16,729 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(232,43) : error CS1501: No overload for method 'GetCurrentPathFarthestPoint' takes 2 arguments
2016-04-30 21:06:16,730 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(296,47) : error CS1501: No overload for method 'GetCurrentPathFarthestPoint' takes 2 arguments
2016-04-30 21:06:16,730 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(351,37) : error CS0122: 'PlayerMover.SpeedSensors' is inaccessible due to its protection level
2016-04-30 21:06:16,730 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(352,33) : error CS0122: 'PlayerMover.SpeedSensors' is inaccessible due to its protection level
2016-04-30 21:06:16,730 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(415,43) : error CS1501: No overload for method 'GetCurrentPathFarthestPoint' takes 2 arguments
2016-04-30 21:06:16,730 [1] INFO  AssemblyLoader`1 (null) - Compiler Error: E:\Users\Tom\Documents\Demonbuddy\Plugins\Trinity\Movement\ClassMover.cs(430,31) : error CS0117: 'Skills.Wizard' does not contain a definition for 'ArchonTeleport'
 
Last edited:
Seems to have worked even though i did that already lol oh well thanks for the help :)
 
Back
Top