1
General Support / Installing VNC 3.0.0.1
« on: August 27, 2016, 06:49:40 PM »
Ok, brand new install of ServUO Publish 54, installing VNC 3.0.0.1 and getting the following errors:
ServUO - [http://www.servuo.com] Version 0.5, Build 6083.18995
Publish 54
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 16 warnings
Errors:
+ Customs/00 - Systems & Utilities/Vita-Nex Core 3.0.0.1/Modules/TrashCollection/Objects/Handlers/BaseTrashHandler.cs:
CS1928: Line 315: 'Server.GenericReader' does not contain a definition for 'ReadList' and the best extension method overload 'Server.SerializeExtUtility.ReadList<TObj>(Server.GenericReader, System.Func<TObj>, System.Collections.Generic.List<TObj>)' has some invalid arguments
CS1503: Line 315: Argument 2: cannot convert from 'method group' to 'System.Func<System.Type>'
CS1928: Line 316: 'Server.GenericReader' does not contain a definition for 'ReadList' and the best extension method overload 'Server.SerializeExtUtility.ReadList<TObj>(Server.GenericReader, System.Func<TObj>, System.Collections.Generic.List<TObj>)' has some invalid arguments
CS1503: Line 316: Argument 2: cannot convert from 'method group' to 'System.Func<System.Type>'
+ Customs/00 - Systems & Utilities/Vita-Nex Core 3.0.0.1/SuperGumps/Framework/DesktopGump.cs:
CS1928: Line 267: 'System.Collections.Generic.IEnumerable<int>' does not contain a definition for 'Select' and the best extension method overload 'System.Linq.Enumerable.Select<TSource,TResult>(System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource,TResult>)' has some invalid arguments
CS1503: Line 267: Argument 2: cannot convert from 'method group' to 'System.Func<int,int>'
ServUO - [http://www.servuo.com] Version 0.5, Build 6083.18995
Publish 54
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 16 warnings
Errors:
+ Customs/00 - Systems & Utilities/Vita-Nex Core 3.0.0.1/Modules/TrashCollection/Objects/Handlers/BaseTrashHandler.cs:
CS1928: Line 315: 'Server.GenericReader' does not contain a definition for 'ReadList' and the best extension method overload 'Server.SerializeExtUtility.ReadList<TObj>(Server.GenericReader, System.Func<TObj>, System.Collections.Generic.List<TObj>)' has some invalid arguments
CS1503: Line 315: Argument 2: cannot convert from 'method group' to 'System.Func<System.Type>'
CS1928: Line 316: 'Server.GenericReader' does not contain a definition for 'ReadList' and the best extension method overload 'Server.SerializeExtUtility.ReadList<TObj>(Server.GenericReader, System.Func<TObj>, System.Collections.Generic.List<TObj>)' has some invalid arguments
CS1503: Line 316: Argument 2: cannot convert from 'method group' to 'System.Func<System.Type>'
+ Customs/00 - Systems & Utilities/Vita-Nex Core 3.0.0.1/SuperGumps/Framework/DesktopGump.cs:
CS1928: Line 267: 'System.Collections.Generic.IEnumerable<int>' does not contain a definition for 'Select' and the best extension method overload 'System.Linq.Enumerable.Select<TSource,TResult>(System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource,TResult>)' has some invalid arguments
CS1503: Line 267: Argument 2: cannot convert from 'method group' to 'System.Func<int,int>'