Can not start game
Tue, 2010-11-30 04:29
I installed the game from these packages: hedgewars-data_0.9.14.1-1_all.deb and hedgewars_0.9.14.1-1_amd64.deb. When you start the game can not start the match. The screen will flash either, and I just returned to the menu or get an error message similar to the picture. Could someone advise me how to correct the problem? Thank.
Add:
- Play HP 550
- Linux Mint 10 x64
- Hedgewars 0.9.14.1
http://code.google.com/p/hedgewars/issues/detail?id=102
I suppose, although I can't think of what could be causing it.
I suspect a bad package - try building your own.
http://hedgewars.org/node/2215#comment-15049
For copy and paste build instructions.
To build 0.9.14.1 add:
hg update 0.9.14.1
just before the cmake line.
BTW, in the linked issue the person said installing off of playdeb worked for them.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
I proceeded according to the instructions and enter
I get this error terminal
That would be the:
liblua5.1-dev
Part of the sudo apt-get install
Either you didn't install it or your distro is missing this for some reason...
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
I installed the library liblua5.1-0-dev and now I get this error message:
sudo apt-get install fpc
You forgot to install pascal compiler.
Press any key to continue, or any other key to cancel.
I'm questioning whether he copied and pasted the entire sudo apt-get line or just typed what he saw without scrolling
He's the only person I've linked to that post who has ever had problems w/ this btw.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
he's missing g++
Hm. It should have been pulled in by the other stuff...
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
sudo apt-get install build-essential then
Press any key to continue, or any other key to cancel.
http://bugs.launchpad.net/ubuntu/+source/hedgewars/+bug/685421
Reason for the package error.
This suggests the bug can be fixed by fixing the PNGs.
Let me know if you want me to whip up a one-liner to correct the files in your local install.
Also, I don't think we've gotten any complaints from people using PlayDeb - you might want to use that repository instead.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev