Ok I tried the new Repo SeedBox.cs and It does not work for Pub 54

------------------------------------------------------------------------------------------------------------------------
ServUO - [ServUO - Ultima Online Emulation] Version 0.5, Build 6437.20990
Publish 54
Core: Optimizing for 4 64-bit processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 2 errors, 0 warnings
Errors:
+ Custom/123/SeedBox/SeedBox.cs:
CS1002: Line 19: ; expected
CS1519: Line 19: Invalid token ';' in class, struct, or interface member declaration
CS1002: Line 20: ; expected
CS1002: Line 45: ; expected
CS1519: Line 45: Invalid token '==' in class, struct, or interface member declaration
CS1519: Line 45: Invalid token '(' in class, struct, or interface member declaration
CS1519: Line 45: Invalid token '=>' in class, struct, or interface member declaration
CS1519: Line 45: Invalid token '!=' in class, struct, or interface member declaration
CS1519: Line 45: Invalid token '!=' in class, struct, or interface member declaration
CS1519: Line 45: Invalid token '>' in class, struct, or interface member declaration
CS1520: Line 45: Method must have a return type
CS1002: Line 47: ; expected
CS1002: Line 48: ; expected
+ Custom/123/SeedBox/SeedBoxGump.cs:
CS1002: Line 14: ; expected
CS1519: Line 14: Invalid token ')' in class, struct, or interface member declaration
CS1519: Line 14: Invalid token '(' in class, struct, or interface member declaration
CS1519: Line 14: Invalid token '/' in class, struct, or interface member declaration
CS1513: Line 75: } expected
CS1002: Line 75: ; expected
CS1519: Line 75: Invalid token ')' in class, struct, or interface member declaration
CS1519: Line 77: Invalid token '++' in class, struct, or interface member declaration
CS0116: Line 80: A namespace cannot directly contain members such as fields or methods
CS1518: Line 96: Expected class, delegate, enum, interface, or struct
CS1518: Line 103: Expected class, delegate, enum, interface, or struct
CS1518: Line 132: Expected class, delegate, enum, interface, or struct
CS1518: Line 138: Expected class, delegate, enum, interface, or struct
CS1022: Line 139: Type or namespace definition, or end-of-file expected
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 
Back