|
||
|
|
#1 (permalink) |
|
Newbie
Join Date: Jul 2006
Age: 17
Posts: 57
|
Hello, i have errors, help
Code:
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00241] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:988 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x0003e] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:1030 at System.Diagnostics.Process.Start () [0x00000] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:1037 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x000cf] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:193 at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00012] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:138 at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00014] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.CodeDom.Compiler/CodeDomProvider.cs:119 at Server.ScriptCompiler.CompileCSScripts (Boolean debug, Boolean cache, System.Reflection.Assembly& assembly) [0x00000] at Server.ScriptCompiler.Compile (Boolean debug, Boolean cache) [0x00000] at Server.Core.Main (System.String[] args) [0x00000] This exception is fatal, press return to exit ** (Core.exe:13102): WARNING **: exception inside UnhandledException handler: Cannot cast from source type to destination type. |
|
|
|
|
|
#4 (permalink) |
|
Newbie
Join Date: Aug 2005
Age: 23
Posts: 41
|
Revision 282: /devel
Code:
RunUO - [www.runuo.com] Version 2.0, Build 2950.17907 Core: Running on .NET Framework Version 2.0.50727 Core: Unix environment detected Scripts: Compiling C# scripts...done (0 errors, 0 warnings) Scripts: Compiling VB.NET scripts...no files found. Scripts: Verifying... ** ERROR **: generic_params table claims method has generic parameters, but signature says it doesn't aborting... Stacktrace: at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004> at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0xffffffff> at System.Reflection.Assembly.GetTypes () <0x0000c> at Server.Core.VerifySerialization (System.Reflection.Assembly) <0x0006e> at Server.Core.VerifySerialization () <0x00055> at Server.ScriptCompiler.Compile (bool,bool) <0x00131> at Server.Core.Main (string[]) <0x008fd> at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff> |
|
|
|
|
|
#5 (permalink) | |
|
Forum Expert
Join Date: Dec 2002
Location: The Darkness
Posts: 421
|
Quote:
Do not replace your runuo svn files with these, use an diff program to merge it then recompile.
__________________
ClanCC was missing D: One Vision, One Purpose, Peace Through Power! Last edited by ClanCC; 01-29-2008 at 03:54 PM. Reason: hm, found the other one for this problem. |
|
|
|
|
|
|
#6 (permalink) |
|
Lurker
Join Date: Mar 2007
Age: 19
Posts: 7
|
How to compile the RunUO SVN Server ?
I read Compiling Core for dummies Log, where I can find Mondain's Legacy , and Ultima.dll ? ------------------------------------------- 4. Adding Mondain's Legacy Open WinMerge, its located in "Start/All Programs/WinMerge/WinMerge". Click on "File", located at the top of the screen in the menu bar, and select "Open". Left: open first file (in our case C:\Core\Core\Server\Item.cs) Right: open file you want to merge (in our case C:\Mondain's Legacy\Core\Item.cs), click OK Click on "Merge", located at the top of the screen in the menu bar, and select "Next Difference". If the difference (yellow color) is in #region Mondain's Legacy ... code ... #endregion, click "Merge" and select "Copy to Left" ------------------------------------------- Download Ultima.dll (download, you have to be logged in to download). Place it in your server folder (in our case C:\RunUO\). Open your server project (in our case C:\Core\Core\Core.sln). Close everything in the main window. Click on "Project", located at the top of the screen in the menu bar, and select "Add Reference...". Click "Browse" tab: File name: Location of the Ultima.dll (in our case C:\RunUO\Ultima.dll). Click OK. ------------------------------------------------------------------------ |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|