Hello everybody,
I got a problem with the creation of a pk3 file, 3 hours on it and I didn’t find a solution. I’m going to make a nervous breakdown. 
When I try to launch my pk3, I got this error : “can’t find map /maps/test.bsp”
I followed the instructions of sock here : PK3 Creation
Programs used : WinRAR, WinZip and Pakscape -> same problem
I got only 2 files in my pk3 : the BSP and the arena files. Like this :
test.pk3 -> 2 directories
maps -> test.bsp
scripts -> test.arena
My arena file looks like this (it’s really an arena file and not an arena.txt file)
{
map "test"
longname "test"
type "wolfmp wolfsw wolflms"
timelimit 200
axisRespawnTime 1
alliedRespawnTime 1
briefing "blahblahblah"
axiswintext "Axis Win!"
alliedwintext "Allied Win!"
mapposition_x 200
mapposition_y 400
}
I used /g_gametype 2, /sv_pure 0, /devmap test or /map test.
The bsp works fine before the compression to pk3.
I also tried to put the pk3 in differents directories : /etmain, /etmain/maps, /etmain/maps/test, etc.
Any idea ? Thanks a lot ! 


make a clean install and use that for mapping, oh, and you tested all 100 or more to see if they worked?