Page 1 of 1

imaging

Posted: Fri Nov 09, 2018 4:49 am
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.

Re: imaging

Posted: Tue Nov 13, 2018 6:30 am
by Cristalnoir
someone help please?

Re: imaging

Posted: Tue Nov 13, 2018 7:48 am
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

Re: imaging

Posted: Tue Nov 13, 2018 11:04 am
by Cristalnoir
no change

Re: imaging

Posted: Tue Nov 13, 2018 3:00 pm
by King of Worms
Maybe try updating

Microsoft .NET Framework

Re: imaging

Posted: Wed Nov 14, 2018 8:04 am
by Nystul
does a new df install (creating the arena2 folder again) and pointing dfimaging to this directory change anything?

Re: imaging

Posted: Wed Nov 14, 2018 10:41 am
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...

Re: imaging

Posted: Thu Nov 15, 2018 4:08 pm
by Cristalnoir
actually, i have uninstall DF and reinstall.
My antivirus has deleted files, strange.
In any case thank you, it works again. ;)