View Single Post
Old 02-08-2007, 04:06 AM   #23 (permalink)
seirge
Newbie
 
Join Date: Aug 2004
Age: 24
Posts: 35
Default

Try this ScriptCompiler.
One of the mono problem is the fact, that it cannot handle command lines with more, then 64k symbols (due to shell restriction). So, standard RunUO ScriptCompiler will not work.
Another problem in ScriptCompiler is MakeRelativeUri function (that is not implemented in Mono).
I attach modified ScriptCompiler.cs and diff to SVN 156.

If smth goes wrong, show errors, please.
Attached Files
File Type: cs ScriptCompiler.cs (19.9 KB, 28 views)
File Type: txt ScriptCompiler.cs.diff.txt (2.3 KB, 22 views)
seirge is offline   Reply With Quote