question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Haxedevelop not working since recently

See original GitHub issue

So it seems a recent window supdate or something broke Haxedevelop altogether. I am unable to start it at all now, just get alot of exceptions when it launches.

Have tried to remove and reinstall everything many times, but no luck. Could be related to : https://github.com/fdorg/flashdevelop/issues/3033

Haxedevelop is my main coding tool, so im getting a bit of panic 😃

The problem is persistant on Win 10 with 5.3.4 and older versions also. Release build (2 year old) worked like normal.

Here is the exceptions log (from today)


08.06.2020 09:17:24

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at StartPage.PluginMain.CreateStartPage()
   at StartPage.PluginMain.ShowStartPage()
   at StartPage.PluginMain.HandleEvent(Object sender, NotifyEvent e, HandlingPriority priority)
   at PluginCore.Managers.EventManager.DispatchEvent(Object sender, NotifyEvent e)

08.06.2020 09:17:25

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at FlashDevelop.MainForm.CreateEditableDocument(String file, String text, Int32 codepage)

08.06.2020 09:17:26

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at StartPage.PluginMain.CreateStartPage()
   at StartPage.PluginMain.ShowStartPage()
   at StartPage.PluginMain.HandleEvent(Object sender, NotifyEvent e, HandlingPriority priority)
   at PluginCore.Managers.EventManager.DispatchEvent(Object sender, NotifyEvent e)

08.06.2020 09:17:26

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at FlashDevelop.MainForm.CreateEditableDocument(String file, String text, Int32 codepage)

08.06.2020 09:17:38

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at StartPage.PluginMain.CreateStartPage()
   at StartPage.PluginMain.ShowStartPage()
   at StartPage.PluginMain.HandleEvent(Object sender, NotifyEvent e, HandlingPriority priority)
   at PluginCore.Managers.EventManager.DispatchEvent(Object sender, NotifyEvent e)

08.06.2020 09:17:39

System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at FlashDevelop.MainForm.CreateEditableDocument(String file, String text, Int32 codepage)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dateecommented, Jul 10, 2020

Yes - im using 5.3.4.545

1reaction
dateecommented, Jun 22, 2020

5.3.3 works, but that is over 2 years old… I hope someone can look into this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

HaxeDevelop debug does not stop on breakpoint
So I followed the steps to get HaxeDevelop to debug, and it worked (but requires me to open another instance of HaxeDevelop every...
Read more >
Beginner: Does anything work? - Haxe
When I open samples in HaxeDevelop–both Haxe exmples and OpenFl I get errors on everything I try. I try command line. lime install...
Read more >
HaxeDevelop app man error? - ide
Hi. I try to install HaxeFlixel template for HaxeDevelop but my App man says :“Item list couldn't be downloaded”. How to fix that?...
Read more >
Haxe IDE - which is better and good supported?
I used to work with HaxeDevelop and switched recently to VSCode. I would recommend VSCode now. mikkelmr (Mikkel Munck Rasmussen) October 16, ...
Read more >
HaxeDevelop - Company Profile
Cross-platform application development solutions provider. The features of the product include code completion and contextual code generation, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found