Scripts: Compiling C# scripts...Failed with: 9 errors, 2 warnings
Warnings:
+ Custom/Admin Tools/AdminToken.cs:
CS0108: Line 200: 'AdminToken.InternalTimer.Delay' hides inherited member 'Timer.Delay'. Use the new keyword if hiding was intended.
+ Custom/Admin Tools/SOSGump.cs:
CS0108: Line 27: 'SOSGump.User' hides inherited member 'BaseGump.User'. Use the new keyword if hiding was intended.
Errors:
+ Custom/OrbRemoteServer/UOArchitect/BaseOrbToolRequest.cs:
CS0246: Line 4: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 9: The type or namespace name 'OrbRequest' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 31: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
+ Custom/OrbRemoteServer/UOArchitect/BuildDesignRequest.cs:
CS0246: Line 3: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 5: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 13: The type or namespace name 'DesignItemCol' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 23: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 23: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 23: 'BuildDesignRequest.OnRequest(OrbClientInfo, OrbRequestArgs)': no suitable method found to override
CS0246: Line 11: The type or namespace name 'DesignItemCol' could not be found (are you missing a using directive or an assembly reference?)
+ Custom/OrbRemoteServer/UOArchitect/BuildDesignTarget.cs:
CS0246: Line 5: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
+ Custom/OrbRemoteServer/UOArchitect/DeleteItemsCommand.cs:
CS0246: Line 2: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 3: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 8: The type or namespace name 'OrbCommand' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbCommandArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 15: 'DeleteItems.OnCommand(OrbClientInfo, OrbCommandArgs)': no suitable method found to override
+ Custom/OrbRemoteServer/UOArchitect/ExtractItemsRequest.cs:
CS0246: Line 3: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 10: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 29: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 29: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 29: 'ExtractItemsRequest.OnRequest(OrbClientInfo, OrbRequestArgs)': no suitable method found to override
CS0246: Line 18: The type or namespace name 'Rect2DCol' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 20: The type or namespace name 'DesignItemCol' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 21: The type or namespace name 'ExtractRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
+ Custom/OrbRemoteServer/UOArchitect/GetLocationRequest.cs:
CS0246: Line 2: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 3: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 15: 'GetLocationRequest.OnRequest(OrbClientInfo, OrbRequestArgs)': no suitable method found to override
+ Custom/OrbRemoteServer/UOArchitect/MoveItemsCommand.cs:
CS0246: Line 2: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 3: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 8: The type or namespace name 'OrbCommand' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'OrbCommandArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 15: 'MoveItemsCommand.OnCommand(OrbClientInfo, OrbCommandArgs)': no suitable method found to override
+ Custom/OrbRemoteServer/UOArchitect/SelectItemsRequest.cs:
CS0246: Line 2: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 4: The type or namespace name 'UOArchitectInterface' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 24: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 24: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0115: Line 24: 'SelectItemsRequest.OnRequest(OrbClientInfo, OrbRequestArgs)': no suitable method found to override
CS0246: Line 17: The type or namespace name 'SelectItemsRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
+ Custom/OrbRemoteServer/OrbServer.cs:
CS0246: Line 3: The type or namespace name 'OrbServerSDK' could not be found (are you missing a using directive or an assembly reference?)
CS0234: Line 6: The type or namespace name 'Tcp' does not exist in the namespace 'System.Runtime.Remoting.Channels' (are you missing an assembly reference?)
CS0246: Line 44: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 44: The type or namespace name 'OrbCommandArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 66: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 71: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 71: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 71: The type or namespace name 'OrbResponse' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 103: The type or namespace name 'OrbRequest' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 126: The type or namespace name 'OrbCommand' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 219: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 219: The type or namespace name 'LoginCodes' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 350: The type or namespace name 'OrbRequest' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 350: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 347: The type or namespace name 'OrbRequest' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 348: The type or namespace name 'OrbRequestArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 372: The type or namespace name 'OrbCommand' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 372: The type or namespace name 'OrbCommandArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 369: The type or namespace name 'OrbCommand' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 370: The type or namespace name 'OrbCommandArgs' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 389: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 394: The type or namespace name 'OrbClientInfo' could not be found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.