Support
Delegate command advice
Could you please advise if the /delegate [username] command can be used when a game is in progress? Also, does a successful delegate command take effect immediately? Thanks.
Window “hedgewars video recording (glut hidden window)” appears after recording
I use Arch Linux and Hedgewars 0.9.21 and FreeGLUT 3.0.0, and everytime after I have recorded something I can see a new empty window appearing and its title is “hedgewars video recording (glut hidden window)”. The window seems to disappear whenever the recording is finished (or aborted).
The window itself seems to be very buggy, it is “transparent” (except for the window decorations), I can move it around and scale it, even close it, but when I move it, the window just takes the contents from its background (it is not properly redrawn).
I think this window is not supposed to appear or be visible at all, right? 
Unable to record: error 255
I can't record on default recording settings, after leaving the game (in which I pressed the recording button), I get an error message with error code 255.
I use Hedgewars 0.9.21 from Arch Linux on Arch Linux.
I use FFmpeg version 2.8 and this is its command line info:
ffmpeg version 2.8 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 5.2.0 (GCC)
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-shared --enable-version3 --enable-x11grab
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
I did a very quick video recording session with default video recording settings.
After I left the game, I got error 255.
Here are the contents of Logs/rec0.log:
http://lpaste.net/142289
And here is Logs/game0.log:
http://lpaste.net/142290
Problems with recording.
the rendering of my recording stops at 99.86%
[Bug] Symbolic links are not resolved (RESOLVED: NOT A BUG)
This one affects Linux-based operating systems:
If you store something in the Hedgewars user directory (“$HOME/.hedgewars” under GNU/Linux) and replace any of the folders with a symbolic link, Hedgewars is unable to find any file
Example:
$HOME/.hedgewars/Data/Scripts is replaced by a symbolic link on $HOME/mycode/Hedgewars and in the 2nd folder there are all my scripts installed.
Now if I start Hedgewars, everything in Scripts is invisible to Hedgewars, no scripts appear in-game. I have to remove the symbolic link and physically move the original files back to a read Scripts folder to make it work.
