Unhandled Exception trying to configure statistics #192

Open
opened 2026-01-29 15:12:43 +00:00 by claunia · 0 comments
Owner

Originally created by @Altheos on GitHub (Feb 23, 2018).

Prerequisites

  • [X ] Are you running the latest version? yes 4.0.1.0
  • Can you reproduce the problem in the debug version? Can't compile it

Check and fill as appropiate:

  • [X ] I was running DiscImageChef under Linux Ubuntu 17.10
  • [X ] ...using Mono 4.6.2.7
  • [X ] ...in 32-bit

Description

When trying to save statistics option, I get this =>
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at DiscImageChef.Core.Statistics.SaveStats () [0x00250] in <388556d7d0c349b9a096ce6f1d58ea20>:0
at DiscImageChef.MainClass.Main (System.String[] args) [0x004a0] in <0dccea7e47e149c8ac7685aed9c01a61>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at DiscImageChef.Core.Statistics.SaveStats () [0x00250] in <388556d7d0c349b9a096ce6f1d58ea20>:0
at DiscImageChef.MainClass.Main (System.String[] args) [0x004a0] in <0dccea7e47e149c8ac7685aed9c01a61>:0

Exact command line used:

sudo mono DiscImageChef.exe configure

Originally created by @Altheos on GitHub (Feb 23, 2018). ### Prerequisites * [X ] Are you running the latest version? yes 4.0.1.0 * [ ] Can you reproduce the problem in the debug version? Can't compile it ### Check and fill as appropiate: * [X ] I was running DiscImageChef under Linux Ubuntu 17.10 * [X ] ...using Mono 4.6.2.7 * [X ] ...in 32-bit ### Description When trying to save statistics option, I get this => Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at DiscImageChef.Core.Statistics.SaveStats () [0x00250] in <388556d7d0c349b9a096ce6f1d58ea20>:0 at DiscImageChef.MainClass.Main (System.String[] args) [0x004a0] in <0dccea7e47e149c8ac7685aed9c01a61>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at DiscImageChef.Core.Statistics.SaveStats () [0x00250] in <388556d7d0c349b9a096ce6f1d58ea20>:0 at DiscImageChef.MainClass.Main (System.String[] args) [0x004a0] in <0dccea7e47e149c8ac7685aed9c01a61>:0 ### Exact command line used: sudo mono DiscImageChef.exe configure
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#192