missing file, please help

A place for people to post strange occurances that could be potential bugs.

Moderator: Board moderators

User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

hmm...

Post by Cid Highwind »

didnt work for me, i run a windows 98 with a 56k connection, i cant run autoexec and i installed the correct files exactly where you guys said to. damn libglib thing
send the link to download the DLL
-Cid
Damn dirty apes!!!
Leaf
Forum Aficionado
Posts: 2002
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Re: hmm...

Post by Leaf »

Cid Highwind wrote:didnt work for me, i run a windows 98 with a 56k connection, i cant run autoexec and i installed the correct files exactly where you guys said to.
Do you mean you can't edit autoexec.bat?
Ryo wrote: For Win9x: edit c:\autoexec.bat, find the 'PATH' line, add the directory, save & reboot the computer.
User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

Post by Cid Highwind »

my autoexec has this in the edit part

@ECHO OFF
SET BLASTER=A220 I5 D1
LH C:\WINDOWS\COMMAND\DOSKEY


IF EXIST C:\PIPOST.BAT CALL C:\PIPOST.BAT
IF EXIST C:\PIPOST.BAT DEL C:\PIPOST.BAT
SET Path=%Path%;"c:\Program Files\Norton SystemWorks\Norton Ghost\"

what would i change?
Last edited by Cid Highwind on Fri Feb 13, 2004 1:21 am, edited 1 time in total.
Damn dirty apes!!!
Leaf
Forum Aficionado
Posts: 2002
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Post by Leaf »

For windows 9x you can add onto the SET PATH line to your c:\autoexec.bat (any editor should work fine) which should finally look like this:

SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Common Files\GTK\2.0\lib"

Just what is between quotes needs to be added and they are needed if the path has spaces like in this case.
User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

Post by Cid Highwind »

leaf wrote:For windows 9x you can add onto the SET PATH line to your c:\autoexec.bat (any editor should work fine) which should finally look like this:

SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Common Files\GTK\2.0\lib"

Just what is between quotes needs to be added and they are needed if the path has spaces like in this case.
well i dont understand all that, im slow remember, look at my previous post :P
Damn dirty apes!!!
User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

Post by Cid Highwind »

dammit
i tried practically everything with your post, leaf, but no prevail.
my 2 files i have for crossfire is the client and the runtime thingie, am i missin something?
Damn dirty apes!!!
User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

AARRRRGGGGHHHH!!!

Post by Cid Highwind »

got it to work!!! but all of a sudden, this pops up in the MS-DOS window that says

GTKCLIENT caused an invalid page fault in
module LIBGTK-WIN32-2.0-0.DLL at 0177:0077af52.
Registers:
EAX=00000000 CS=0177 EIP=0077af52 EFLGS=00010246
EBX=00000000 SS=017f ESP=00b3fb4c EBP=00b3fb64
ECX=00000000 DS=017f ESI=00c63020 FS=213f
EDX=ffffffff ES=017f EDI=00000000 GS=0000
Bytes at CS:EIP:
f6 40 0d 01 74 0a 8b 5d f8 8b 75 fc 89 ec 5d c3
Stack dump:
00000000 00c63020 00000001 00000000 00000001 00c71540 00000000 00408e89 00000000 00c71540 00000000 00000000 00000001 00000000 0045e9fe 0045e9be

:evil:
Damn dirty apes!!!
User avatar
Cid Highwind
Luser
Posts: 33
Joined: Tue Feb 10, 2004 12:27 am

another problem, fixed the old one

Post by Cid Highwind »

argh...

didnt mean to double post, fixed it
Last edited by Cid Highwind on Thu Feb 19, 2004 12:40 am, edited 1 time in total.
Damn dirty apes!!!
a sad person

Post by a sad person »

wow, that sucks. But hey, at least your not stuck with that damn screen saying "lib dll missing, blah blah". I've tried all of the above, and it still doesnt work... wtf. I think ill just dl the directx version
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

a sad person wrote:wow, that sucks. But hey, at least your not stuck with that damn screen saying "lib dll missing, blah blah". I've tried all of the above, and it still doesnt work... wtf. I think ill just dl the directx version
Try the following:

* launch 'regedit'
* go to the branch HKEY_LOCAL_MACHINE\Software\GTK\2.0\
* copy the value of the 'path' subkey
* go to the branch HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\
* create a new key named 'GTKClient.exe'
* create a subkey, type string, named 'path', set its value to '<value of path you copied>\lib'

Try launching the game again.
Post Reply