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
missing file, please help
Moderator: Board moderators
-
- Forum Aficionado
- Posts: 2002
- Joined: Tue Apr 29, 2003 5:55 pm
- Location: Minnesota, USA
- Contact:
Re: hmm...
Do you mean you can't edit autoexec.bat?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.
Ryo wrote: For Win9x: edit c:\autoexec.bat, find the 'PATH' line, add the directory, save & reboot the computer.
- Cid Highwind
- Luser
- Posts: 33
- Joined: Tue Feb 10, 2004 12:27 am
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?
@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!!!
-
- Forum Aficionado
- Posts: 2002
- Joined: Tue Apr 29, 2003 5:55 pm
- Location: Minnesota, USA
- Contact:
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.
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.
- Cid Highwind
- Luser
- Posts: 33
- Joined: Tue Feb 10, 2004 12:27 am
well i dont understand all that, im slow remember, look at my previous postleaf 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.

Damn dirty apes!!!
- Cid Highwind
- Luser
- Posts: 33
- Joined: Tue Feb 10, 2004 12:27 am
- Cid Highwind
- Luser
- Posts: 33
- Joined: Tue Feb 10, 2004 12:27 am
AARRRRGGGGHHHH!!!
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

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

Damn dirty apes!!!
- Cid Highwind
- Luser
- Posts: 33
- Joined: Tue Feb 10, 2004 12:27 am
another problem, fixed the old one
argh...
didnt mean to double post, fixed it
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!!!
Try the following: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
* 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.