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
  • Varine Varine:
    I ordered like five blocks for 15 dollars. They're just little aluminum blocks with holes drilled into them
  • Varine Varine:
    They are pretty much disposable. I have shitty nozzles though, and I don't think these were designed for how hot I've run them
  • Varine Varine:
    I tried to extract it but the thing is pretty stuck. Idk what else I can use this for
  • Varine Varine:
    I'll throw it into my scrap stuff box, I'm sure can be used for something
  • Varine Varine:
    I have spare parts for like, everything BUT that block lol. Oh well, I'll print this shit next week I guess. Hopefully it fits
  • Varine Varine:
    I see that, despite your insistence to the contrary, we are becoming a recipe website
  • Varine Varine:
    Which is unique I guess.
  • The Helper The Helper:
    Actually I was just playing with having some kind of mention of the food forum and recipes on the main page to test and see if it would engage some of those people to post something. It is just weird to get so much traffic and no engagement
  • The Helper The Helper:
    So what it really is me trying to implement some kind of better site navigation not change the whole theme of the site
  • 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 Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top