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)
  • Email Issues Resolved.
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
LexManos

Email Issues Resolved.

By LexManos, October 31, 2019 in Site News (non-forge)

  • Reply to this topic

Recommended Posts

LexManos    1620

LexManos

LexManos    1620

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1620
  • 8967 posts
Posted October 31, 2019

Apologies to those who have attempted to register and verify their email address in the last week.

Something changed with out email settings, and well, we couldn't send the email to notify me that things broke.

We have switch to a new SMTP service and things should be resolved.

New accounts should get the verification emails now.

Anyone with a pending account should be able to request a resend of their validation email {I couldn't find anything that let me do that in bulk}.

 

Again, sorry for the issue.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

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

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

      By StormyRiley1 · Posted 3 minutes ago

      https://drive.google.com/file/d/1uhUglwuMq_nroPQpDWXsBxggv9MwzXyS/view?usp=sharing there you go
    • diesieben07
      When I generate a world it stays at 100%

      By diesieben07 · Posted 10 minutes ago

      The debug.log from the logs folder.
    • StormyRiley1
      When I generate a world it stays at 100%

      By StormyRiley1 · Posted 11 minutes ago

      Which log
    • diesieben07
      Question about itemstack capabilities of crafting results

      By diesieben07 · Posted 24 minutes ago

      You cannot apply default values to all item stacks. There is no way. If you want your capability to have default values, you need to lazily initialize them whenever they are queried. For example in your capability: class MyCap { private String name = null; public String getName() { if (this.name == null) { this.name = "default value"; } return this.name; } }   This sounds very suspicious. What are you talking about?
    • Fizedi
      Loot table change for chest in plains house

      By Fizedi · Posted 30 minutes ago

      Hi All, Been trying to figure this out for a while now.    I want to make a change to the loot table so it will give me sugar cane. I have attached the json file I am testing with that should give suger cane (I replaced all the others with cane). Doesn't matter where I put it I can't get it to work. After each attempt I reload the world and tp to a spot I've never been to and then find a village (it is a flat world so not too hard). But I can't get it to work. Is there something I am missing.   I've tried putting it in saves/worlsname/data/loot_tables/minecraft/chests/village as well as in datapack folders and so many other places mentioned in google searches..   Someone please put me out of my misery...    Local game on PC, 1.15.2   Thanks! Fiz. village_plains_house.json
  • Topics

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

      By StormyRiley1
      Started 12 hours ago

    • Tavi007
      1
      Question about itemstack capabilities of crafting results

      By Tavi007
      Started 33 minutes ago

    • Fizedi
      0
      Loot table change for chest in plains house

      By Fizedi
      Started 30 minutes ago

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

      By diseasedworm
      Started 4 hours ago

    • RETARDETH
      1
      Please help

      By RETARDETH
      Started 8 hours ago

  • Who's Online (See full list)

    • Beethoven92
    • Choonster
    • StormyRiley1
    • CookieLukas
    • forgnog
    • diesieben07
    • discens
    • Tessa
    • DARKHAWX
    • randomdude12300
  • All Activity
  • Home
  • Non-Forge
  • Site News (non-forge)
  • Email Issues Resolved.
  • Theme

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