I've encountered a problem with Simcity Terraformer which is getting to be a bit tiresome. You see, it doesn't start, and that tends to make using it a little tricky. I'm working with the RC for Windows 7, and I don't know enough about coding to understand what the error logs are telling me. I'm thinking that it might have to do with the program not being able to handle DX11, but it could be anything else. I've tried downloading the MSCVP71.DLL, but all that's happened is I now get a DX error saying that something else might be using DX, which I know not to be the case. The following is my error log dump:
Traceback (most recent call last):
File "SC4Terraformer.py", line 4, in ?
File "zipextimporter.pyo", line 78, in load_module
File "SC4TerraformerApp.pyo", line 3, in ?
File "zipextimporter.pyo", line 91, in load_module
ImportError: MemoryLoadLibrary failed loading tools3D.pyd
Traceback (most recent call last):
File "SC4Terraformer.py", line 4, in ?
File "zipextimporter.pyo", line 78, in load_module
File "SC4TerraformerApp.pyo", line 3, in ?
File "zipextimporter.pyo", line 91, in load_module
ImportError: MemoryLoadLibrary failed loading tools3D.pyd
I'm running every app in the file in XP compatibility mode, although I'm well aware that it doesn't really mean much. But in the spirit of testing what does and doesn't work, I figure I might as well ask those who know more than I for advice. Oh, and it's worth noting that SC4T works fine on my XP drive, but since SC4 works fine in Windows 7, I have no reason to boot from my XP drive, aside from being able to use SC4T, which seems a bit silly.