MantisBT - VCMI
View Issue Details
0002298VCMIOtherpublic2015-10-10 14:032015-10-10 14:08
SXX 
 
normalminoralways
newopen 
0.98d 
 
0002298: Recursive symlink cause VCMI to stop loading on preinitDLL exception
It's nice Linux-specific issue I accidentally met when set symlinks to my maps directories. Reproduction:

* cd ~/.local/share/vcmi/Maps
* ln -s lol lol
* Run VCMI.

For Windows:

* run CMD as administrator
* cd E:\H3\Maps
* mklink /D lol lol
* Run VCMI.

Though not many people use symlinks on Windows :-)
No tags attached.
Issue History
2015-10-10 14:03SXXNew Issue
2015-10-10 14:08SXXPlatformLinux =>
2015-10-10 14:08SXXSummaryLinux: recursive symlink cause VCMI to stop loading on preinitDLL exception => Recursive symlink cause VCMI to stop loading on preinitDLL exception
2015-10-10 14:08SXXDescription Updatedbug_revision_view_page.php?rev_id=2970#r2970

There are no notes attached to this issue.