Jump to content

[Nvm, I'm dumb] How does Forge get the shutdown hooks to work even when hitting 'stop' in my IDE?


imacatlolol

Recommended Posts

This is probably a stupid and basic question, but I haven't been able to find an answer on my own.

In my own non-forge projects my shutdown hooks (via Runtime#addShutdownHook) are skipped when hitting the stop button in my IDE (IntelliJ IDEA). I have to hit the exit button instead, which is comparatively out of the way.

But, when working with Forge, the shutdown hooks (particularly for the dedicated server) will still run when hitting the stop button. I'm not sure if it's Forge's doing or vanilla, but I'm assuming it's Forge.

What kind of configuration or thread-based magic is at work here?

 

I'm stupid, it's dependent on running it in debug mode vs normally... I should test things before posting, sorry.

Edited by imacatlolol

I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.