Just compiled the new core and got this:
Code:
 Compile Server for Windows

Press any key to continue . . .
Could Not Find D:\1) Server 12-13-2015\ServUO.exe

D:\1) Server 12-13-2015>C:\windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /w
in32icon:"D:\1) Server 12-13-2015\Server\servuo.ico" /r:"D:\1) Server 12-13-2015
\Ultima.dll" /target:exe /out:"D:\1) Server 12-13-2015\ServUO.exe" /recurse:"D:\
1) Server 12-13-2015\Server\*.cs" /d:ServUO /nowarn:0618 /debug /nologo /optimiz
e /unsafe
Server\Serialization.cs(1362,31): warning CS0168: The variable 'e' is declared
  but never used

 Done!

Press any key to continue . . .
It still compiles and started, just thought i would let you know :]
 
Back