Jump to content
  • Home
  • Files
  • Docs
  • Merch
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
  • Off-topic
  • Banned as Guest on the forum
Sign in to follow this  
Followers 0
kremi151

Banned as Guest on the forum

By kremi151, September 19, 2016 in Off-topic

  • Reply to this topic
  • Start new topic

Recommended Posts

kremi151    1

kremi151

kremi151    1

  • Tree Puncher
  • kremi151
  • Members
  • 1
  • 14 posts
Posted September 19, 2016

I don't know if this is the right sub forum to post my issue, if not so please move it to the right one.

 

Sorry Guest, you are banned from using this forum!

Buy the fucking game, we know when you create multiple accounts.

This ban is not set to expire.

 

This message appears when I try to access the forums without being logged in.

First off, I do not use multiple accounts, I only have this one (I don't know why I should use multiple accounts btw) and second, if you mean by "the fucking game" Minecraft, I already bought this game years ago.

So I hope this is some kind of bug or mistake which will be fixed soon.

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45584 posts
Posted September 19, 2016

You are most likely affected by an IP ban because you have a dynamic IP.

This should go away when you get a new IP.

  • Quote

Share this post


Link to post
Share on other sites

kremi151    1

kremi151

kremi151    1

  • Tree Puncher
  • kremi151
  • Members
  • 1
  • 14 posts
Posted September 19, 2016

Ok thank you

  • 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

    • DavidM
      Distinguish singleplayer vs. multiplayer

      By DavidM · Posted 19 minutes ago

      That code from the original mod is not going to work regardless of the side it is on, as spawning ItemEntity in the world must be done on the server side. However, the Minecraft class (used in your if statement) is client side only.   In your case, you might want to look at how proxies work.
    • DragonITA
      [1.14.4] Add a Tab to the Player Inventory Gui in Survival Modus

      By DragonITA · Posted 34 minutes ago

      And how to make a survival tab, like a creative tab just on survival?
    • Lea9ue
      [1.14.4] [UNSOLVED] Server Thread Freezes After Entity Explodes

      By Lea9ue · Posted 49 minutes ago

      what is posX, posY, posZ?  I'm not very good at "this" but I think you need "this".
    • solitone
      Distinguish singleplayer vs. multiplayer

      By solitone · Posted 59 minutes ago

      So what would be the correct solution (in 1.10.2)?I thought my code was bad, but not completely broken, since in fact I don't get any NoClassDefFoundError or ClassNotFoundException, and the server doesn't crash. By contrast, I notice that the following code (originally provided with the mod, in the ComputerBlock class) does cause both those exceptions (even though the server doesn't crash either):   public void breakBlock(World worldIn, BlockPos pos, IBlockState state) { // If not in creative mode: survival, etc. break and drop the block itself if (!Minecraft.getMinecraft().thePlayer.capabilities.isCreativeMode) { // Make the block drop itself // [...] // Give it a random drop speed // [...] // Spawn the item in the world // [...] // Super MUST be called last because it removes the tile entity super.breakBlock(worldIn, pos, state); } else { // If in creative mode, don't drop the block super.breakBlock(worldIn, pos, state); } }  
    • Reapers_Core
      "Launching the game failed!" error please help

      By Reapers_Core · Posted 1 hour ago

      You know what I completely didn't read the EAQ before posting I just saw it I'm gonna go read it and see if it helps also idk how to delete posts I'm so sorry rip Edit: read it, please tell me what I'm doing wrong when posting i've literally never done this before I just wanna get this fixed and idk how
  • Topics

    • solitone
      3
      Distinguish singleplayer vs. multiplayer

      By solitone
      Started 10 hours ago

    • DragonITA
      2
      [1.14.4] Add a Tab to the Player Inventory Gui in Survival Modus

      By DragonITA
      Started 8 hours ago

    • saxon564
      1
      [1.14.4] [UNSOLVED] Server Thread Freezes After Entity Explodes

      By saxon564
      Started 1 hour ago

    • Reapers_Core
      1
      "Launching the game failed!" error please help

      By Reapers_Core
      Started 1 hour ago

    • yegor
      1
      [1.12.2] Transparent armor not rendering properly.

      By yegor
      Started 4 hours ago

  • Who's Online (See full list)

    • ericgolde555
    • Lea9ue
    • DavidM
  • All Activity
  • Home
  • Non-Forge
  • Off-topic
  • Banned as Guest on the forum
  • Theme
  • Contact Us
  • Discord

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