|
You last visited: Today at 13:22
Advertisement
S4 Resource Tool Unhandled error (?)
Discussion on S4 Resource Tool Unhandled error (?) within the S4 League forum part of the Shooter category.
10/04/2014, 15:04
|
#1
|
elite*gold: 0
Join Date: Jun 2011
Posts: 1,159
Received Thanks: 782
|
S4 Resource Tool Unhandled error (?)
Hello there my fellow ponies,since i've tryed to search a solution and have find nothing,i open this thread because i have a problem with the resource tool made by Pinky.
It gives me this error when i try to load the .s4HD file. (I want make in evidence,that i get the error only when i try to load the file,NOT when i open the programm or something else). Here the error:
Code:
System.TypeInitializationException: L'inizializzatore di tipo di 'S4Zip.Crypto.CryptoV1' ha generato un'eccezione. ---> System.BadImageFormatException: Impossibile caricare il file o l'assembly 'LZOManaged.dll' o una delle relative dipendenze. non č un'applicazione di Win32 valida. (Eccezione da HRESULT: 0x800700C1)
in S4Zip.Crypto.CryptoV1..cctor()
--- Fine della traccia dello stack dell'eccezione interna ---
in S4Zip.Crypto.CryptoV1.DecryptCapped(Byte[] data, Int32 maxSize)
in S4Zip.Version4.S4ZipV4.DecryptEntry(Byte[] data)
in S4Zip.S4ZipBase.Open(Byte[] data)
in S4Zip.S4ZipBase.Open(String fileName)
in FNResourceToolX7.GUI.frmMain.miLoadFrom_Click(Object sender, EventArgs e)
in System.Windows.Forms.MenuItem.OnClick(EventArgs e)
in System.Windows.Forms.MenuItem.MenuItemData.Execute()
in System.Windows.Forms.Command.Invoke()
in System.Windows.Forms.Command.DispatchID(Int32 id)
in System.Windows.Forms.Control.WmCommand(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I cannot understand from what it is caused,because if i remember right,on the previous version it worked correctly.I have Windows 8.1 OS with a x64 .
I've tryed many solution like redistributable packages and other .dll's,but nothing seems to work.
If anyone have a solution,or some other ways to make it work,please write here.
Have a nice day!
|
|
|
10/04/2014, 15:55
|
#2
|
elite*gold: 1
Join Date: Apr 2012
Posts: 3,001
Received Thanks: 6,198
|
Doesnt work for Windows 8/8.1/whatever afaik.
|
|
|
10/04/2014, 16:34
|
#3
|
elite*gold: 258
Join Date: May 2010
Posts: 847
Received Thanks: 3,940
|
Read "Requirements" and no don't tell me you installed everything, cuz this exception tells you it's missing!
Quote:
Originally Posted by xDonut-
Doesnt work for Windows 8/8.1/whatever afaik.
|
Wenn man keine Ahnung hat einfach mal die Schnauze halten.
|
|
|
10/04/2014, 17:52
|
#4
|
elite*gold: 1
Join Date: Apr 2012
Posts: 3,001
Received Thanks: 6,198
|
Quote:
Originally Posted by -PinkiWinki-
Read "Requirements" and no don't tell me you installed everything, cuz this exception tells you it's missing!
Wenn man keine Ahnung hat einfach mal die Schnauze halten.
|
ich war mir nicht sicher deswegen afaik und sei mal nicht gleich so aggresiv du arschgesicht xd
|
|
|
10/04/2014, 18:15
|
#5
|
elite*gold: 0
Join Date: Jun 2011
Posts: 1,159
Received Thanks: 782
|
EDIT: managed to install the .net framework 4.5.1 ( i think it's called) for windows 8.1 but the problem still remain.
(I already have the 2010-12-14 redistrubtable packges)
If you can lend a hand to this poor guys that is drwoning into this problem...would be nice.. Q_Q
|
|
|
10/05/2014, 13:25
|
#6
|
elite*gold: 11
Join Date: Jul 2011
Posts: 1,332
Received Thanks: 434
|
Got an unhandled error too x.x
System.TypeInitializationException: The type initializer for 'BlubLib.FormExtensions' threw an exception. ---> System.InvalidCastException: Unable to cast COM object of type 'CTaskbarList' to interface type 'ITaskbarList3'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{EA1AFB91-9E28-4B86-90E9-9E9F8A5EEFAF}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at BlubLib.FormExtensions..cctor()
--- End of inner exception stack trace ---
at BlubLib.FormExtensions.SetProgressState(Form form, ThumbnailProgressState state)
at FNResourceToolX7.GUI.frmMain.BeginProgress(Int32 max)
at FNResourceToolX7.GUI.frmMain.LoadTree(IList`1 entries, Boolean search)
at FNResourceToolX7.GUI.frmMain.miLoad_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute ()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Ps.:Installed the requirements.
|
|
|
10/05/2014, 14:45
|
#7
|
elite*gold: 258
Join Date: May 2010
Posts: 847
Received Thanks: 3,940
|
You need Windows 7 or above.
|
|
|
10/06/2014, 10:55
|
#8
|
elite*gold: 0
Join Date: Jun 2011
Posts: 1,159
Received Thanks: 782
|
Up.
|
|
|
10/06/2014, 11:59
|
#9
|
elite*gold: 45
Join Date: Jun 2012
Posts: 3,998
Received Thanks: 2,348
|
hatte ich auch einfach auf chip die Requirements herunterladen.
Und nächtes mal bitte hier posten
|
|
|
10/07/2014, 13:17
|
#10
|
elite*gold: 0
Join Date: Jun 2011
Posts: 1,159
Received Thanks: 782
|
Up.
|
|
|
10/07/2014, 18:32
|
#11
|
elite*gold: 0
Join Date: Dec 2013
Posts: 242
Received Thanks: 144
|
try it with this resource.s4hd

But i'm not so sure :/
|
|
|
10/07/2014, 19:16
|
#12
|
elite*gold: 0
Join Date: Jun 2011
Posts: 1,159
Received Thanks: 782
|
Quote:
Originally Posted by BlackAce89
try it with this resource.s4hd

But i'm not so sure :/
|
.s4hd doesn't concern with this error.
|
|
|
10/07/2014, 21:15
|
#13
|
elite*gold: 0
Join Date: Dec 2013
Posts: 242
Received Thanks: 144
|
Quote:
Originally Posted by ±A.[T]aiga±÷
.s4hd doesn't concern with this error. 
|
start it with combatibility windows 7 :/
|
|
|
07/01/2015, 14:50
|
#14
|
elite*gold: 0
Join Date: Dec 2014
Posts: 2
Received Thanks: 2
|
After I press "load from .." and i select the folder it doesn't load up.Like idk,it stays on ļdle",it remains blank. I've used resource tool before,but after i reinstalled my windows it gaves me this. Can you help me ?
|
|
|
11/13/2017, 03:39
|
#15
|
elite*gold: 0
Join Date: Nov 2017
Posts: 1
Received Thanks: 0
|
I've got the same problem..
|
|
|
 |
Similar Threads
|
Resource Tool Error
10/27/2010 - S4 League - 4 Replies
I was changing some models around and each time i press start and its checking around 90% or 5% it gets detected saying its changed? Help?
|
Resource Tool error
01/06/2010 - S4 League - 7 Replies
hi..
i got the resource tool but when i click on "decrypt" it shows me an error.
Edit: no problem anymore
can someone help me pls? i tryed to reinstall the game etc. but
the same problem shows still up
|
Resource Tool Error After New Setup.exe
01/06/2010 - S4 League - 2 Replies
Okay so I am totally confused on this, I did search and all I found about this was "GIVE ME RESOURCE HACK NOW" and No. I already have the hack, that's not what I'm asking. Okay so I had to reinstall because I reformatted (long story) and after I install the game I extract the resource, put the 3 files into my s4 league root folder, and then I open it and it says
"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to...
|
Resource Tool Error?
01/02/2010 - S4 League - 1 Replies
If I put the Aracde set I see all girls with this set, same with the katana...
Is the resource tool clientside?
|
error in the resource tool HELP
12/31/2009 - S4 League - 14 Replies
hello again I'm pinguinacs once again taking his patience
this happens then we received an error in s4 resource I need help
http://img707.imageshack.us/img707/4768/errorw.jp g
how to solve??
|
All times are GMT +1. The time now is 13:24.
|
|