Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load pics/colormap.pcx #29

Closed
dor666 opened this issue Dec 25, 2018 · 10 comments
Closed

Could not load pics/colormap.pcx #29

dor666 opened this issue Dec 25, 2018 · 10 comments

Comments

@dor666
Copy link

dor666 commented Dec 25, 2018

Hi,

I had no issues compiling, but I get following messagebox when I try launch game:
image
I would like to play demo. Do I need to change anything in source/project?

@kondrak
Copy link
Owner

kondrak commented Dec 25, 2018

This error indicates missing game data files which are not included with the source code due to their size.
By default, the built executable ends up in Quake2 folder - make sure there's a baseq2 folder inside it with all necessary data paks - see the zip file on release page, it has everything you'll need.

@kondrak kondrak closed this as completed Dec 25, 2018
@kondrak
Copy link
Owner

kondrak commented Dec 25, 2018

(I should probably update the README to be more specific about it. :) )

@dor666
Copy link
Author

dor666 commented Dec 25, 2018

Thanks for quick reply. It works fine.
I misunderstood package with repository in README :)
Then I started to search for "DEMO" defines in sources and tried to tweak it :).

@tojestzart
Copy link

tojestzart commented Aug 25, 2019

Witam, mam paka0 oryginalnego z 97 roku w folderze baseq2, odpalając przez 2-wu klik wysypuje "Error during initialization".
testowane na vkquake2-1.4.0_win64.zip, win7x64
///edit///
podmieniłem wszystkie pliki z archiwum .zip i działa

@idchlife
Copy link

@kondrak for some reason error persists...

image
any idea how to overcome it?

@aculotarpa
Copy link

Same here
Schermata 2021-08-23 alle 15 27 27

@mjr4077au
Copy link
Contributor

Normally this happens when you extract an updated vkQuake2 over the top of your existing install and it replaces retail PAK files with demo ones. I sort of wish vkQuake2 didn't come with the demo content for this reason as I've been caught out before.

@idchlife
Copy link

idchlife commented Sep 6, 2021

@aculotarpa it helps starting quake2 from terminal instead of gui. It runs from there

@tojestzart
Copy link

tojestzart commented Sep 6, 2021

@idchlife exe must be on top level, always, not in ctf folder, it doesnt see pak0.pak which must be in baseq2 folder 3. you dont have mod specific .dll/.so file so you wont run mod
@aculotarpa

@aculotarpa
Copy link

@aculotarpa it helps starting quake2 from terminal instead of gui. It runs from there

Thank you @idchlife , it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants