2 registered members (TipmyPip, 1 invisible),
18,731
guests, and 7
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: version 7,101 problem
[Re: jcl]
#216340
07/16/08 16:05
07/16/08 16:05
|
Joined: Apr 2008
Posts: 61
firelord
OP
Junior Member
|
OP
Junior Member
Joined: Apr 2008
Posts: 61
|
no spyware and virus checked how do i check the wed log(step by step instructions please).no all my other installs work fine. this is the contents of the wed.txt file if that is the log file. load dll: WDLV.DLL Can't load library <C:\game engine\WDLV.DLL> System message #126: The specified module could not be found. error loading
load dll: C:\game engine\wed_plugins\MaxAseFiles.dll full name: <C:\game engine\wed_plugins\MaxAseFiles.dll> {wed: reset id (1->11)} {wed: reset id (2->12)} add action: "ImportFromMaxAse" [h=1(1) fl=0 typ=5 vid=0,exec=018038b0] add action: "ExportToMaxAse" [h=2(2) fl=0 typ=5 vid=0,exec=01801000]
load dll: C:\game engine\wed_plugins\MDLFiles.dll full name: <C:\game engine\wed_plugins\MDLFiles.dll> {wed: reset id (3->13)} {wed: reset id (4->14)} add action: "ImportFromMDL" [h=3(3) fl=0 typ=5 vid=0,exec=01803460] add action: "ExportToMDL" [h=4(4) fl=0 typ=5 vid=0,exec=01806150]
load dll: C:\game engine\wed_plugins\WedFbxFiles.dll full name: <C:\game engine\wed_plugins\WedFbxFiles.dll> {wed: reset id (5->15)} {wed: reset id (6->16)} add action: "ExportFbx" [h=5(5) fl=0 typ=5 vid=0,exec=01ee1000] add action: "ImportFbx" [h=6(6) fl=0 typ=5 vid=0,exec=01ee56e0]
load dll: C:\game engine\wed_plugins\WedFbxLevel2005.dll full name: <C:\game engine\wed_plugins\WedFbxLevel2005.dll> {wed: reset id (7->17)} add action: "ImportFbx" [h=7(7) fl=0 typ=5 vid=0,exec=0180c320]
load dll: C:\game engine\wed_plugins\WedFbxLevel2006.dll full name: <C:\game engine\wed_plugins\WedFbxLevel2006.dll> {wed: reset id (8->18)} add action: "ImportFbx" [h=8(8) fl=0 typ=5 vid=0,exec=01eec220]
Last edited by firelord; 07/16/08 16:14.
|
|
|
Re: version 7,101 problem
[Re: firelord]
#216476
07/17/08 09:15
07/17/08 09:15
|
Joined: Jul 2000
Posts: 28,024 Frankfurt
jcl

Chief Engineer
|

Chief Engineer
Joined: Jul 2000
Posts: 28,024
Frankfurt
|
Ok, so the WDLV does not load. Please do the following 3 steps IN THE GIVEN ORDER: 1. Check the file date of WDLV.DLL compared with the file date of the other files. If WDLV.DLL is the only one with a file date _after_ installation, then something on your PC is overwriting it. I've uploaded the WDLV.DLL separately here: http://server.conitec.net/down/wdlv.dllPlease download it, copy it in your Gamestudio folder, and check if WDLV is now loaded and works. If not, got to step 2. 2. Activate the Windows Update function of your PC. If it's not already activated, what I suspect, you'll now get a list with lot of urgent updates to install. The update you need is the Windows Framework. Let it download and install automatically, and then try again. If WDLV still does not work, go to step 3. 3. Download and install the following file: http://server.conitec.net/down/vcredist_x86.exeThis should fix MFC on your PC. Please let me know how this worked out.
|
|
|
Re: version 7,101 problem
[Re: jcl]
#216514
07/17/08 11:33
07/17/08 11:33
|
Joined: Apr 2008
Posts: 61
firelord
OP
Junior Member
|
OP
Junior Member
Joined: Apr 2008
Posts: 61
|
i went through all the stages you have surgested and downloaded .net framework 3 aswell from microsoft, then rebooted and reinstaled gstudio, still got the same problem.i have seen several other people with the exact same problem, could this be a bug with extra version.
Last edited by firelord; 07/17/08 15:03.
|
|
|
Re: version 7,101 problem
[Re: firelord]
#218345
07/28/08 07:40
07/28/08 07:40
|
Joined: Apr 2008
Posts: 437
dracula
Senior Member
|
Senior Member
Joined: Apr 2008
Posts: 437
|
Hi jcl
I have exactly the same problem. I am not running an anti-virus program and I have an updated Vista installation.I am running 7.10 Commercial. The wdlv.dll file is dataed 3/3/08
I have no Project Manager and no T7 Wizard
EDIT: I have installed the 7.07 version and then 7.1 as firelord suggested, and it has fixed the problem. (Thanks firelord)
Last edited by dracula; 07/28/08 07:59.
|
|
|
Re: version 7,101 problem
[Re: dracula]
#218349
07/28/08 08:21
07/28/08 08:21
|
Joined: Jul 2000
Posts: 28,024 Frankfurt
jcl

Chief Engineer
|

Chief Engineer
Joined: Jul 2000
Posts: 28,024
Frankfurt
|
Thanks for the info! Can one of you do a little test for me?
The old version, 7.07, contained 6 DLLs in the folder:
mfc80, msvcp80, msvcr80.dll
and
mfc71, msvcp71, msvcr71.dll
Can you, just for testing, temporarily remove first the 3 "..80", and then the 3 "..71" DLLs from the installation folder, and test whether the problem appears again after the first or second removal?
The DLLs are the Microsoft MFC Dlls and they are supposed to be automatically installed to the Windows System folder - Version 7.10 contained a Microsoft merge module for this. Apparently, the merge module did not fix the DLLs on your PC and your test would give me a hint which part did not work. Maybe some DLLs of the same name, but faulty versions were installed by some other software in your Windows system folder.
|
|
|
|