User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
general:faqs_users [2010-11-15 19:40]
carsten Moved question about learning about 3D programming into developer FAQ
general:faqs_users [2015-05-18 22:09] (current)
Line 8: Line 8:
 Therefore, please set your firewall to not block Cafu from network access. Therefore, please set your firewall to not block Cafu from network access.
 If you do not plan to host a Cafu game server or join a Cafu internet game, there is of course no harm in blocking access from and to the internet for ''​Cafu.exe'',​ but for single-player games, basic access to the local network is required. If you do not plan to host a Cafu game server or join a Cafu internet game, there is of course no harm in blocking access from and to the internet for ''​Cafu.exe'',​ but for single-player games, basic access to the local network is required.
 +
 +
 +===== Cafu reports an "​Initialization Error",​ what can I do? =====
 +
 +{{ :​cafu_init_error.png?​240|Cafu Initialization Error}}
 +If you see an initialization error similar to the one in the image to the right, the most frequent cause is that the drivers for your sound or graphics hardware are outdated or incomplete (e.g. missing an OpenGL implementation). Please install or update the drivers for your hardware first, then try again.
 +
 +If that doesn'​t help, run ''​Cafu.exe''​ from the [[wp>​Command_Prompt|command prompt]] with the ''​-log console.txt''​ option. For example:
 +<code bash>
 +> Cafu.exe -log console.txt
 +</​code>​
 +The contents of the newly generated file ''​console.txt''​ might give you a clue about why the initialization error occurred. If it doesn'​t,​ please post both the error message and the contents of the ''​console.txt''​ file at our [[http://​forum.cafu.de|forum]] or [[http://​www.cafu.de/​support/​mailing-lists|mailing-lists]].
 +
 +Note that you can run
 +<code bash>
 +> Cafu.exe --help
 +</​code>​
 +to see a list of all available command line options. They might be useful to work around the problem, and if you post at the forums, we might ask you to try some of them to further narrow the problem down.
  
  
general/faqs_users.1289846408.txt.gz ยท Last modified: 2013-01-07 12:07 (external edit)