05-31-2012, 03:45 AM
Hi,
I have recently made a Radiant package for Linux (see http://linradiant.intron-trans.hu) based on NetRadiant (netradiant-1.5.0-20120301). I changed only the build system (new Makefiles and scripts), the code is unchanged. The package builds fine, and the editor works w/o problems under Linux.
Recently I have tried to make a Windows version of the same package by using the Msys/MinGW system. After building/installing the required dependencies I was able to build the editor. However, at startup the following error message is shown:
followed by this:
I know that this bug has occurred several times previously, was discussed on different forums and was reported to the developers, but AFAIK no solution/fix was offered. I would appreciate if somebody (divVerent?) could suggest a possible fix to the problem.
Thanks!
I have recently made a Radiant package for Linux (see http://linradiant.intron-trans.hu) based on NetRadiant (netradiant-1.5.0-20120301). I changed only the build system (new Makefiles and scripts), the code is unchanged. The package builds fine, and the editor works w/o problems under Linux.
Recently I have tried to make a Windows version of the same package by using the Msys/MinGW system. After building/installing the required dependencies I was able to build the editor. However, at startup the following error message is shown:
Code:
mainframe.cpp:676 assertion failure: module system failed to initialize - see radiant.log for error messagesfollowed by this:
Code:
SingletonModuleRef::initialise: type="VFS" version="1" name="*" - not found
d:/Msys/home/menczel/LinRadiant/radiant/mainframe.cpp:676
assertion failure: module system failed to initialise - see radiant.log for error messagesI know that this bug has occurred several times previously, was discussed on different forums and was reported to the developers, but AFAIK no solution/fix was offered. I would appreciate if somebody (divVerent?) could suggest a possible fix to the problem.
Thanks!



![[Image: 4XODR.png]](http://i.imgur.com/4XODR.png)
It took me a while to find this out. When I copied my 'winradiant.exe' to the NetRadiant directory it worked OK. However, if I copied my DLL modules to the NetRadiant tree, I got the same error when running Netradiant. QED.
The whole content of this directory is available on the LinRadiant WEB site. There are also instructions about how to install and configure the MinGW/Msys system for building LinRadiant. The WEB site now also has source and binary versions for both Linux and Windows.![[Image: 561.png]](http://stats.xonotic.org/static/badges/archer/561.png)