Homebrew DS App Studio[FREE]

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
I got another error upon startup.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\DSAppStudio\Projects'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path)
at MiniCompiler.MainForm.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AwsomiSoft DS App Studio
Assembly Version: 0.4.7.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/DSAppStudio/AwsomiSoft%20DS%20App%20Studio.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SyntaxHighlightingTextBox
Assembly Version: 1.0.3649.34037
Win32 Version: 1.0.3649.34037
CodeBase: file:///C:/DSAppStudio/SyntaxHighlightingTextBox.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
It was the "Could not find a part of the path 'C:\DSAppStudio\Projects"
And Another Index outsude the bounds of the array error.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at UrielGuy.SyntaxHighlightingTextBox.SyntaxHighlightingTextBox.OnTextChanged(Event
rgs e)
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at UrielGuy.SyntaxHighlightingTextBox.SyntaxHighlightingTextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AwsomiSoft DS App Studio
Assembly Version: 0.4.7.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/DSAppStudio/AwsomiSoft%20DS%20App%20Studio.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SyntaxHighlightingTextBox
Assembly Version: 1.0.3649.34037
Win32 Version: 1.0.3649.34037
CodeBase: file:///C:/DSAppStudio/SyntaxHighlightingTextBox.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I'm full of problems. Aren't I?
 

RoyalCardMan

DS App Studio™ Developer
OP
Member
Joined
Aug 11, 2010
Messages
628
Trophies
0
Age
34
Location
In the middle of gun fire.
Website
www.awsomisoft.com
XP
200
Country
United States
It is supposed to be DSAppStudio, the last installation was made wrong.

Okay, the fixed version is finally up. The most recent download is up.

That is good that it works with CrossOver. If I am not mistaken, since it is supposed to represent the Windows file system, it should work.
 

stinkoman

Magnificent Bastard
Member
Joined
Dec 23, 2008
Messages
1,227
Trophies
1
Location
Hell.
XP
555
Country
United States
God, that video's awful.
DEE ASS APP STUDIO
THE FOOTUR OF THE DEE ASS HOUMBREW WIRLED
Never, ever use text to speech.
 

Evo.lve

All that you could be.
Member
Joined
Oct 11, 2010
Messages
1,786
Trophies
1
Location
Away from you.
Website
Visit site
XP
233
Country
I've tried the new one.

This time it doesn't even show the DSAppStudio icon, just the uninstall. I did install it into the Vista bottle, so I'll try installing it into the XP bottle.

EDIT: Tried it in the XP bottle. Now this time it doesn't even show the DSAppStudio folder in the virtual C drive.
 

RoyalCardMan

DS App Studio™ Developer
OP
Member
Joined
Aug 11, 2010
Messages
628
Trophies
0
Age
34
Location
In the middle of gun fire.
Website
www.awsomisoft.com
XP
200
Country
United States
What can I say, I hate recording my own voice, so I use text-to-speech.

The video I made was just there to show what it would look like. I am still working on the official video to put on the homepage.

Oops, sorry about that Ev.olve. I forgot to check 'Make desktop Icon' when making the installation.

Dang, I need to focus here. Anyways, you should be able to go to the folder and run it from there. The exe is called AwsomiSoft DS App Studio.
 

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
I'm still getting the same errors.
ohnoes.png
I think it's because it's not generating a "projects" folder.
 

Evo.lve

All that you could be.
Member
Joined
Oct 11, 2010
Messages
1,786
Trophies
1
Location
Away from you.
Website
Visit site
XP
233
Country
RoyalCardMan said:
What can I say, I hate recording my own voice, so I use text-to-speech.

The video I made was just there to show what it would look like. I am still working on the official video to put on the homepage.

Oops, sorry about that Ev.olve. I forgot to check 'Make desktop Icon' when making the installation.

Dang, I need to focus here. Anyways, you should be able to go to the folder and run it from there. The exe is called AwsomiSoft DS App Studio.

Well here's how the install goes.

I launch it, fine from there.

Runs through the install fine.

It then goes "If you would like to start up the program blah blah blah" so I click next because the other two options are greyed out.

It then shows some Clickteam thing. At that point CrossOver recognises that the install is complete and simulates a Windows reboot. When it says finished, I go to my virtual C drive and there's no DSAppStudio folder.

Any ideas?
 

RoyalCardMan

DS App Studio™ Developer
OP
Member
Joined
Aug 11, 2010
Messages
628
Trophies
0
Age
34
Location
In the middle of gun fire.
Website
www.awsomisoft.com
XP
200
Country
United States
I think I put the wrong installation on the site. Once you do that, try downloading it from the site again and then install it.

I don't know what it won't create the Projects folder in the DSAppStudio directory. I think I put the wrong installation though on the site before. I put the new installation up.

Hmmm... CrossOver may not be compatible with installing programs in the C:\ directory, since the directory doesn't exist in Mac.

I may need to make a whole new system for DS App Studio in order for it to work on Mac.
 

Evo.lve

All that you could be.
Member
Joined
Oct 11, 2010
Messages
1,786
Trophies
1
Location
Away from you.
Website
Visit site
XP
233
Country
RoyalCardMan said:
I think I put the wrong installation on the site. Once you do that, try downloading it from the site again and then install it.

I don't know what it won't create the Projects folder in the DSAppStudio directory. I think I put the wrong installation though on the site before. I put the new installation up.

Hmmm... CrossOver may not be compatible with installing programs in the C:\ directory, since the directory doesn't exist in Mac.

I may need to make a whole new system for DS App Studio in order for it to work on Mac.

CrossOver runs on a virtual C drive. It worked before, but not anymore, not sure why.

I'll just wait patiently for the Mac version.
 

jceggbert5

Check out my hack, New Retro Mario Bros.
Member
Joined
Dec 1, 2008
Messages
1,007
Trophies
1
Age
28
Location
USA, Earth, MilkyWay
Website
romhaxor.bplaced.net
XP
779
Country
United States
I've built a prototype of the site, rebuilt to work on any resolution > 640x480.

Barebones screeny:
awsomisoft.jpg


Best part: Only 5 images, and a couple PHP files, a CSS file, and a font file. 75KB as is at that screenshot. (and 45kb of that is the font!)

No javascript! All done via CSS! (and the buttons change on hover)
 

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Ok. It seems to be working quite nicely now. Just a quick question, how can I modify the header (image, and the three lines that the DS displays)?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=76bIuU_g6A8