Author Topic: FSDT Live Update **SOLVED**  (Read 5353 times)

Diego Madariaga

  • Newbie
  • *
  • Posts: 10
Re: FSDT Live Update
« Reply #15 on: August 19, 2022, 12:34:36 am »
Same here, i tried unistalling and installing again but still happens

concordeag

  • Newbie
  • *
  • Posts: 11
Re: FSDT Live Update
« Reply #16 on: August 19, 2022, 12:35:43 am »
i guess the same for me, can't use the liveupdater at all currently

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

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
   at System.Drawing.FontFamily.GetName(Int32 language)
   at System.Windows.Forms.Internal.WindowsFont.FromFont(Font font, WindowsFontQuality fontQuality)
   at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
   at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
   at System.Windows.Forms.Label.GetPreferredSize(Size proposedSize)
   at System.Windows.Forms.Label.AdjustSize()
   at System.Windows.Forms.Label.OnFontChanged(EventArgs e)
   at System.Windows.Forms.Control.set_Font(Font value)
   at Couatl_Updater2.Program.setupCustomFontOnForm(Form form)
   at Couatl_Updater2.FrmMain.FrmMain_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Couatl_Updater2
    Assembly Version: 2.0.8265.42693
    Win32 Version: 2.0.2.64
    CodeBase: file:///C:/Program%20Files%20(x86)/Addon%20Manager/Couatl_Updater2.exe
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4536.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.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4536.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
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4515.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
----------------------------------------
QlmLicenseLib
    Assembly Version: 16.0.22229.1
    Win32 Version: 16.0.22229.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Addon%20Manager/QlmLicenseLib.DLL
----------------------------------------
System.Web.Services
    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.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Numerics
    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.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.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
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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



n!ke^

  • Newbie
  • *
  • Posts: 49
Re: FSDT Live Update
« Reply #17 on: August 19, 2022, 12:35:53 am »
The upper one was my error, cant edit my post?

Edit: Now i correct it.

twinwheels

  • Newbie
  • *
  • Posts: 3
Re: FSDT Live Update
« Reply #18 on: August 19, 2022, 12:38:01 am »
same with the install error

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: FSDT Live Update
« Reply #19 on: August 19, 2022, 12:38:09 am »
Is the Live Updater capable of downloading anything after it throws this exception?

I'm looking into that. There's seem related to .NET memory allocation and garbage collection during Font resources, if you run the Live Update now, I've placed an exception trapping so it *should* continue, although with a default font instead of the custom it's supposed to use.

hurfifx

  • Newbie
  • *
  • Posts: 22
Re: FSDT Live Update
« Reply #20 on: August 19, 2022, 12:38:57 am »
Is the Live Updater capable of downloading anything after it throws this exception?

I'm looking into that. There's seem related to .NET memory allocation and garbage collection during Font resources, if you run the Live Update now, I've placed an exception trapping so it *should* continue, although with a default font instead of the custom it's supposed to use.

works

Luxuryceo

  • Newbie
  • *
  • Posts: 24
Re: FSDT Live Update
« Reply #21 on: August 19, 2022, 12:39:10 am »
got the same error  and i bought it about 30 mins ago

if i click continue on the error box the program just crashes and sits there :/


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

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
   at System.Drawing.FontFamily.GetName(Int32 language)
   at System.Windows.Forms.Internal.WindowsFont.FromFont(Font font, WindowsFontQuality fontQuality)
   at System.Windows.Forms.Label.GetPreferredSizeCore(Size proposedConstraints)
« Last Edit: August 19, 2022, 12:45:53 am by virtuali »

airbadger

  • Sr. Member
  • ****
  • Posts: 342
Re: FSDT Live Update
« Reply #22 on: August 19, 2022, 12:43:19 am »
Is the Live Updater capable of downloading anything after it throws this exception?

I'm looking into that. There's seem related to .NET memory allocation and garbage collection during Font resources, if you run the Live Update now, I've placed an exception trapping so it *should* continue, although with a default font instead of the custom it's supposed to use.

Thx, Live Update is downloading now

n!ke^

  • Newbie
  • *
  • Posts: 49
Re: FSDT Live Update
« Reply #23 on: August 19, 2022, 12:44:08 am »
Is the Live Updater capable of downloading anything after it throws this exception?

I'm looking into that. There's seem related to .NET memory allocation and garbage collection during Font resources, if you run the Live Update now, I've placed an exception trapping so it *should* continue, although with a default font instead of the custom it's supposed to use.

Now after i kill "Couatl_Updater2" in task-manager it works...

Luxuryceo

  • Newbie
  • *
  • Posts: 24
Re: FSDT Live Update
« Reply #24 on: August 19, 2022, 12:44:58 am »
Is the Live Updater capable of downloading anything after it throws this exception?

I'm looking into that. There's seem related to .NET memory allocation and garbage collection during Font resources, if you run the Live Update now, I've placed an exception trapping so it *should* continue, although with a default font instead of the custom it's supposed to use.

Thx, Live Update is downloading now

yep can confirm this aswell 

michael

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: FSDT Live Update
« Reply #25 on: August 19, 2022, 12:47:04 am »
The error related to the Font memory allocation should be fixed now, it's a temporary solution, with the app running the default font until we find a proper fix but, at least it will work

twinwheels

  • Newbie
  • *
  • Posts: 3
Re: FSDT Live Update
« Reply #26 on: August 19, 2022, 12:47:21 am »
resolved here

Luxuryceo

  • Newbie
  • *
  • Posts: 24
Re: FSDT Live Update
« Reply #27 on: August 19, 2022, 12:51:16 am »
resolved here

Resolved here too  thanks  8)

n!ke^

  • Newbie
  • *
  • Posts: 49
Re: FSDT Live Update **SOLVED**
« Reply #28 on: August 19, 2022, 12:52:37 am »
And the next Error  :o


************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Couatl_Updater2.Program.CopySoundsAndEffectsInSim()
   bei Couatl_Updater2.Program.DoAllUpdates()
   bei Couatl_Updater2.FrmMain.UpdateAllProducts()
   bei Couatl_Updater2.FrmMain.FrmMain_Shown(Object sender, EventArgs e)
   bei System.Windows.Forms.Form.OnShown(EventArgs e)
   bei System.Windows.Forms.Form.CallShownEvent()
   bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()

jakecreates

  • Newbie
  • *
  • Posts: 19
Re: FSDT Live Update **SOLVED**
« Reply #29 on: August 19, 2022, 12:58:47 am »
And the next Error  :o


************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Couatl_Updater2.Program.CopySoundsAndEffectsInSim()
   bei Couatl_Updater2.Program.DoAllUpdates()
   bei Couatl_Updater2.FrmMain.UpdateAllProducts()
   bei Couatl_Updater2.FrmMain.FrmMain_Shown(Object sender, EventArgs e)
   bei System.Windows.Forms.Form.OnShown(EventArgs e)
   bei System.Windows.Forms.Form.CallShownEvent()
   bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Same error here