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

Compiler Error

Status
Not open for further replies.

bobbz

New Member
Joined
Sep 8, 2014
Messages
19
Reaction score
0
cant get demonbuddy running tried normal build and beta build included trinity latest trinity everytime the same errors

2016-10-22 09:10:57,496 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Coroutines\Town\ReturnToStash.cs(40,84) : warning CS0642: Possible mistaken empty statement
2016-10-22 09:10:57,504 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Reference\Gems.cs(485,45) : warning CS0108: 'Gems.Items' hides inherited member 'FieldCollection<Gems, Item>.Items'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,504 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Reference\Legendary.cs(14439,45) : warning CS0108: 'Legendary.Items' hides inherited member 'FieldCollection<Legendary, Item>.Items'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,505 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Framework\Core.cs(25,23) : error CS0118: 'Adventurer' is a namespace but is used like a type
2016-10-22 09:10:57,505 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Framework\Actors\ActorTypes\TrinityActor.cs(68,20) : warning CS0108: 'TrinityActor.AnnId' hides inherited member 'ActorBase.AnnId'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,506 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(80,24) : warning CS0628: 'ExplorationGrid.MarkNodesNearWall': new protected member declared in sealed class
2016-10-22 09:10:57,506 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(107,40) : warning CS0108: 'ExplorationGrid.GetRayLine(Vector3, Vector3)' hides inherited member 'Grid<ExplorationNode>.GetRayLine(Vector3, Vector3)'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,507 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
2016-10-22 09:10:57,507 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
2016-10-22 09:10:57,508 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\IGrid.cs(20,14) : warning CS0108: 'IGrid<T>.Reset()' hides inherited member 'IGrid.Reset()'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,508 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Exploration\NavigationGrid.cs(49,24) : warning CS0628: 'NavigationGrid.MarkNodesNearWall': new protected member declared in sealed class
2016-10-22 09:10:57,539 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
2016-10-22 09:10:57,540 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
2016-10-22 09:10:57,540 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Settings\AvoidanceSetting.cs(118,50) : warning CS0108: 'AvoidanceSetting.PropertyChanged' hides inherited member 'NotifyBase.PropertyChanged'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,541 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Framework\Modules\WorldCache.cs(35,23) : warning CS0108: 'WorldCache.Name' hides inherited member 'Module.Name'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,541 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Settings\TrinitySetting.cs(50,50) : warning CS0108: 'TrinitySetting.PropertyChanged' hides inherited member 'NotifyBase.PropertyChanged'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,542 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Settings\TrinitySetting.cs(643,21) : warning CS0114: 'TrinitySetting.OnPropertyChanged(string)' hides inherited member 'NotifyBase.OnPropertyChanged(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
2016-10-22 09:10:57,542 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeManager.cs(51,29) : warning CS0108: 'AttributeManager.IsValid' hides inherited member 'MemoryWrapper.IsValid'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,556 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Components\Adventurer\Settings\PluginSettings.cs(356,21) : warning CS0114: 'PluginSettings.LoadDefaults()' hides inherited member 'NotifyBase.LoadDefaults()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
2016-10-22 09:10:57,557 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1124,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
2016-10-22 09:10:57,557 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1127,29) : warning CS0114: 'VisualizerViewModel.OnPropertyChanged(string)' hides inherited member 'XmlSettings.OnPropertyChanged(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
2016-10-22 09:10:57,502 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\UIComponents\MarkupExtensions\WidthToColumnCountExtension.cs(6,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
2016-10-22 09:10:57,500 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\TabUI.cs(54,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory' appeared previously in this namespace
2016-10-22 09:10:57,500 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\TabUI.cs(58,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory.Sno' appeared previously in this namespace
2016-10-22 09:10:57,499 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\UI\TabUI.cs(53,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Enums' appeared previously in this namespace
2016-10-22 09:10:57,505 [1] INFO AssemblyLoader`1 (null) - Compiler Error: E:\bobz\DemonbuddyBETA 1.1.3069.636\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(13,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)

View attachment 856 2016-10-22 11.10.txt
 
reinstall Trinity


is i wrote i reinstalled everything a few times now took different trinity releases
i ieven setup my pc now fresh and got this error any other ideas?
 
the log states you have a corrupted Trinity installation

use release build instead
 
the log states you have a corrupted Trinity installation

use release build instead


so it looks like i figure the problem out and its works fine for me now

u can close thanks
 
Status
Not open for further replies.
Back
Top