- Code: Select all
blzut3@corei5-760:~/Code/vavoom-1.32/build$ ./vavoom-dedicated.bin
Vavoom dedicated server 1.32 (r0)
Adding ./basev/common/basepak.pk3
Sys_Error: W_GetNumForName: playpal not found!
- W_GetNumForName
- W_CreateLumpReaderName
- InitPalette
- R_InitData
- Host_Init
Doing SV_Shutdown
Doing Sys_Shutdown
Doing delete GSoundManager
Doing R_ShutdownTexture
Doing R_ShutdownData
Doing VCommand::Shutdown
Doing VCvar::Shutdown
Doing ShutdownMapInfo
Doing FL_Shutdown
Doing W_Shutdown
Doing GLanguage.FreeData
Doing ShutdownDecorate
Doing VObject::StaticExit
Doing VName::StaticExit
Doing Z_Shutdown
W_GetNumForName: playpal not found!
I can get it to start by using `./vavoom-dedicated.bin -game basev/doom -file basev/doom2/basepak.pk3 ~/.vavoom/doom2.wad`, but I doubt that is how I'm supposed to do it.
