Author Topic: AuroraMarvin, helper android for Aurora 4x C#  (Read 65872 times)

0 Members and 1 Guest are viewing this topic.

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #90 on: August 10, 2022, 10:05:17 AM »
I have noticed that when Aurora save times become really long (like 30+ seconds) Marvin throws an exception about the database being locked whenever I save Aurora.
Doesn't seem to cause a problem. If I wait until the save completes, I can click the Continue button on the exception window and nothing seems amiss about the data.

Some of my campaigns had quite large save times but I never encountered this problem.
Would it be possible to provide a db file for such a game state so I can reproduce this here?

The exception seems to always popup right around the 30-second mark after clicking the save button, which is why I suspect that Marvin's attempt to connect to the database is reaching a default connection string timeout.

Unfortunately I can't reproduce the problem with your database and the save times are around 2 minutes here. If it happens again, could you please send me the full exception so I can check the code path?
 

Online skoormit

  • Rear Admiral
  • **********
  • Posts: 804
  • Thanked: 324 times
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #91 on: August 12, 2022, 08:47:36 AM »
 
...If it happens again, could you please send me the full exception so I can check the code path?

Here it is:

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

************** Exception Text **************
code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at AuroraMarvin.AuroraDatabase.GetDataTableFromQuery(String query) in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraDatabase.cs:line 30
   at AuroraMarvin.AuroraMarvinModel.GetPopulationResources() in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinModel.cs:line 197
   at AuroraMarvin.AuroraMarvinController.SavePopulationResources() in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController.cs:line 45
   at AuroraMarvin.AuroraMarvinView.FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView.cs:line 458
   at System.IO.FileSystemEventHandler.Invoke(Object sender, FileSystemEventArgs e)


************** 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
----------------------------------------
AuroraMarvin
    Assembly Version: 1.99.0.2
    Win32 Version: 1.99.0.2
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/AuroraMarvin.exe
----------------------------------------
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
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4488.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.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.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.4515.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.DataVisualization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4200.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------
SQLite-net
    Assembly Version: 1.8.116.0
    Win32 Version: 1.8.116.0
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/SQLite-net.DLL
----------------------------------------
netstandard
    Assembly Version: 2.0.0.0
    Win32 Version: 4.8.4084.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.115.5
    Win32 Version: 1.0.115.5
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4455.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.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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
----------------------------------------
Microsoft.Msagl.GraphViewerGdi
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/Microsoft.Msagl.GraphViewerGdi.DLL
----------------------------------------
AutomaticGraphLayout.Drawing
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/AutomaticGraphLayout.Drawing.DLL
----------------------------------------
AutomaticGraphLayout
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Dropbox/Games/Aurora/C%23/AuroraMarvin/AutomaticGraphLayout.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.


 

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #92 on: August 16, 2022, 01:20:11 AM »
Here it is:

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

************** Exception Text **************
code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at AuroraMarvin.AuroraDatabase.GetDataTableFromQuery(String query) in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraDatabase.cs:line 30
   at AuroraMarvin.AuroraMarvinModel.GetPopulationResources() in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinModel.cs:line 197
   at AuroraMarvin.AuroraMarvinController.SavePopulationResources() in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController.cs:line 45
   at AuroraMarvin.AuroraMarvinView.FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) in C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView.cs:line 458
   at System.IO.FileSystemEventHandler.Invoke(Object sender, FileSystemEventArgs e)

Thank you! This looks very strange. It appears Aurora finishes saving the game, Marvin starts reading the DB, is able to read some of the data and in the middle of reading the database is locked again. As the data can't be read in such a case anyways I just catch the exception and ignore it. This should be "fixed" in Marvin 2.1.0.0.
 

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #93 on: August 16, 2022, 01:24:07 AM »
A new version of the AuroraMarvin version for Aurora 4x C# 2.1.0 has been released.

Changes:
  • Catch and ignore SQLExceptions when read from AuroraDB. This should "fix" database is locked exceptions reported by skoormit as I wasn't able to reproduce the problem nor could explain how they can happen.
  • Limit notify filter for rereading the AuroraDB to LastWrite. This might reduce the change of a database is locked exception to occur.
  • Update Aurora DB model to 2.1.0.


Download link: https://gitlab.com/Scnaeg/auroramarvin/-/jobs/artifacts/v2.1.0.0/download?job=build

Checksum:
Code: [Select]
SHA512 (artifacts.zip) = 2d56ad3f93ffd75a9037531858daa29e747b8efb665a633902a7a6b83e07915eb558b269622b7723d83789fb6969385a6f3000f8ed269d802759f55b7c11b337
Download link in the first post has been updated. To upgrade extract the new zip and copy AuroraMarvin.db into the new location.
 
The following users thanked this post: skoormit, Destragon

Offline lordpapi

  • Able Ordinary Rate
  • l
  • Posts: 2
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #94 on: August 16, 2022, 09:55:31 AM »
Heya!


I get the following error:


Off-Topic: show

************** Kivétel szövege **************
System. OverflowException: Érvénytelen OleAut dátum.
   a következő helyen: System. DateTime. TicksToOADate(Int64 value)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. DataPoint. SetValueXY(Object xValue, Object[] yValue)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind(IEnumerable dataSource, ArrayList seriesList)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind()
   a következő helyen: AuroraMarvin. AuroraMarvinView. SetResources(DataTable ressources) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 211
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetResources() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 759
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetData() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 165
   a következő helyen: AuroraMarvin. AuroraMarvinView. FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 462
   a következő helyen: System. IO. FileSystemEventHandler. Invoke(Object sender, FileSystemEventArgs e)


************** Betöltött szerelvények **************
mscorlib
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/Windows/Microsoft. NET/Framework64/v4. 0. 30319/mscorlib. dll
----------------------------------------
AuroraMarvin
    Szerelvény verziója: 2. 1. 0. 0
    Win32-verzió: 2. 1. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AuroraMarvin. exe
----------------------------------------
System. Windows. Forms
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Windows. Forms. dll
----------------------------------------
System
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4488. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. dll
----------------------------------------
System. Drawing
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4390. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Drawing/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Drawing. dll
----------------------------------------
System. Configuration
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4190. 0 built by: NET48REL1LAST_B
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Configuration/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Configuration. dll
----------------------------------------
System. Core
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Core/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Core. dll
----------------------------------------
System. Xml
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Xml/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Xml. dll
----------------------------------------
System. Windows. Forms. DataVisualization
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4200. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization/v4. 0_4. 0. 0. 0__31bf3856ad364e35/System. Windows. Forms. DataVisualization. dll
----------------------------------------
System. Windows. Forms. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/System. Windows. Forms. resources. dll
----------------------------------------
System. Windows. Forms. DataVisualization. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization. resources/v4. 0_4. 0. 0. 0_hu_31bf3856ad364e35/System. Windows. Forms. DataVisualization. resources. dll
----------------------------------------
Accessibility
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/Accessibility/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/Accessibility. dll
----------------------------------------
SQLite-net
    Szerelvény verziója: 1. 8. 116. 0
    Win32-verzió: 1. 8. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/SQLite-net. DLL
----------------------------------------
netstandard
    Szerelvény verziója: 2. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/netstandard/v4. 0_2. 0. 0. 0__cc7b13ffcd2ddd51/netstandard. dll
----------------------------------------
System. Data. SQLite
    Szerelvény verziója: 1. 0. 116. 0
    Win32-verzió: 1. 0. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/System. Data. SQLite. DLL
----------------------------------------
System. Data
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4455. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Data/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Data. dll
----------------------------------------
System. Transactions
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Transactions/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Transactions. dll
----------------------------------------
System. EnterpriseServices
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. EnterpriseServices/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. EnterpriseServices. dll
----------------------------------------
System. Numerics
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Numerics/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Numerics. dll
----------------------------------------
Microsoft. Msagl. GraphViewerGdi
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/Microsoft. Msagl. GraphViewerGdi. DLL
----------------------------------------
AutomaticGraphLayout. Drawing
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. Drawing. DLL
----------------------------------------
AutomaticGraphLayout
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. DLL
----------------------------------------
mscorlib. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/mscorlib. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/mscorlib. resources. dll
----------------------------------------

************** Igény szerinti (JIT) hibakeresés **************
Az igény szerinti (JIT) hibakeresés engedélyezéséhez fel kell venni
a jitDebugging értéket az alkalmazás . config fájljába, illetve a
gépkonfigurációs fájlba (machine. config), a system. windows. forms
szakaszba.  Emellett az alkalmazást a hibakeresés engedélyezésével
kell lefordítani.

Példa:

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

Ha engedélyezve van az igény szerinti hibakeresés, akkor a nem kezelt
kivételeket a rendszer a számítógépen regisztrált igény szerinti hibakeresőnek
küldi el, és nem a jelen párbeszédpanel megjelenítésével kezeli.




Then all data just vanishes from Marvin.  Can you help what might be the cause?


Thanks!
 

Online skoormit

  • Rear Admiral
  • **********
  • Posts: 804
  • Thanked: 324 times
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #95 on: August 16, 2022, 10:53:09 AM »
Heya!


I get the following error:


Off-Topic: show

************** Kivétel szövege **************
System. OverflowException: Érvénytelen OleAut dátum.
   a következő helyen: System. DateTime. TicksToOADate(Int64 value)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. DataPoint. SetValueXY(Object xValue, Object[] yValue)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind(IEnumerable dataSource, ArrayList seriesList)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind()
   a következő helyen: AuroraMarvin. AuroraMarvinView. SetResources(DataTable ressources) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 211
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetResources() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 759
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetData() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 165
   a következő helyen: AuroraMarvin. AuroraMarvinView. FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 462
   a következő helyen: System. IO. FileSystemEventHandler. Invoke(Object sender, FileSystemEventArgs e)


************** Betöltött szerelvények **************
mscorlib
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/Windows/Microsoft. NET/Framework64/v4. 0. 30319/mscorlib. dll
----------------------------------------
AuroraMarvin
    Szerelvény verziója: 2. 1. 0. 0
    Win32-verzió: 2. 1. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AuroraMarvin. exe
----------------------------------------
System. Windows. Forms
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Windows. Forms. dll
----------------------------------------
System
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4488. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. dll
----------------------------------------
System. Drawing
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4390. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Drawing/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Drawing. dll
----------------------------------------
System. Configuration
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4190. 0 built by: NET48REL1LAST_B
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Configuration/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Configuration. dll
----------------------------------------
System. Core
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Core/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Core. dll
----------------------------------------
System. Xml
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Xml/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Xml. dll
----------------------------------------
System. Windows. Forms. DataVisualization
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4200. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization/v4. 0_4. 0. 0. 0__31bf3856ad364e35/System. Windows. Forms. DataVisualization. dll
----------------------------------------
System. Windows. Forms. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/System. Windows. Forms. resources. dll
----------------------------------------
System. Windows. Forms. DataVisualization. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization. resources/v4. 0_4. 0. 0. 0_hu_31bf3856ad364e35/System. Windows. Forms. DataVisualization. resources. dll
----------------------------------------
Accessibility
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/Accessibility/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/Accessibility. dll
----------------------------------------
SQLite-net
    Szerelvény verziója: 1. 8. 116. 0
    Win32-verzió: 1. 8. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/SQLite-net. DLL
----------------------------------------
netstandard
    Szerelvény verziója: 2. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/netstandard/v4. 0_2. 0. 0. 0__cc7b13ffcd2ddd51/netstandard. dll
----------------------------------------
System. Data. SQLite
    Szerelvény verziója: 1. 0. 116. 0
    Win32-verzió: 1. 0. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/System. Data. SQLite. DLL
----------------------------------------
System. Data
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4455. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Data/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Data. dll
----------------------------------------
System. Transactions
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Transactions/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Transactions. dll
----------------------------------------
System. EnterpriseServices
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. EnterpriseServices/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. EnterpriseServices. dll
----------------------------------------
System. Numerics
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Numerics/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Numerics. dll
----------------------------------------
Microsoft. Msagl. GraphViewerGdi
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/Microsoft. Msagl. GraphViewerGdi. DLL
----------------------------------------
AutomaticGraphLayout. Drawing
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. Drawing. DLL
----------------------------------------
AutomaticGraphLayout
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. DLL
----------------------------------------
mscorlib. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/mscorlib. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/mscorlib. resources. dll
----------------------------------------

************** Igény szerinti (JIT) hibakeresés **************
Az igény szerinti (JIT) hibakeresés engedélyezéséhez fel kell venni
a jitDebugging értéket az alkalmazás . config fájljába, illetve a
gépkonfigurációs fájlba (machine. config), a system. windows. forms
szakaszba.  Emellett az alkalmazást a hibakeresés engedélyezésével
kell lefordítani.

Példa:

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

Ha engedélyezve van az igény szerinti hibakeresés, akkor a nem kezelt
kivételeket a rendszer a számítógépen regisztrált igény szerinti hibakeresőnek
küldi el, és nem a jelen párbeszédpanel megjelenítésével kezeli.




Then all data just vanishes from Marvin.  Can you help what might be the cause?


Thanks!

I'm not the developer, but it looks like this might be caused by a game date that is very, very far into the future.
Is that the case for your game?
 

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #96 on: August 16, 2022, 11:01:19 AM »
Heya!


I get the following error:


Off-Topic: show

************** Kivétel szövege **************
System. OverflowException: Érvénytelen OleAut dátum.
   a következő helyen: System. DateTime. TicksToOADate(Int64 value)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. DataPoint. SetValueXY(Object xValue, Object[] yValue)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind(IEnumerable dataSource, ArrayList seriesList)
   a következő helyen: System. Windows. Forms. DataVisualization. Charting. ChartImage. DataBind()
   a következő helyen: AuroraMarvin. AuroraMarvinView. SetResources(DataTable ressources) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 211
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetResources() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 759
   a következő helyen: AuroraMarvin. AuroraMarvinController. GetData() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController. cs, sor: 165
   a következő helyen: AuroraMarvin. AuroraMarvinView. FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView. cs, sor: 462
   a következő helyen: System. IO. FileSystemEventHandler. Invoke(Object sender, FileSystemEventArgs e)


************** Betöltött szerelvények **************
mscorlib
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/Windows/Microsoft. NET/Framework64/v4. 0. 30319/mscorlib. dll
----------------------------------------
AuroraMarvin
    Szerelvény verziója: 2. 1. 0. 0
    Win32-verzió: 2. 1. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AuroraMarvin. exe
----------------------------------------
System. Windows. Forms
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Windows. Forms. dll
----------------------------------------
System
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4488. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. dll
----------------------------------------
System. Drawing
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4390. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Drawing/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Drawing. dll
----------------------------------------
System. Configuration
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4190. 0 built by: NET48REL1LAST_B
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Configuration/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. Configuration. dll
----------------------------------------
System. Core
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4515. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Core/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Core. dll
----------------------------------------
System. Xml
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Xml/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Xml. dll
----------------------------------------
System. Windows. Forms. DataVisualization
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4200. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization/v4. 0_4. 0. 0. 0__31bf3856ad364e35/System. Windows. Forms. DataVisualization. dll
----------------------------------------
System. Windows. Forms. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/System. Windows. Forms. resources. dll
----------------------------------------
System. Windows. Forms. DataVisualization. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Windows. Forms. DataVisualization. resources/v4. 0_4. 0. 0. 0_hu_31bf3856ad364e35/System. Windows. Forms. DataVisualization. resources. dll
----------------------------------------
Accessibility
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/Accessibility/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/Accessibility. dll
----------------------------------------
SQLite-net
    Szerelvény verziója: 1. 8. 116. 0
    Win32-verzió: 1. 8. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/SQLite-net. DLL
----------------------------------------
netstandard
    Szerelvény verziója: 2. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/netstandard/v4. 0_2. 0. 0. 0__cc7b13ffcd2ddd51/netstandard. dll
----------------------------------------
System. Data. SQLite
    Szerelvény verziója: 1. 0. 116. 0
    Win32-verzió: 1. 0. 116. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/System. Data. SQLite. DLL
----------------------------------------
System. Data
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4455. 0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Data/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Data. dll
----------------------------------------
System. Transactions
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. Transactions/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Transactions. dll
----------------------------------------
System. EnterpriseServices
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_64/System. EnterpriseServices/v4. 0_4. 0. 0. 0__b03f5f7f11d50a3a/System. EnterpriseServices. dll
----------------------------------------
System. Numerics
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/System. Numerics/v4. 0_4. 0. 0. 0__b77a5c561934e089/System. Numerics. dll
----------------------------------------
Microsoft. Msagl. GraphViewerGdi
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/Microsoft. Msagl. GraphViewerGdi. DLL
----------------------------------------
AutomaticGraphLayout. Drawing
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. Drawing. DLL
----------------------------------------
AutomaticGraphLayout
    Szerelvény verziója: 0. 0. 0. 0
    Win32-verzió: 0. 0. 0. 0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout. DLL
----------------------------------------
mscorlib. resources
    Szerelvény verziója: 4. 0. 0. 0
    Win32-verzió: 4. 8. 4084. 0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft. Net/assembly/GAC_MSIL/mscorlib. resources/v4. 0_4. 0. 0. 0_hu_b77a5c561934e089/mscorlib. resources. dll
----------------------------------------

************** Igény szerinti (JIT) hibakeresés **************
Az igény szerinti (JIT) hibakeresés engedélyezéséhez fel kell venni
a jitDebugging értéket az alkalmazás . config fájljába, illetve a
gépkonfigurációs fájlba (machine. config), a system. windows. forms
szakaszba.  Emellett az alkalmazást a hibakeresés engedélyezésével
kell lefordítani.

Példa:

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

Ha engedélyezve van az igény szerinti hibakeresés, akkor a nem kezelt
kivételeket a rendszer a számítógépen regisztrált igény szerinti hibakeresőnek
küldi el, és nem a jelen párbeszédpanel megjelenítésével kezeli.




Then all data just vanishes from Marvin.  Can you help what might be the cause?


Thanks!

Would it be possible to provide you game database and which version of Aurora and Marvin are you using?
 

Offline lordpapi

  • Able Ordinary Rate
  • l
  • Posts: 2
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #97 on: August 16, 2022, 11:18:25 AM »
Thx for the reply!

Should be latest version on all. 

Bear it in mind that I've played some since I posted my issue. 


Quote from: Scnaeg link=topic=12233.  msg161409#msg161409 date=1660665679
Quote from: lordpapi link=topic=12233.  msg161405#msg161405 date=1660661731
Heya!


I get the following error:


Off-Topic: show

************** Kivétel szövege **************
System.   OverflowException: Érvénytelen OleAut dátum.   
   a következő helyen: System.   DateTime.   TicksToOADate(Int64 value)
   a következő helyen: System.   Windows.   Forms.   DataVisualization.   Charting.   DataPoint.   SetValueXY(Object xValue, Object[] yValue)
   a következő helyen: System.   Windows.   Forms.   DataVisualization.   Charting.   ChartImage.   DataBind(IEnumerable dataSource, ArrayList seriesList)
   a következő helyen: System.   Windows.   Forms.   DataVisualization.   Charting.   ChartImage.   DataBind()
   a következő helyen: AuroraMarvin.   AuroraMarvinView.   SetResources(DataTable ressources) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView.   cs, sor: 211
   a következő helyen: AuroraMarvin.   AuroraMarvinController.   GetResources() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController.   cs, sor: 759
   a következő helyen: AuroraMarvin.   AuroraMarvinController.   GetData() hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinController.   cs, sor: 165
   a következő helyen: AuroraMarvin.   AuroraMarvinView.   FileSystemWatcher1_Changed(Object sender, FileSystemEventArgs e) hely: C:\GitLab-Runner\builds\Scnaeg\auroramarvin\AuroraMarvinView.   cs, sor: 462
   a következő helyen: System.   IO.   FileSystemEventHandler.   Invoke(Object sender, FileSystemEventArgs e)


************** Betöltött szerelvények **************
mscorlib
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4515.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/Windows/Microsoft.   NET/Framework64/v4.   0.   30319/mscorlib.   dll
----------------------------------------
AuroraMarvin
    Szerelvény verziója: 2.   1.   0.   0
    Win32-verzió: 2.   1.   0.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AuroraMarvin.   exe
----------------------------------------
System.   Windows.   Forms
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4515.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Windows.   Forms/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Windows.   Forms.   dll
----------------------------------------
System
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4488.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   dll
----------------------------------------
System.   Drawing
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4390.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Drawing/v4.   0_4.   0.   0.   0__b03f5f7f11d50a3a/System.   Drawing.   dll
----------------------------------------
System.   Configuration
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4190.   0 built by: NET48REL1LAST_B
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Configuration/v4.   0_4.   0.   0.   0__b03f5f7f11d50a3a/System.   Configuration.   dll
----------------------------------------
System.   Core
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4515.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Core/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Core.   dll
----------------------------------------
System.   Xml
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Xml/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Xml.   dll
----------------------------------------
System.   Windows.   Forms.   DataVisualization
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4200.   0
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Windows.   Forms.   DataVisualization/v4.   0_4.   0.   0.   0__31bf3856ad364e35/System.   Windows.   Forms.   DataVisualization.   dll
----------------------------------------
System.   Windows.   Forms.   resources
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Windows.   Forms.   resources/v4.   0_4.   0.   0.   0_hu_b77a5c561934e089/System.   Windows.   Forms.   resources.   dll
----------------------------------------
System.   Windows.   Forms.   DataVisualization.   resources
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Windows.   Forms.   DataVisualization.   resources/v4.   0_4.   0.   0.   0_hu_31bf3856ad364e35/System.   Windows.   Forms.   DataVisualization.   resources.   dll
----------------------------------------
Accessibility
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/Accessibility/v4.   0_4.   0.   0.   0__b03f5f7f11d50a3a/Accessibility.   dll
----------------------------------------
SQLite-net
    Szerelvény verziója: 1.   8.   116.   0
    Win32-verzió: 1.   8.   116.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/SQLite-net.   DLL
----------------------------------------
netstandard
    Szerelvény verziója: 2.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/netstandard/v4.   0_2.   0.   0.   0__cc7b13ffcd2ddd51/netstandard.   dll
----------------------------------------
System.   Data.   SQLite
    Szerelvény verziója: 1.   0.   116.   0
    Win32-verzió: 1.   0.   116.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/System.   Data.   SQLite.   DLL
----------------------------------------
System.   Data
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4455.   0 built by: NET48REL1LAST_C
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_64/System.   Data/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Data.   dll
----------------------------------------
System.   Transactions
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_64/System.   Transactions/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Transactions.   dll
----------------------------------------
System.   EnterpriseServices
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_64/System.   EnterpriseServices/v4.   0_4.   0.   0.   0__b03f5f7f11d50a3a/System.   EnterpriseServices.   dll
----------------------------------------
System.   Numerics
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/System.   Numerics/v4.   0_4.   0.   0.   0__b77a5c561934e089/System.   Numerics.   dll
----------------------------------------
Microsoft.   Msagl.   GraphViewerGdi
    Szerelvény verziója: 0.   0.   0.   0
    Win32-verzió: 0.   0.   0.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/Microsoft.   Msagl.   GraphViewerGdi.   DLL
----------------------------------------
AutomaticGraphLayout.   Drawing
    Szerelvény verziója: 0.   0.   0.   0
    Win32-verzió: 0.   0.   0.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout.   Drawing.   DLL
----------------------------------------
AutomaticGraphLayout
    Szerelvény verziója: 0.   0.   0.   0
    Win32-verzió: 0.   0.   0.   0
    Kódbázis: file:///C:/Users/papig/OneDrive/Desktop/Aurora/AuroraMarvin/AutomaticGraphLayout.   DLL
----------------------------------------
mscorlib.   resources
    Szerelvény verziója: 4.   0.   0.   0
    Win32-verzió: 4.   8.   4084.   0 built by: NET48REL1
    Kódbázis: file:///C:/WINDOWS/Microsoft.   Net/assembly/GAC_MSIL/mscorlib.   resources/v4.   0_4.   0.   0.   0_hu_b77a5c561934e089/mscorlib.   resources.   dll
----------------------------------------

************** Igény szerinti (JIT) hibakeresés **************
Az igény szerinti (JIT) hibakeresés engedélyezéséhez fel kell venni
a jitDebugging értéket az alkalmazás .   config fájljába, illetve a
gépkonfigurációs fájlba (machine.   config), a system.   windows.   forms
szakaszba.    Emellett az alkalmazást a hibakeresés engedélyezésével
kell lefordítani.   

Példa:

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

Ha engedélyezve van az igény szerinti hibakeresés, akkor a nem kezelt
kivételeket a rendszer a számítógépen regisztrált igény szerinti hibakeresőnek
küldi el, és nem a jelen párbeszédpanel megjelenítésével kezeli.   




Then all data just vanishes from Marvin.    Can you help what might be the cause?


Thanks!

Would it be possible to provide you game database and which version of Aurora and Marvin are you using?
 

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #98 on: August 16, 2022, 12:37:35 PM »
Thx for the reply!

Should be latest version on all. 

Bear it in mind that I've played some since I posted my issue. 

Thank you very much for the database. I was able to reproduce the problem with your database. This exception will be triggered if the starting year of a game is set to 1. Then the conversion to human readable dates in the x axis of the resource graphs will trigger this exception. I'll try to find a solution.
 

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #99 on: August 17, 2022, 03:00:05 AM »
A new version of the AuroraMarvin version for Aurora 4x C# 2.1.0 has been released.

Changes:
  • Charts by default have a minimum date of 1/1/1900 set. This can be adjusted but the minimum OLE Automation date is midnight, 1 January 0100. So map dates prior to this limit to the minimum one. Display warning within the graph if the mapping is in place.


Download link: https://gitlab.com/Scnaeg/auroramarvin/-/jobs/artifacts/v2.1.0.1/download?job=build

Checksum:
Code: [Select]
SHA512 (artifacts.zip) = 16077e17a98a766d3b8794f3cfac341b6e58d57fe45d6ea106bf65d10314cbc3a8539427e1872de4768de6654b97f2ed4bbb46b370a6f073618396efb996b19f
Download link in the first post has been updated. To upgrade extract the new zip and copy AuroraMarvin.db into the new location.
 
The following users thanked this post: Vizzy, Kyle, skoormit

Offline lumporr

  • Warrant Officer, Class 2
  • ****
  • l
  • Posts: 74
  • Thanked: 34 times
  • Silver Supporter Silver Supporter : Support the forums with a Silver subscription
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #100 on: August 19, 2022, 10:18:14 AM »
Sincere apologies if I'm missing something obvious, but all the graphs in AuroraMarvin show up entirely blank (pictures attached). What am I doing wrong here?
 

Offline Destragon

  • Lieutenant
  • *******
  • D
  • Posts: 151
  • Thanked: 87 times
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #101 on: August 19, 2022, 10:29:02 AM »
Sincere apologies if I'm missing something obvious, but all the graphs in AuroraMarvin show up entirely blank (pictures attached). What am I doing wrong here?
You need the game to be saved like 3 times before these charts become useable.
 
The following users thanked this post: Scnaeg, lumporr

Offline Napier

  • Leading Rate
  • *
  • Posts: 8
  • Thanked: 7 times
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #102 on: September 10, 2022, 04:59:24 PM »
Thank you for making this tool available, it's been very useful.

 A question I have is how to save the ship designs, I don't see an update button like on the notes tab.

The only suggestion I have is probably too much work to ask, but find myself wishing I there was a checkbox list to hide items from the overview tab.  That window can get very busy and long, the larger the empire gets.
 
The following users thanked this post: Scnaeg

Offline Scnaeg (OP)

  • Gold Supporter
  • Warrant Officer, Class 2
  • *****
  • Posts: 54
  • Thanked: 91 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #103 on: September 11, 2022, 02:24:47 AM »
Thank you for making this tool available, it's been very useful.

Thank you!

A question I have is how to save the ship designs, I don't see an update button like on the notes tab.

There is no possibility to update ship designs at the moment. You can just add designs in the current version.

The only suggestion I have is probably too much work to ask, but find myself wishing I there was a checkbox list to hide items from the overview tab.  That window can get very busy and long, the larger the empire gets.

You can hide item groups from the menu. Single items is not possible as I have to track and map them against the game and I couldn't find a reliable way to do it.
 

Online skoormit

  • Rear Admiral
  • **********
  • Posts: 804
  • Thanked: 324 times
Re: AuroraMarvin, helper android for Aurora 4x C#
« Reply #104 on: September 11, 2022, 08:58:03 AM »
Suggestion:

I would use the Notes tab more if I didn't have to remember to click the Update button.

What if the game auto-saved your Notes on application exit and/or whenever it detects an updated Aurora db (before loading the new data)?
 
The following users thanked this post: Destragon, Scnaeg