SC4 Devotion Forum Archives

Sim City 4 Devotion Tools => Tools - General Discussion => BSC Cleanitol => Topic started by: JeNnYFuR on April 22, 2012, 11:48:46 AM

Title: Error in Cleanitol
Post by: JeNnYFuR on April 22, 2012, 11:48:46 AM
I'm getting this error when I try to open cleanitol.

Traceback (most recent call last):
  File "BSC Cleanitol TM.py", line 2, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\__init__.pyo", line 45, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\_core.pyo", line 4, in ?
  File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
  File "BSC Cleanitol TM.py", line 2, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\__init__.pyo", line 45, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\_core.pyo", line 4, in ?
  File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
  File "BSC Cleanitol TM.py", line 2, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\__init__.pyo", line 45, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\_core.pyo", line 4, in ?
  File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
  File "BSC Cleanitol TM.py", line 2, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\__init__.pyo", line 45, in ?
  File "zipextimporter.pyo", line 82, in load_module
  File "wx\_core.pyo", line 4, in ?
  File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd

I have downloaded the two dlls and placed them in System32. Am I missing something else?
Title: Re: Error in Cleanitol
Post by: jmyers2043 on April 22, 2012, 05:45:17 PM
Quote from: JeNnYFuR on April 22, 2012, 11:48:46 AM
I have downloaded the two dlls and placed them in System32. Am I missing something else?

How about your OS? Cleanitall works fine for me but I'm still using Windows XP.
Title: Re: Error in Cleanitol
Post by: ScottFTL on April 23, 2012, 05:10:30 PM
Quote from: JeNnYFuR on April 22, 2012, 11:48:46 AM
I have downloaded the two dlls and placed them in System32. Am I missing something else?

Try moving the required DLL files into the same folder where Cleanitol is installed.
Title: Re: Error in Cleanitol
Post by: JeNnYFuR on April 26, 2012, 05:25:43 PM
jmyers2043, I have Windows 7.

ScottFTL, I've tried the dll's in System 32, in the folder with the Cleanitol and any combination of the two. Still didn't work.  :'(
Title: Re: Error in Cleanitol
Post by: ScottFTL on April 26, 2012, 06:07:24 PM
Quote from: JeNnYFuR on April 26, 2012, 05:25:43 PM
ScottFTL, I've tried the dll's in System 32, in the folder with the Cleanitol and any combination of the two. Still didn't work.  :'(

Have you looked at the Cleanitol: A Guide for Users (http://sc4devotion.com/forums/index.php?topic=3795.0) thread?  Your error indicates that you are missing a required DLL.

Which DLLs did you install?  You need GDIPLUS.SLL and MSVCP71.DLL.  I'd recommend that you place them in the Cleanitol program folder.
Title: Re: Error in Cleanitol
Post by: JeNnYFuR on April 27, 2012, 01:47:28 PM
Yes, I read it and downloaded both files, placed them in the folder with the program, in System32 and different combinations of the two. Still didn't work,
Title: Re: Error in Cleanitol
Post by: rosewood_ltd on May 09, 2012, 02:34:33 PM
I'm having what appears to be the same exact issue in Windows 7 32 bit.  Done the DLL thing, have tried running as admin and also tried XP SP2 and XP SP3 compatibility modes,to no avail.  Feeling kinda ignurint and frusterated right now.
Title: Re: Error in Cleanitol
Post by: ScottFTL on May 09, 2012, 02:59:46 PM
You don't need administrator privileges or compatibility settings to run Cleanitol.  The error "ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd" is definitely caused by a missing DLL, but I don't know why the program isn't able to find the DLL if you have properly installed it.

In addition to the GDIPLUS.DLL and MSVCP71.DLL files, do you have a file named MSVCR71.DLL in the Cleanitol program folder?  I don't know if that was included with Cleanitol or not, but I do have this DLL in my program folder.

You should place all required DLLs directly into the Cleanitol program folder, not into a system directory.  This will ensure that the program can find and use these DLLs.
Title: Re: Error in Cleanitol
Post by: JeNnYFuR on May 09, 2012, 10:15:13 PM
It's aliiivvveeee!! :D I already had the GDIPLUS.DLL and MSVCR71.DLL in the folder with the program, I downloaded MSVCP71.DLL when I originally downloaded the program, but for some reason it wasn't in my files. I put it in the folder (again) and now it works. Thanks!!