It looks like for some reason, it’s creating the force fields, then does some things, then for some reason, creates the force fields again and crashes that second time.
Let me think if there’s a good way to prevent that. (Shouldn’t happen in the first place, but )
Don’t suppose it’s anything to do with this that I spotted in mainwindow.cpp the other day, is it?
// Now load the plugins.
PluginManager* plugin = PluginManager::instance();
plugin->load();
// Call this a second time, not needed but ensures plugins only load once.
plugin->load();
Hi, were you able to solve the problem? The exact same thing happens to me, I can’t make it work, I’ve uninstalled and installed it several times and it just won’t open.
In my documents appears:
Thnak you for your replay :D.
I have been trying both, the “Current Release (1.99.0)” and “Nightly Build”. Neither of them open. I have been trying to install Microsoft Visual C++ Redistributable (like in case of ChemDraw 3D) but it doesnt works.