xboxscene.org forums

Pages: 1 ... 5 6 [7] 8 9 ... 15

Author Topic: Ux Architect  (Read 3451 times)

PaCMaYNE

  • Archived User
  • Full Member
  • *
  • Posts: 168
Ux Architect
« Reply #90 on: June 03, 2004, 11:02:00 PM »

biggrin.gif
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #91 on: June 03, 2004, 11:19:00 PM »

QUOTE (PaCMaYNE @ Jun 4 2004, 12:02 AM)
doesnt bother me biggrin.gif

It doesnt bother me either. Ther only fonts. If I remove the fonts, UXA loses one of its coolest features. So the UXA installer will install any required file. If anyone doesnt like this, they can simply elect not to download it.
Logged

PaCMaYNE

  • Archived User
  • Full Member
  • *
  • Posts: 168
Ux Architect
« Reply #92 on: June 03, 2004, 11:23:00 PM »

im having many  errors with this so far,,

mainly fonts path i believe,, i have win2k

and about 3 other errors,, ill try to make them happen again,, and take screenies tommorrw,, i gotta get to bed,, but i cannot access fonts,, imgaes(of they are still there) and there are 2 tabs now for settings if you didnt realize,, a few other things,, i only looked at it for like 3 min,,,

and im still not seeing where to make menu background transparent,, im prob jnust missing it,,
ill post tommorrow with more,,

kthx
Logged

PaCMaYNE

  • Archived User
  • Full Member
  • *
  • Posts: 168
Ux Architect
« Reply #93 on: June 03, 2004, 11:23:00 PM »

i didnt feel like hitting edit im tired,,


maybe i should just pm you as it would just be quicker
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #94 on: June 03, 2004, 11:51:00 PM »

QUOTE (PaCMaYNE @ Jun 4 2004, 12:23 AM)
im having many  errors with this so far,,

mainly fonts path i believe,, i have win2k

and about 3 other errors,, ill try to make them happen again,, and take screenies tommorrw,, i gotta get to bed,, but i cannot access fonts,, imgaes(of they are still there) and there are 2 tabs now for settings if you didnt realize,, a few other things,, i only looked at it for like 3 min,,,

and im still not seeing where to make menu background transparent,, im prob jnust missing it,,
ill post tommorrow with more,,

kthx

That happend to me once. The start up function didnt finish so the rest of the code didnt complete. Colors were wrong, no color themes. 2 settings tabs that were empty.

**EDIT** I updated the ftp with beta 2.1 with error catching, and then added just the .exe wich is compiled to resume no matter what error is raised during startup.
Logged

killerbug

  • Archived User
  • Newbie
  • *
  • Posts: 11
Ux Architect
« Reply #95 on: June 04, 2004, 10:25:00 AM »

beerchug.gif

.:EDIT:.
Is there a way to open already created skins?

CODE
************** Exception Text **************
System.IO.IOException: The process cannot access the file "D:\Program Files\UXArchitect\Temp\bg.png" because it is being used by another process.
  at System.IO.__Error.WinIOError(Int32 errorCode, String str)
  at System.IO.File.Delete(String path)
  at UXArchitect.frmMain.tbImages_ButtonClick(Object sender, ToolBarButtonClickEventArgs e)
  at System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
  at System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
  at System.Windows.Forms.ToolBar.WndProc(Message& m)
  at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/MS.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
UXArchitect
   Assembly Version: 1.0.1615.39918
   Win32 Version: 1.0.1615.39918
   CodeBase: file:///D:/Program%20Files/UXArchitect/UXArchitect.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
MS.VisualBasic
   Assembly Version: 7.0.5000.0
   Win32 Version: 7.10.3052.4
   CodeBase: file:///c:/windows/assembly/gac/MS.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/MS.visualbasic.dll
----------------------------------------
Accessibility
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #96 on: June 04, 2004, 10:43:00 AM »

Thanks, I was able to duplicate that error. I will work on that now.
Logged

killerbug

  • Archived User
  • Newbie
  • *
  • Posts: 11
Ux Architect
« Reply #97 on: June 04, 2004, 11:10:00 AM »

wink.gif
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #98 on: June 04, 2004, 11:22:00 AM »

QUOTE (killerbug @ Jun 4 2004, 12:10 PM)
I found a bug that whenever i modify the fixed menu area (stretching or moving it around the screen), the colors doesnt work the way its normally does, such as the color display box not updating as you scroll through the different items, and the grey arrow doesnt show. Just Tell me if this doesnt make scense. wink.gif

in the colors tab right?
Logged

pdottz

  • Archived User
  • Sr. Member
  • *
  • Posts: 374
Ux Architect
« Reply #99 on: June 04, 2004, 02:12:00 PM »

CODE

an unhandled exception has occured in your application. if you click continue, the application will ignore this error and attempt to continue.
if you click quit, the application will be shut down immediately.
..\Temp\seriously.png.


CODE

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: D:\xbin\UXArchitectb2\Temp\seriously.png
  at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
  at System.Drawing.Image.FromFile(String filename)
  at UXArchitect.coloreditor.ColorEditorScreen()
  at UXArchitect.frmMain.TabControl1_Click(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.TabControl.WndProc(Message& m)
  at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/MS.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
UXArchitect
   Assembly Version: 1.0.1615.39918
   Win32 Version: 1.0.1615.39918
   CodeBase: file:///D:/xbin/UXArchitectb2/UXArchitect.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
MS.VisualBasic
   Assembly Version: 7.0.5000.0
   Win32 Version: 7.10.3052.4
   CodeBase: file:///c:/windows/assembly/gac/MS.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/MS.visualbasic.dll
----------------------------------------
Accessibility
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.



btw Im using the .exe withh bypass startup errors.
Logged

pdottz

  • Archived User
  • Sr. Member
  • *
  • Posts: 374
Ux Architect
« Reply #100 on: June 04, 2004, 02:25:00 PM »

CODE

an unhandled exception has occured in your application. if you click continue, the application will ignore this error and attempt to continue.
if you click quit, the application will be shut down immediately.

The process cannot access the file "..\Temp\seriously.png" because it is being used by another process.


CODE

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: The process cannot access the file "D:\xbin\UXArchitectb2\Temp\seriously.png" because it is being used by another process.
  at System.IO.__Error.WinIOError(Int32 errorCode, String str)
  at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
  at UXArchitect.Module2.createxml()
  at UXArchitect.frmMain.MenuItem27_Click(Object sender, EventArgs e)
  at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
  at System.Windows.Forms.MenuItemData.Execute()
  at System.Windows.Forms.Command.Invoke()
  at System.Windows.Forms.Control.WmCommand(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ToolBar.WndProc(Message& m)
  at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/MS.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
UXArchitect
   Assembly Version: 1.0.1615.39918
   Win32 Version: 1.0.1615.39918
   CodeBase: file:///D:/xbin/UXArchitectb2/UXArchitect.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
MS.VisualBasic
   Assembly Version: 7.0.5000.0
   Win32 Version: 7.10.3052.4
   CodeBase: file:///c:/windows/assembly/gac/MS.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/MS.visualbasic.dll
----------------------------------------
Accessibility
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
System.Design
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
----------------------------------------
System.Xml
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


   


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.


Logged

PaCMaYNE

  • Archived User
  • Full Member
  • *
  • Posts: 168
Ux Architect
« Reply #101 on: June 04, 2004, 03:04:00 PM »

im at work but when i get home ill test it some more,, and see the reasons behind all the probs i was having last night,, and get 2.1 as well
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #102 on: June 04, 2004, 03:35:00 PM »

QUOTE (PaCMaYNE @ Jun 4 2004, 04:04 PM)
im at work but when i get home ill test it some more,, and see the reasons behind all the probs i was having last night,, and get 2.1 as well

2.1 has some problems too...and its with the "file in use error", im currently  working on that. i tracked it down to my "thumbnail" code. anytime i tell it to create a thumbnail, it locks the file...even though im telling it to dispose of everything.

Ther was sum junk code in the "new" command, i removed that thinking it was the cause for the error. try 2.1...tell me if it still craahes

Im sure 2.1 fixed alot of errors. the "file in use" error is a bug from the beginning. im trying to squash that now.
Logged

Hectobleezy

  • Archived User
  • Sr. Member
  • *
  • Posts: 270
Ux Architect
« Reply #103 on: June 04, 2004, 03:42:00 PM »

QUOTE (pdottz @ Jun 4 2004, 03:12 PM)
found one.

- open uxa
- goto the VISUALS tab
- load an image inthe BACKGROUND visual item. ( I used a png)
- click the NEW button,
- click the COLORS tab
-- uxa crashes with an exception about the previously used background image...



after looking into the "New" command. it does not dispose of the variables, so if you hit new, it still thinks it has the images available to display..so it tries to load it...and its not ther so it crashes.

New will be diabled till i get a chance to fix it. the "file in use" error is at the top of my list.
Logged

PaCMaYNE

  • Archived User
  • Full Member
  • *
  • Posts: 168
Ux Architect
« Reply #104 on: June 04, 2004, 05:26:00 PM »

so i shouldnt get 2.1 yet?


just wait/./??
Logged
Pages: 1 ... 5 6 [7] 8 9 ... 15