imaging

Post here if you need help getting started with Daggerfall Unity or just want to clarify a potential bug. Questions about playing or modding classic Daggerfall should be posted to Community.
Post Reply
User avatar
Cristalnoir
Posts: 88
Joined: Sat Apr 09, 2016 4:14 pm

imaging

Post by Cristalnoir »

Now it's imaging2's turn.
I reinstall 3 times this little software because it bug (before it does not bug)

It works perfectly well but I can not export to PNG.
And when I open the library "IMG file" it displays this and crashes.
Spoiler!
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.

************** Texte de l'exception **************
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à Manina.Windows.Forms.ImageListView.ImageListViewItemCollection.AddInternal(ImageListViewItem item)
à Manina.Windows.Forms.ImageListView.ImageListViewItemCollection.AddRange(ImageListViewItem[] items)
à DaggerfallImaging2.MainForm.LibraryThumbnails_RunWorkerComplete(Object sender, RunWorkerCompletedEventArgs e)
à System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
à System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)


************** Assemblys chargés **************
mscorlib
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DaggerfallImaging2
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.0.0
CodeBase : file:///C:/Program%20Files%20(x86)/Daggerfall%20Workshop/Daggerfall%20Imaging%202/DaggerfallImaging2.exe
----------------------------------------
System.Windows.Forms
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DaggerfallConnect
Version de l'assembly : 0.4.7.0
Version Win32 : 0.4.7.0
CodeBase : file:///C:/Program%20Files%20(x86)/Daggerfall%20Workshop/Daggerfall%20Imaging%202/DaggerfallConnect.DLL
----------------------------------------
System.Xml
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ImageListView
Version de l'assembly : 6.7.0.0
Version Win32 : 6.7.0.0
CodeBase : file:///C:/Program%20Files%20(x86)/Daggerfall%20Workshop/Daggerfall%20Imaging%202/ImageListView.DLL
----------------------------------------
mscorlib.resources
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.XML.resources
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Xml.resources/2.0.0.0_fr_b77a5c561934e089/System.Xml.resources.dll
----------------------------------------
System.Windows.Forms.resources
Version de l'assembly : 2.0.0.0
Version Win32 : 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.

Par exemple :

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

Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.
of course I activated the "JIT" using the registry but the bug continues
The rest works.
Cristalnoir studio

User avatar
Cristalnoir
Posts: 88
Joined: Sat Apr 09, 2016 4:14 pm

Re: imaging

Post by Cristalnoir »

someone help please?
Cristalnoir studio

User avatar
Nystul
Posts: 1501
Joined: Mon Mar 23, 2015 8:31 am

Re: imaging

Post by Nystul »

not sure about imaging, but df modelling does need the xna framework redistributable:
https://www.dfworkshop.net/df-modelling ... n-startup/

you can at least give it a try and see if the problem persists

User avatar
Cristalnoir
Posts: 88
Joined: Sat Apr 09, 2016 4:14 pm

Re: imaging

Post by Cristalnoir »

no change
Cristalnoir studio

User avatar
King of Worms
Posts: 4752
Joined: Mon Oct 17, 2016 11:18 pm
Location: Scourg Barrow (CZ)
Contact:

Re: imaging

Post by King of Worms »

Maybe try updating

Microsoft .NET Framework

User avatar
Nystul
Posts: 1501
Joined: Mon Mar 23, 2015 8:31 am

Re: imaging

Post by Nystul »

does a new df install (creating the arena2 folder again) and pointing dfimaging to this directory change anything?

User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

Re: imaging

Post by pango »

Nystul wrote: Wed Nov 14, 2018 8:04 am does a new df install (creating the arena2 folder again) and pointing dfimaging to this directory change anything?
... and just to be sure, without translation patches; it's known to break compatibility with DFU, I don't know about Imaging...
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

User avatar
Cristalnoir
Posts: 88
Joined: Sat Apr 09, 2016 4:14 pm

Re: imaging

Post by Cristalnoir »

actually, i have uninstall DF and reinstall.
My antivirus has deleted files, strange.
In any case thank you, it works again. ;)
Cristalnoir studio

Post Reply