Titan Network

Archive => Mids' Hero Designer => Titan Projects => Tech Support => Topic started by: Captain Amazing on July 22, 2010, 02:40:50 AM

Title: MIDS Issue -- Launch Crash
Post by: Captain Amazing on July 22, 2010, 02:40:50 AM
Hey all, was told it might be something to post but I can't get MIDS to launch even with the newest version now. It instantly crashes and i transmit my data and nuffin works ;_; Is it me or something in the newest build?

-C.A.
Title: Re: MIDS Issue -- Launch Crash
Post by: St0n3y on July 22, 2010, 03:14:26 AM
Sounds like it may be an issue with your .net install, but that is just a guess.  Can you copy and paste the error you get when Mids' crashes, or maybe a screenshot?
Title: Re: MIDS Issue -- Launch Crash
Post by: Captain Amazing on July 22, 2010, 03:36:54 AM
http://yfrog.com/3dcturvj (http://yfrog.com/3dcturvj)
How's this? :)
Title: Re: MIDS Issue -- Launch Crash
Post by: Aggelakis on July 22, 2010, 04:43:34 AM
WHEN does it crash? IMMEDIATELY on launch? After launch but before the little loading-banner shows up? After the loading-banner shows up? Etc.
Title: Re: MIDS Issue -- Launch Crash
Post by: Captain Amazing on July 22, 2010, 05:03:05 AM
Quote from: Aggelakis on July 22, 2010, 04:43:34 AM
WHEN does it crash? IMMEDIATELY on launch? After launch but before the little loading-banner shows up? After the loading-banner shows up? Etc.

IMMEDIATELY AFTER LAUNCH. o.o THATS when it crashes ^_^
Title: Re: MIDS Issue -- Launch Crash
Post by: Captain Amazing on July 26, 2010, 07:23:07 AM
So I assume .... .net is broken? how does one fix that? o.o;
Title: Re: MIDS Issue -- Launch Crash
Post by: Steiner on July 26, 2010, 11:24:51 AM
Check the following folders for Mids installations

%USERPROFILE%\AppData\Local\VirtualStore\Program Files (x86)
%USERPROFILE%\AppData\Local
%USERPROFILE%\AppData\Roaming

And of course either you x86 or standard Program Files directory off the local disk root.

If it's in any it might be in a folder label "Titan Network"

Uninstall (or just delete) any that you find, and re-install the newest version. I can't really tell what version of windows you are running, but from the look of that error prompt, I would guess Windows 2000/Windows Server... which might be your first problem. Anyways, if the above links don't work, your can use them to try and check you Application Data folder's correct path. I'm sure there are google articles on it.
Title: Re: MIDS Issue -- Launch Crash
Post by: Aggelakis on July 26, 2010, 04:11:23 PM
Quote from: Steiner on July 26, 2010, 11:24:51 AM
but from the look of that error prompt, I would guess Windows 2000/Windows Server...

"ass" "u" "me"

My windows look like that (well, a different color) and I'm on Windows XP, using the old windows theme.
Title: Re: MIDS Issue -- Launch Crash
Post by: Steiner on July 26, 2010, 09:21:37 PM
... not sure where assume came from... I used the word guess, not assume. They are quite different... you being an writer for pwiki, thought you would know that.

Anyways... Mids might be dependent on the XP Visual Styles, so if Aggelakis is correct in her... well correction; possibly flipping XP Visual Styles to ON might fix your issue.

Title: Re: MIDS Issue -- Launch Crash
Post by: Aggelakis on July 27, 2010, 04:34:42 AM
I use Mids with no issues, so it's definitely not depending on any kind of theme.
Title: Re: MIDS Issue -- Launch Crash
Post by: Captain Amazing on July 28, 2010, 11:44:14 AM
Repaired faulty 2.0 install after messing with msconfig, thansk though :)
Title: Re: MIDS Issue -- Launch Crash
Post by: Steiner on July 28, 2010, 01:49:23 PM
BUAH!?

It's moments like these I'm temped to include the .Net DLLs with the project instead of depending on that distribution lol.

But the size of the application would likely double and cause problems down the road I'm sure.
Title: Re: MIDS Issue -- Launch Crash
Post by: eabrace on July 28, 2010, 04:08:59 PM
Maybe it wouldn't be a bad idea to have the planner check for the correct .NET and throw up a dialog box stating "This planner requires the .NET X.X framework.  If you encounter any issues starting or running the planner, please update your .NET installation."

Or something like that.

Just a thought.

(Maybe it already does that and I just don't know it.)
Title: Re: MIDS Issue -- Launch Crash
Post by: Steiner on July 28, 2010, 07:41:14 PM
I would, but package support isn't NSIS strong suite. (The installation exe tool). I'll look into it, there are a few things we'll need NSIS to do on the next release, this is definitely one of them.