Troubleshooting
Home |
Introduction |
Installation |
Troubleshooting |
Script tutorial |
Script basics |
Script callbacks reference |
Script API reference |
Known bugs |
Frequently Asked Questions
Troubleshooting
I can't compile U61, help!
Problem
U61 configuration scripts are still under developpement.
This means they are not perfect yet, so you might
get some erros while compiling U61. However, I'm willing
to make U61's installation as easy as possible.
Solution
- Read the INSTALL file in the root directory.
- Check that all the libs needed by U61 are correctly installed.
For instance, Lua is quite tricky to install since you have
to run ld manually to create .so files.
- If you're still in trouble, send me a mail (ufoot@ufoot.org),
I'll try and help you.
When I run U61, I get protection faults 8-(
Problem
This often happens when data and/or configuration files are
not installed correctly. It may also happen if you have
installed a new release of U61 over an older one.
Solution
Under Linux, remove the following files/directories:
- "/usr/local/share/u61" (or "/usr/share/u61"). This is the directory
where all the themes and scripts are stored.
- "~/.u61rc". This is a useless file used by previous
releases of U61.
- "~/.u61". This is the directory where the configuration file
is stored. It can also contain custom themes and scripts.
Once you have removed these, re-launch "make install" as root,
and try and launch the game again.
This documentation is also available on:
www.ufoot.org.
Contact author:
ufoot@ufoot.org