Spherical forums

Sphere Development => Sphere Support => Topic started by: Datomas on October 25, 2017, 07:55:24 pm

Title: [Solved] No option to use minisphere in editor
Post by: Datomas on October 25, 2017, 07:55:24 pm
So I may or may not be getting into Sphere again, so I uninstalled the minisphere I had (along with Sphere Studio) and installed minisphere 5.0. However when opening Sphere Studio (fresh installed from the ms5.0 exe), I only get the option to use the Sphere 1.5 engine.

Going into settings gave no option for locating the mini sphere directory or plugins. Anybody know what's up with this? Am I just missing something really simple?
Title: Re: No option to use minisphere in editor
Post by: Fat Cerberus on October 25, 2017, 08:02:16 pm
Hm, I just did a fresh install of miniSphere 5.0rc and ran the bundled Sphere Studio, and got the option to use miniSphere.

Try opening Tools -> Configuration Manager and make sure "miniSphere Support" is checked.  If it's not listed, you could try reinstalling miniSphere again and make sure all the components are checked in the setup.
Title: Re: No option to use minisphere in editor
Post by: Datomas on October 25, 2017, 08:05:27 pm
I'll have to wait until I get home as I'm working now but I did have everything checked except for building a project in Cell I think.
Title: Re: No option to use minisphere in editor
Post by: Fat Cerberus on October 25, 2017, 08:16:47 pm
If you didn't install the GDK tools that's probably why it's not working.  The miniSphere support plugin for Sphere Studio relies on Cell to build your game.
Title: Re: No option to use minisphere in editor
Post by: Datomas on October 26, 2017, 12:16:55 am
It was the option to use the GDK in the command line, not Cell that I wasn't installing. Still, just reinstalled, checking even that, and still, nothing.

Title: Re: No option to use minisphere in editor
Post by: Fat Cerberus on October 26, 2017, 01:19:19 am
If you mean this option in the installer:
Quote
Sphere GDK command-line tools (Cell, SSj)

The Sphere Studio plugin also depends on those for full functionality. ;)  I should probably reword that to "development tools" or something, to make it less confusing.

But anyway this is weird since I know it works for me if I do a clean install.  The only thing I can think of that might be going wrong is if it's picking up an old version of miniSphereGdkPlugin.dll somewhere that wasn't deleted for some reason...
Title: Re: No option to use minisphere in editor
Post by: Fat Cerberus on October 26, 2017, 01:36:06 am
@Datomas Just to be sure, Sphere Studio looks for plugins in the following folders (in this order):


Make sure all except #3 don't have a miniSphereGdkPlugin.dll and delete it if they do.
Title: Re: No option to use minisphere in editor
Post by: Datomas on October 26, 2017, 02:42:00 am
Yup - the plugin was in the ProgramData directory, deleting that fixed it.

Thanks!
Title: Re: No option to use minisphere in editor
Post by: Fat Cerberus on October 26, 2017, 02:44:37 am
No problem, glad to hear it's fixed. :D

Just in case anyone else hits this I'll add an error message if a plugin fails to load to make it more obvious that something went wrong.