Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Non-Forge
  • Site News (non-forge)
  • Server Upgrades & Minor Downtime
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Guest Mr. Flamegoat

Server Upgrades & Minor Downtime

By Guest Mr. Flamegoat, July 29, 2016 in Site News (non-forge)

  • Reply to this topic

Recommended Posts

Guest Mr. Flamegoat   

Guest Mr. Flamegoat

Guest Mr. Flamegoat   

  • Guest Mr. Flamegoat
  • Guests
Posted July 29, 2016

We had some unexpected downtime (approximately 20 minutes) a few minutes ago, and I just wanted to post a quick site update for those of you that may have been concerned.

 

An unexpected problem with an update knocked a few services offline which caused the site to become unreachable. I decided to take that opportunity and perform maintenance that I've been putting off for a while. This required a reboot.

 

Everything should be back online and working as expected. In the future, I will be more carefully scheduling a specific time frame for maintenance and updates to prevent unexpected outages.

 

Thanks guys!

  • Quote

Share this post


Link to post
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      When I generate a world it stays at 100%

      By diesieben07 · Posted 4 minutes ago

      Try without the "rats" mod please.
    • diesieben07
      [1.16] InputEvent.KeyInputEvent never fired

      By diesieben07 · Posted 10 minutes ago

      The correct event for this check is ClientTickEvent. Make sure to check TickEvent#phase.
    • diesieben07
      Question about itemstack capabilities of crafting results

      By diesieben07 · Posted 10 minutes ago

      Yeah, it would be better to just lazily initialize the values in the capability. However AttachCapabilitiesEvent is triggered directly from the ItemStack constructor. So it is impossible to have an ItemStack object and not have AttackCapabilitiesEvent fire for it.
    • Beethoven92
      [1.16] InputEvent.KeyInputEvent never fired

      By Beethoven92 · Posted 15 minutes ago

      They are basically the same. With the annotation method you can also specify the Dist where this event handler will be loaded on. What is wrong with your code is that your method is not declared as static. Take a look here for more info on events: https://mcforge.readthedocs.io/en/latest/events/intro/
    • DARKHAWX
      [1.16] InputEvent.KeyInputEvent never fired

      By DARKHAWX · Posted 28 minutes ago

      Hey there,   I'm trying to setup a basic keybinding, but I can't seem to get the event to fire. Here's my code for subscribing to the event:   @Mod.EventBusSubscriber public class ModKeyInputs { @SubscribeEvent public void onKeyInput(InputEvent.KeyInputEvent event) { if (ModKeyBindings.OPEN_DIVINE_FAVOUR_RELATIONSHIP.isPressed()) { Minecraft.getInstance().displayGuiScreen(new DivineFavourRelationshipsScreen(Minecraft.getInstance().player)); } } }   Now I've put a breakpoint in the method there at the start, and I can never get it to fire. Am I subscribing to this event incorrectly?   As a side note, is there much difference between using @Mod.EventBusSubscriber on a class versus MOD_EVENT_BUS.register(ModKeyInputs.class); in the constructor of the main mod class?
  • Topics

    • StormyRiley1
      5
      When I generate a world it stays at 100%

      By StormyRiley1
      Started 12 hours ago

    • DARKHAWX
      2
      [1.16] InputEvent.KeyInputEvent never fired

      By DARKHAWX
      Started 28 minutes ago

    • Tavi007
      3
      Question about itemstack capabilities of crafting results

      By Tavi007
      Started 1 hour ago

    • Fizedi
      0
      Loot table change for chest in plains house

      By Fizedi
      Started 1 hour ago

    • diseasedworm
      1
      A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException

      By diseasedworm
      Started 5 hours ago

  • Who's Online (See full list)

    • Mightydanp
    • Luis_ST
    • matezz
    • diesieben07
    • NindyBun
    • EnderiumSmith
    • Tavi007
    • StormyRiley1
    • troublemaker_47
    • samjviana
    • Beethoven92
  • All Activity
  • Home
  • Non-Forge
  • Site News (non-forge)
  • Server Upgrades & Minor Downtime
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community