Yes but you need a client no higher then about 7.0.23.1 this will be used for UO Art and Pandora's box
This one would work also
client 7.0.20.0
https://docs.google.com/uc?id=0B5JIbJ4zjyOaTnZEMmhjZW5oYnc&export=download
ok, good. When I go to pick a new design in UOA, this is my error.Nope no more we now have that converted UOP folder which you have
No, I am only trying to create a new design and when I select “New Design” I get the error message “unexpected exception has occurred in your application “. “Index was outside the bounds af array”.Your image isn't showing but did you mean if you save anothers design? If so save it, open the UOArt which you use to login to your server-import the save design
Ok ty Milva. I will see if it works that wayOh sorry not sure what this problem would be- I have never used this with creating designs I build with pandora then save the design.
have you tried this: https://www.servuo.com/threads/servuo-windows-uoarchitect-failure.11485/#post-68632Hello! My first post here! I'm having a bit of trouble getting uo-architect to compile.
I've watched the how-to install video:
I've followed the instructions to the T.
the compiling error I get is this.
View attachment 15255
I'm currently running ServUO-ServUO_Pub57
Uo Version 7.0.85.15
If you have any insight as to what may be causing my problem I would greatly appreciate it. I am not very good with code. If you have an answer, could you word it in such a way that an infant could understand? lol Thank you in advance.
Im having this same issue. Can anyone plz help me get this figured out. This example of how to fix the registry problem is kind of vague.....Can anyone give me more simpler example on how to accomplish this. I would greatly appreciate it! thxMore Building Items and Example
Here is a larger Toolbox.xml file you can add to your uoarchitect files that will add some more items you can use in uoar. NewItems.xml is a good example of how you can add any item from your UO art to be able to use in uoar.
Place them in your UO Architect 2.7.3/Client/Internal folder. you can overwrite the old toolbox.xml or .bac it
(don't try to use NewItems.xml as the toolbox.xml or uoarchitect will error out.)
http://www.servuo.com/attachments/uoarchitectadditionalitems-rar.872/
----------
Edit: 4-17-2015
If the program has an Unhandled exception This means that something is happening that the program was not coded to handle. Not that it does not work.
UOArchitect requires MUL file format. The new UOP format will not work!
You may or will need to add UO information to your registry for everything to work.
I in no way take responsibility if you screw up your computer, windows or registry
Example:
Just replace the path with the location of your UO install. (yes the double \\ are required)Code:Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Origin Worlds Online\Ultima Online\1.0] "Upgraded"="Yes" "ExePath"="C:\\Games\\Electronic Arts\\UO\\client.exe" "StartExePath"="C:\\Games\\Electronic Arts\\UO\\uo.exe" "PatchExePath"="C:\\Games\\Electronic Arts\\UO\\uopatch.exe"
This is saved to a txt file, then rename .txt to .reg and double click to merge it.
possibly for a registry file to take full effect you have to restart your computer or log off and log on.
If you don't have have a registry entry in "SOFTWARE\Origin Worlds Online\Ultima Online\1.0" Then the Ultima.dll will not be able to detect that you have an installation of Ultima online on your computer.
If you can open RegEdit. go to Edit > Find (crtl + f ) and type in client.exe, make sure all the boxes are checked, except match whole string only. click find next. Then press F3 until you find a valid registry entry for an ultima online install. make note of all the locations you find one. If the place I listed above is not one of them. Then you'll need to make the reg file and merge it just like I describe.
Ultima.dll is old and does not recognize the new installation locations. From my testing it is not possible to swap it out with the newer openuo dlls.
+ Customs/OrbRemoteServer/OrbServer.cs:
CS0234: Line 6: The type or namespace name 'Tcp' does not exist in the names
pace 'System.Runtime.Remoting.Channels' (are you missing an assembly reference?)
************** Exception text **************
System.NullReferenceException: The object reference was not set to an object instance.
bei UOArchitect.HouseComponent..ctor(Int32 index, Int32 z, Int32 baseIndex, Int32 count)
bei UOArchitect.HouseDesign.AddComponent(Int32 x, Int32 y, Int32 z, Int32 level, Int32 index, Int32 baseIndex, Int32 count, Int32 hue)
bei UOArchitect.HouseDesign.BuildFoundation()
bei UOArchitect.NewDesigner.btnCreate_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4300.0 built by: NET48REL1LAST_C.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.
----------------------------------------
UO Architect
Assembly-Version: 1.0.4321.36663.
Win32-Version: 1.0.4321.36663.
CodeBase: file:///C:/Users/<user>/Downloads/UOArchitect2-7-final/Client/UO%20Architect.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4270.0 built by: NET48REL1LAST_C.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4300.0 built by: NET48REL1LAST_C.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4190.0 built by: NET48REL1LAST_B.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4300.0 built by: NET48REL1LAST_C.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
UOArchitectInterface
Assembly-Version: 1.0.4296.37499.
Win32-Version: 1.0.4296.37499.
CodeBase: file:///C:/Users/<user>/Downloads/UOArchitect2-7-final/Client/UOArchitectInterface.DLL.
----------------------------------------
OrbServerSDK
Assembly-Version: 1.0.1675.23963.
Win32-Version: 1.0.1675.23963.
CodeBase: file:///C:/Users/<user>/Downloads/UOArchitect2-7-final/Client/OrbServerSDK.DLL.
----------------------------------------
System.Runtime.Remoting
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
System.Runtime.Remoting.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Runtime.Remoting.resources.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
Ultima
Assembly-Version: 4.3.2.0.
Win32-Version: 4.3.2.
CodeBase: file:///C:/Users/<user>/Downloads/UOArchitect2-7-final/Client/Ultima.DLL.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.8.4084.0 built by: NET48REL1.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
We use essential cookies to make this site work, and optional cookies to enhance your experience.