Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 01:28
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (kzhao, AndrewAMD, bigsmack), 824 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111381
02/10/07 02:49
02/10/07 02:49
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
What's in the med.log?

Re: Lite C - Med still dosn't work... [Re: jcl] #111382
02/10/07 02:59
02/10/07 02:59
Joined: Mar 2005
Posts: 725
USA
TeutonicDarkness Offline OP
User
TeutonicDarkness  Offline OP
User

Joined: Mar 2005
Posts: 725
USA
Quote:

What's in the med.log?





Ok you asked for it here goes the entire contents:

Code:


load dll: MS\CPI01.DLL
full name: <C:\Program Files\liteC\MS\CPI01.DLL>
error loading

load dll: med_plugins\AKeys.dll
full name: <C:\Program Files\liteC\med_plugins\AKeys.dll>
add action: "ResetKey",h=11, fl=0, typ=5, vid=0,exec=00f21310
add action: "DeleteKey",h=12, fl=0, typ=5, vid=0,exec=00f21240
add action: "DeleteAllKeys",h=13, fl=0, typ=5, vid=0,exec=00f21190

load dll: med_plugins\asc_exim.dll
full name: <C:\Program Files\liteC\med_plugins\asc_exim.dll>
add action: "Export To ASC",h=14, fl=0, typ=4, vid=0,exec=00f21140
add action: "Import From ASC",h=15, fl=1, typ=3, vid=0,exec=00f211a0

load dll: med_plugins\BkGndPic.dll
full name: <C:\Program Files\liteC\med_plugins\BkGndPic.dll>
add action: "Background Picture",h=16, fl=0, typ=5, vid=0,exec=00f210a0

load dll: med_plugins\BnTrans.dll
full name: <C:\Program Files\liteC\med_plugins\BnTrans.dll>
add action: "Bones Transform Tool",h=17, fl=0, typ=5, vid=0,exec=00f64780

load dll: med_plugins\EnginePreview.dll
full name: <C:\Program Files\liteC\med_plugins\EnginePreview.dll>
add action: "Action01",h=18, fl=0, typ=5, vid=0,exec=00f61080

load dll: med_plugins\FBXFiles.dll
full name: <C:\Program Files\liteC\med_plugins\FBXFiles.dll>
add action: "Action01",h=19, fl=1, typ=3, vid=0,exec=00f61000
add action: "Action02",h=20, fl=0, typ=5, vid=0,exec=00f664b0

load dll: med_plugins\ImpExpFrames.dll
full name: <C:\Program Files\liteC\med_plugins\ImpExpFrames.dll>
add action: "Import Append Mesh from ASC",h=21, fl=65536, typ=5, vid=0,exec=00f63f60
add action: "Import Append Mesh from 3DS",h=22, fl=0, typ=5, vid=0,exec=00f63660
add action: "Import Append Frames from ASC",h=23, fl=0, typ=5, vid=0,exec=00f63550
add action: "Import Append Frames from 3DS",h=24, fl=131072, typ=5, vid=0,exec=00f63440
add action: "Export Model to ASC",h=25, fl=65536, typ=4, vid=0,exec=00f62f30
add action: "Export Model to 3DS",h=26, fl=0, typ=4, vid=0,exec=00f62090
add action: "Export Frame to ASC",h=27, fl=0, typ=4, vid=0,exec=00f62000
add action: "Export Frame to 3DS",h=28, fl=131072, typ=4, vid=0,exec=00f61f70

load dll: med_plugins\Import.dll
full name: <C:\Program Files\liteC\med_plugins\Import.dll>
add action: "Open3dS",h=29, fl=65536, typ=3, vid=0,exec=00f65ac0
add action: "OpenMicrosofXFile",h=30, fl=0, typ=3, vid=0,exec=00f66080
add action: "OpenMsASCII",h=31, fl=0, typ=3, vid=0,exec=00f66352
add action: "Open 3DS Max ASCII Scene Export",h=32, fl=131072, typ=3, vid=0,exec=00f65e10

load dll: med_plugins\ImportPic2HMap.dll
full name: <C:\Program Files\liteC\med_plugins\ImportPic2HMap.dll>
add action: "Action01",h=33, fl=0, typ=3, vid=0,exec=00f61080

load dll: med_plugins\MeshTester.dll
full name: <C:\Program Files\liteC\med_plugins\MeshTester.dll>
add action: "CheckClosedMeshes",h=34, fl=0, typ=5, vid=0,exec=00f61080

load dll: med_plugins\VEditBox.dll
full name: <C:\Program Files\liteC\med_plugins\VEditBox.dll>
add action: "Transform Vertices Tool",h=35, fl=0, typ=5, vid=0,exec=00f61070

load dll: med_plugins\WavefrontObjImport.dll
full name: <C:\Program Files\liteC\med_plugins\WavefrontObjImport.dll>
add action: "import_WavefrontObjFile",h=36, fl=0, typ=3, vid=0,exec=00f61620

load dll: med_plugins\WmpImporter.dll
full name: <C:\Program Files\liteC\med_plugins\WmpImporter.dll>
add action: "wmp_import",h=37, fl=0, typ=3, vid=0,exec=00f61070







Hope that helps somehow diagnose why I can't run it...
Hopefully finding why I can't run med will
ensure others don't encounter the same later.



*** Teutonic Darkness ***

Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111383
02/10/07 03:11
02/10/07 03:11
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Ok, this looks fine so far. Now, check in your Gamestudio MED which GXL library is set up. Then go to the new MED folder, and delete all other GXL...DLL files (or better do not delete but rename them or move them elsewhere), keeping only the same that you're using with the other MED. Then try starting MED again.

Re: Lite C - Med still dosn't work... [Re: jcl] #111384
02/10/07 03:38
02/10/07 03:38
Joined: Mar 2005
Posts: 725
USA
TeutonicDarkness Offline OP
User
TeutonicDarkness  Offline OP
User

Joined: Mar 2005
Posts: 725
USA
Quote:

Ok, this looks fine so far. Now, check in your Gamestudio MED which GXL library is set up. Then go to the new MED folder, and delete all other GXL...DLL files (or better do not delete but rename them or move them elsewhere), keeping only the same that you're using with the other MED. Then try starting MED again.





Ok taking extra care to do this right I copied all existing files
dx files to a folder and just copied over into Lite_c:
gxl2basdx9.dll

this is what A6 Med used after that failed I tried adding the others
I copied too in hope that somehow it may need them as well.

Well I can only say 1 good thing:

Med.log is now empty...


But still the same windows crash....



*** Teutonic Darkness ***

Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111385
02/10/07 17:59
02/10/07 17:59
Joined: Mar 2005
Posts: 725
USA
TeutonicDarkness Offline OP
User
TeutonicDarkness  Offline OP
User

Joined: Mar 2005
Posts: 725
USA

You know the real shame is I was one of the ones that
would have actually considered buy Lite C ...
Never really cared a great deal for A6 but this Lite-C is
another story; this actually interest me.

I just dont understand how and why others can use it
but I cant on this Computer.
If I had my Backup computer I would see real quickly
if was computer specific problem.

Unforunatly I have my backup system lent out to my brother..

Guess there really no need in a (could have been )
possible returning customer to keep ranting.



*** Teutonic Darkness ***

Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111386
02/14/07 13:04
02/14/07 13:04
Joined: Feb 2007
Posts: 15
G
gettarobox Offline
Newbie
gettarobox  Offline
Newbie
G

Joined: Feb 2007
Posts: 15
how do you purge the registry entries?

Re: Lite C - Med still dosn't work... [Re: gettarobox] #111387
02/14/07 17:28
02/14/07 17:28
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
You can search in the registry for entries that contain "med.exe", and then remove the key.

However, this is probably not the reason for a MED problem. MED isn't the reason either, as MED obviously works for all other people and the same MED even works on his machine in his Gamestudio installation. So I guess it's something special in his the lite-C installation. When someone else runs into a similar problem we'll might find a common cause - until then I'll have to leave it at that.

Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111388
02/16/07 16:37
02/16/07 16:37
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Teutonicdarkness: Another idea what you could try if you have Gamestudio.

1. Copy the files MED.EXE and MEDEXP.DLL from your Gamestudio folder to a safe place.

2. Copy the files MED.EXE and MEDEXP.DLL from your lite-C folder into your Gamestudio folder.

3. Change into your Gamestudio folder and start MED from there.

If it also crashes, the problem is indeed related to MED (and you should then copy the original MED.EXE and MEDEXP.DLL back).

Re: Lite C - Med still dosn't work... [Re: jcl] #111389
02/17/07 03:25
02/17/07 03:25
Joined: Mar 2005
Posts: 725
USA
TeutonicDarkness Offline OP
User
TeutonicDarkness  Offline OP
User

Joined: Mar 2005
Posts: 725
USA
Quote:

Teutonicdarkness: Another idea what you could try if you have Gamestudio.

1. Copy the files MED.EXE and MEDEXP.DLL from your Gamestudio folder to a safe place.

2. Copy the files MED.EXE and MEDEXP.DLL from your lite-C folder into your Gamestudio folder.

3. Change into your Gamestudio folder and start MED from there.

If it also crashes, the problem is indeed related to MED (and you should then copy the original MED.EXE and MEDEXP.DLL back).






Yes...
That Actually works.


So what does this mean?
Something else perhaps in lite-C not letting Med run?

just puzzled ..

*** Teutonic Darkness ***



Wait ... nevermind I clicked about and realized it after clicking
about that it had my name there so somehow its using A6 med even though
I removed it?

SED > Tools > med launhes the right MED and it gives
the usual crash....
Dang it*&@% I was hoping I had it.

Last edited by TeutonicDarkness; 02/17/07 03:33.
Re: Lite C - Med still dosn't work... [Re: TeutonicDarkness] #111390
02/17/07 03:54
02/17/07 03:54
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Ok, then it's definitely not a MED crash (don't worry about your name).

It's obviously something else on your PC. De-install lite-C and MED, then erase the lite-C folder completely, then install MED again and try it. Running a virus test also won't harm.

Page 2 of 3 1 2 3

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1