Moonlite Map Studio open beta release

Vestras

Retired
Reaction score
248
OK, I have a question for you guys: would you rather have Moonlite as a standalone program or an "extension" to GE?
 

Nestharus

o-o
Reaction score
84
Like NewGen and TESH.

Standalone as that has more flexibility for tools, unless you can allow plugins like possible UML or something as an extension? : O

It'd also be nice to keep the current layout (VS style) if it went to extension, but if that's impossible, methinks standalone is best ; D.
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
Then it'd be better as-is, I think.
Edit: Nestharus pretty much said it perfectly.
 

Vestras

Retired
Reaction score
248
Standalone as that has more flexibility for tools, unless you can allow plugins like possible UML or something as an extension? : O

It'd also be nice to keep the current layout (VS style) if it went to extension, but if that's impossible, methinks standalone is best ; D.

What do you mean with UML?
And no, that wouldn't be possible.
 

tooltiperror

Super Moderator
Reaction score
231
I'd prefer if Moonlite stood alone, as I told you on MSN. Why? Because it gives you more freedom. Think of how much of a pain in the arse it is to work with NewGen and inject (tee hee) your code in.
 

Nestharus

o-o
Reaction score
84
Oh, like class diagrams. Yes, Moonlite will support that for Andromeda.

By the way, UML style diagrams for GUI programming would be quite interesting. It'd get GUI users off of GE and into Moonlite =P.
 

Vestras

Retired
Reaction score
248
I'd prefer if Moonlite stood alone, as I told you on MSN. Why? Because it gives you more freedom. Think of how much of a pain in the arse it is to work with NewGen and inject (tee hee) your code in.

Yeah, plus Moonlite has extension support if people wanna do plugins :p

By the way, UML style diagrams for GUI programming would be quite interesting. It'd get GUI users off of GE and into Moonlite =P.

What do you mean? Did I misunderstand UML? Isn't it just a code diagram?
 

tooltiperror

Super Moderator
Reaction score
231
I thought UML was like a GUI to make a struct, if you're talking in vJASS terms. A class if that's what galaxy uses.
 

Moogle

New Member
Reaction score
1
It would be nice to have GE open while working on the map, I think. But Moonlite is pretty as it is, now.
 

Vestras

Retired
Reaction score
248
It would be nice to have GE open while working on the map, I think. But Moonlite is pretty as it is, now.

Yeah, I'm thinking of doing a plugin to GE that, when GE loads a map, auto opens the associated project in Moonlite, and when GE should run the map, the plugin should cancel it and Moonlite should run instead. (For compilation)
 

rover2341

Is riding a roller coaster...Wee!
Reaction score
113
If it's a DivideByZeroException, I already fixed it.

Its not. On what I was having probems with before and now. But Maybe you fixed somthing and it will be in update coming if thats wahts up ill just wait. But no where does it say DivideByZeroException.
 

Attachments

  • a.png
    a.png
    257.2 KB · Views: 335

Vestras

Retired
Reaction score
248
Its not. On what I was having probems with before and now. But Maybe you fixed somthing and it will be in update coming if thats wahts up ill just wait. But no where does it say DivideByZeroException.

In order to know what the issue is, I need the full exception. Click details and CnP the text in here.
 

rover2341

Is riding a roller coaster...Wee!
Reaction score
113
Here Is the Details for that
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Moonlite.Controls.CodeCompletion.GalaxyObjectHelper.GetSourceFromFileName(String filename, AndromedaStructure structure)
at Moonlite.Controls.CodeCompletion.GalaxyCompletionDataProvider.GetIdentifierType(TextEditor textEditor)
at Moonlite.Controls.CodeCompletion.GalaxyCompletionDataProvider.DotTyped()
at Moonlite.Controls.TextEditor.OnTextEditorKeyPress(Object sender, KeyPressEventArgs e)
at System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs e)
at Storm.TextEditor.TextEditor.OnViewKeyPress(Object sender, KeyPressEventArgs e)
at System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs e)
at Storm.TextEditor.Editor.TextEditorBase.OnKeyPress(KeyPressEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Storm.TextEditor.Core.Widget.WndProc(Message& m)
at Storm.TextEditor.Editor.TextEditorBase.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: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
moonlite
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/moonlite.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevExpress.Utils.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.Utils.v10.1.DLL
----------------------------------------
System.Deployment
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ComponentModel.Composition
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
DevExpress.XtraBars.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.XtraBars.v10.1.DLL
----------------------------------------
DevExpress.Data.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.Data.v10.1.DLL
----------------------------------------
DevExpress.BonusSkins.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.BonusSkins.v10.1.DLL
----------------------------------------
DevExpress.OfficeSkins.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.OfficeSkins.v10.1.DLL
----------------------------------------
DevExpress.XtraEditors.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.XtraEditors.v10.1.DLL
----------------------------------------
DevExpress.XtraGrid.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.XtraGrid.v10.1.DLL
----------------------------------------
DevExpress.XtraLayout.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.XtraLayout.v10.1.DLL
----------------------------------------
DevExpress.XtraVerticalGrid.v10.1
Assembly Version: 10.1.4.0
Win32 Version: 10.1.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/DevExpress.XtraVerticalGrid.v10.1.DLL
----------------------------------------
Moonlite.Composition
Assembly Version: 1.0.3815.31031
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/Moonlite.Composition.DLL
----------------------------------------
Moonlite.Ftp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/Moonlite.Ftp.DLL
----------------------------------------
Moonlite.Languages
Assembly Version: 1.0.3815.31030
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/Moonlite.Languages.DLL
----------------------------------------
MpqLib
Assembly Version: 1.0.3329.41510
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/MpqLib.DLL
----------------------------------------
Storm.TextEditor
Assembly Version: 1.0.3815.37072
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/Storm.TextEditor.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.66.0
Win32 Version: 1.0.66.0
CodeBase: file:///C:/Program%20Files%20(x86)/Moonlite%20Map%20Studio/System.Data.SQLite.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.VisualC
Assembly Version: 10.0.0.0
Win32 Version: 10.00.30319.01
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualC/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.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:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.

And, CnP the text in here... I dont understand what you mean.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Varine Varine:
    How can you tell the difference between real traffic and indexing or AI generation bots?
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/
  • The Helper The Helper:
    Decided to put up a healthier type recipe to mix it up - Honey Garlic Shrimp Stir-Fry https://www.thehelper.net/threads/recipe-honey-garlic-shrimp-stir-fry.193595/

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top