This shows you the differences between two versions of the page.
|
known_problems [2012/07/07 07:43] avenger |
known_problems [2013/01/14 23:46] (current) lynxlynxlynx |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | \\ | ||
| + | \\ | ||
| + | :!::!::!: | ||
| + | **[[FAP|Frequent problems and solutions (follow me)]]** | ||
| + | :!::!::!: | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
| ===== On Windows, compiling with MSVC results in error saying internal heap limit reached; use /Zm to specify a higher limit ===== | ===== On Windows, compiling with MSVC results in error saying internal heap limit reached; use /Zm to specify a higher limit ===== | ||
| Line 42: | Line 50: | ||
| Solution: Delete all .pyc files before running GemRB. Make sure you don't have excess files. | Solution: Delete all .pyc files before running GemRB. Make sure you don't have excess files. | ||
| + | |||
| + | ===== On Windows, I don't always hear sound, especially when clicking buttons. ===== | ||
| + | |||
| + | Possible cause: You have got a wrong version of OpenAL. | ||
| + | |||
| + | Solution: Install OpenAL Soft 15.1. The best is if you copy soft_oal.dll as OpenAL32.dll somewhere on your game's dll path. | ||
| + | |||