Jump to content
RealModScene

drnefarious

Members
  • Content Count

    72
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by drnefarious


  1. with disabling security work your app xd

    Copy 'n' paste the actual exception message please? it helps ALOT

    Swizzy

    ************** Texto de la excepción **************

    System.Net.WebException: Error en el servidor remoto: (401) No autorizado.

    en System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)

    en System.Net.WebClient.DownloadString(Uri address)

    en System.Net.WebClient.DownloadString(String address)

    en ClientMain.GetUserInfo(String Host)

    en ClientMain.Button3_Click(Object sender, EventArgs e)

    en System.Windows.Forms.Control.OnClick(EventArgs e)

    en System.Windows.Forms.Button.OnClick(EventArgs e)

    en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

    en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

    en System.Windows.Forms.Control.WndProc(Message& m)

    en System.Windows.Forms.ButtonBase.WndProc(Message& m)

    en System.Windows.Forms.Button.WndProc(Message& m)

    en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


  2. .xui not loaded with new extensions in the application xuitools

     

    9f86173b6fc989c8aa52646d274c8afc.png

    3fe90c9d936b448207957e6a2cf20688.png

     

    a9512a1c23fc50db2cffa96f2cae39f8.png

    6738ee7c843d2a29a8b7aaca9e17109c.png

     

    and followed the instructions

     

    1)   Open plugin XUR in XUIWorkshop

    2)   Save as XUI - this will generate a .xui and a _ext.xui

    3)   Open the .xui in XUITool

    4)   Make changes in XUI Tool and save the XUI

    5)   Open the XUI in XUIWorkshop

    6)   Export the XUI to XUR using XUI Workshop

    7)   Save over file in plugin HUDScene folder.

×
×
  • Create New...