• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

AFS2FS: Kitserver module for easy BIN-management

Rafnagud

Club Supporter
Thanks juce. The new kitserver did not fix it. Btw is it normal that my
pes2008.log tells me that there are 0 teams in GDB map? Like i said i have GDB v3 installed and gdb update 3.06.
 

juce_66

Reserve Team
no, that's not normal... it should be the same number as you have teams in your GDB. Perhaps kitserver, cannot find the GDB for whatever reason? but you're saying - it is only the goalkeepers that are not working, or are player kits not working as well?
 

juce_66

Reserve Team
Energia,
sorry my friend, i've no access to Vista... hard for me to fix this sort of problem. I'll check the source for kitserver 6, to see exactly what Robbie did back then.
 

Rafnagud

Club Supporter
juce_66;2485045 said:
no, that's not normal... it should be the same number as you have teams in your GDB. Perhaps kitserver, cannot find the GDB for whatever reason? but you're saying - it is only the goalkeepers that are not working, or are player kits not working as well?

I thought that the rest of the kits were working but that's not the case. I have kits installed in the img/cv_0.img directory that's why i was thinking gdb was working but it isn't. I really don't understand what can be the problem. Everything is installed and in the correct way if you ask me.
 

juce_66

Reserve Team
well, at least that makes sense, and is consistent with the log message that there are 0 teams in GDB. So it seems like kitserver cannot locate the GDB or the map file. We just need to find out why.

do you have the map.txt file in the right place? it should be in GDB/uni folder
 

Rafnagud

Club Supporter
Yes, i have the maps.txt in the gdb/uni folder. I'm using a version with the Bundesliga in Other C.

This is my logfile:

{KLOAD} Log started.
{KLOAD} Registering module KLOAD ("Module Loader 7.1.0.6")
{KLOAD} Game version: PES2008 PC 1.20 ViTALiTY NODVD
{KLOAD} Loading module "C:\Pro Evolution Soccer 2008\kitserver\zlib1.dll" ...
{KLOAD} ... was successful!
{KLOAD} Loading module "C:\Pro Evolution Soccer 2008\kitserver\libpng13.dll" ...
{KLOAD} ... was successful!
{KLOAD} Loading module "C:\Pro Evolution Soccer 2008\kitserver\kserv.dll" ...
{KLOAD} Registering module KSERV ("Kitserver Module 7.1.0.19")
{KLOAD} ... was successful!
{KLOAD} Loading module "C:\Pro Evolution Soccer 2008\kitserver\lodmixer.dll" ...
{LODMIXER} Attaching dll...
{KLOAD} Registering module LODMIXER ("LOD Mixer 7.1.0")
{KLOAD} ... was successful!
{KLOAD} Loading module "C:\Pro Evolution Soccer 2008\kitserver\afs2fs.dll" ...
{KLOAD} Registering module AFS2FS ("AFS2FS Module 7.1.1.3")
{KLOAD} ... was successful!
{LODMIXER} Initializing LOD mixer...
{LODMIXER} Screen resolution to force: 1360x768
{LODMIXER} Settings check disabled. Settings overwrite enabled.
{LODMIXER} Initialization complete.
{LODMIXER} Resolution set: 1360x768
{LODMIXER} Widescreen mode: yes
{LODMIXER} Aspect ratio: 1.77083
{LODMIXER} Aspect ratio type: automatic
{KSERV} pesDir: {C:\Pro Evolution Soccer 2008\}
{KSERV} myDir : {C:\Pro Evolution Soccer 2008\kitserver\}
{KSERV} gdbDir: {C:\Pro Evolution Soccer 2008\kitserver\.\GDB}
{KSERV} Teams in GDB map: 0
{AFS2FS} Initializing filename cache...
{AFS2FS} filename cache: {.\img\cs.img} : 591 slots
{AFS2FS} filename cache: {.\img\cv_0.img} : 8094 slots
{AFS2FS} filename cache: {.\img\cv_1.img} : 726 slots
{AFS2FS} filename cache: {.\img\rv_e.img} : 111 slots
{AFS2FS} DONE initializing filename cache.
{AFS2FS} Songs-map read (size=1)
{AFS2FS} Set title/author info for song with binId=111
{AFS2FS} Balls-map read (size=2)
{AFS2FS} Set name for ball #6
{AFS2FS} Set name for ball #7
{KSERV} Slot maps initialized.
{LODMIXER} Detaching dll...
{KSERV} Shutting down this module...
{KLOAD} Closing log.
 

juce_66

Reserve Team
alright, i've made a new DLL, added some diagnostic messages.
http://files.filefront.com/kservdll+71020zip/;9632224;/fileinfo.html

Can you try with it, and then look in the logfile, and check if you have a message like this:

...
{KSERV} pesDir: {C:\Pro Evolution Soccer 2008\}
{KSERV} myDir : {C:\Pro Evolution Soccer 2008\kitserver\}
{KSERV} gdbDir: {C:\Pro Evolution Soccer 2008\kitserver\.\GDB}
{KSERV} Couldn't open uni-map for reading: {C:\Pro Evolution Soccer 2008\kitserver\.\GDB\uni\map.txt}
{KSERV} Teams in GDB map: 0
...
 

Energia

Reserve Team
juce_66;2485046 said:
Energia,
sorry my friend, i've no access to Vista... hard for me to fix this sort of problem. I'll check the source for kitserver 6, to see exactly what Robbie did back then.

also other dll in kitserver 7 works perfectly with Vista x64... the only one that comeback to vista crash, is with this dll...

If you can check it, thank's in advance for all...
 

juce_66

Reserve Team
Rafnagud,
very good. So it's then one of two things:

1. check the name of the map file. It must be map.txt. Perhaps it has a double .txt extension - like this: map.txt.txt (i saw that once), because Windows Explorer may be configured to not show extensions (.txt) for certain files. Just make sure the file name is correct.
If you uncertain, try this. Open a command prompt window (press Start->Run, then type "cmd"). Switch to your uni dir, and get a directory listing:
cd C:\Pro Evolution Soccer 2008\kitserver\GDB\uni
dir


2. you have some sort of strange permissions set on map.txt file. This is less likely, but still possible.
 

Rafnagud

Club Supporter
Juce, thanks thanks thanks a lot. The problem is solved. The file was not named map.txt but maps.txt like the patchmaker said in his readme.

One letter=big problem LOL

Thanks for all the time you spent on this stupid problem.
 

juce_66

Reserve Team
cool, no worries. i'm glad you found the reason.
perhaps you can alert the patchmaker so that he fixes the readme in the next release, and others don't fall into the same trap :)
 

loz99

Senior Squad
Hi, just to clarify, when importing music files via kitserver's new easy BIN-management feature, do the files HAVE to be in .adx format? If so, what program(s) can one use to convert .mp3 to .adx?

Please help, thanks
 

loz99

Senior Squad
yes, yes i got i sorted yesterday anyway. i asked for help too soon :P

thanks anyway though

i converted to wav with magic video converter 8 (awesome program, torrent it!) and then to adx with dkz studio 0.92B

when i imported however, the songs only came out through one speaker

turns out i converted to wav as mono

but i've fixed it now, works great! nice work juce
 


Top