EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   OpenEQ::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=609)
-   -   EverQuest II VPK File Format (https://www.eqemulator.org/forums/showthread.php?t=17291)

sotonin 12-19-2004 04:10 PM

Interesting. i guess you are talking about mp3's imbedded in the vpk files. i never opened those. But the ones in the music folder in my eq2 folder play fine in winamp )

scarolan 06-27-2005 02:17 AM

Trouble with Python Script
 
daeken_bb - excellent detective work and python script. I do have a question though - when I try to run the python script on any of the VPK files, I get the following:

[scarolan@dellnote ~]$ python decompress.py SndUI.vpk
Traceback (most recent call last):
File "decompress.py", line 51, in ?
sys.exit(main(sys.argv[1:]))
File "decompress.py", line 24, in main
os.mkdir(args[1])
IndexError: list index out of range


Any ideas what's causing that?

daeken_bb 07-01-2005 06:27 AM

Quote:

Originally Posted by scarolan
daeken_bb - excellent detective work and python script. I do have a question though - when I try to run the python script on any of the VPK files, I get the following:

[scarolan@dellnote ~]$ python decompress.py SndUI.vpk
Traceback (most recent call last):
File "decompress.py", line 51, in ?
sys.exit(main(sys.argv[1:]))
File "decompress.py", line 24, in main
os.mkdir(args[1])
IndexError: list index out of range


Any ideas what's causing that?

You need to add the directory to unpack into after the vpk name.

Orkinman 09-12-2005 11:05 PM

Alright what does this mean :

c:\Python24>python decompress.py SndAmb.vpk i:\test
Traceback (most recent call last):
File "decompress.py", line 51, in ?
sys.exit(main(sys.argy[1:]))
File "decompress.py", line 14, in main
data2 = fp.read(1)
OverflowError: long int too large to convert to int

and I'll also get this on certain files

c:\Python24>python decompress.py SndUI.vpk i:\test
Traceback (most recent call last):
File "decompress.py", line 51, in ?
sys.exit(main(sys.argy[1:]))
File "decompress.py", line 14, in main
data2 = fp.read(1)
MemoryError

It's probably my comp screwing up or something, but if you can figure it out, I'd appreciate the help.

pepsi_cola 05-14-2006 11:22 PM

VPK Extractor
 
Here is a tool that you can download that can extract VPK files: http://eq2.blazlabs.com/

:D

mattmeck 05-14-2006 11:45 PM

boy talk about trolling, fist post was in 2004, last post was sept 2005, now this one..... let it die

pepsi_cola 05-15-2006 06:03 AM

ROFL! NO, IT MUST LIVE! EGOR, THROW THE SWITCH!


All times are GMT -4. The time now is 04:59 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.