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
  • Forge Mods
  • Mods
  • Greg's Mods
  • Crash GregBlock (Image Included)
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
I4MZEUS

Crash GregBlock (Image Included)

By I4MZEUS, June 26, 2020 in Greg's Mods

  • Reply to this topic
  • Start new topic

Recommended Posts

I4MZEUS    0

I4MZEUS

I4MZEUS    0

  • Tree Puncher
  • I4MZEUS
  • Members
  • 0
  • 1 post
Posted June 26, 2020

I was playing Gregblock and after placing a redstone in the floor the minecraft just crashed i can never open the world again. Can someone help?crash-2020-06-26_19.26.44-client.txt

  • 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 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • DaemonUmbra
      Update mod to 1.16.5

      By DaemonUmbra · Posted 43 minutes ago

      Is it a mod you made or are you trying to update someone else's mod?
    • DaemonUmbra
      Any places for support with 1.8

      By DaemonUmbra · Posted 44 minutes ago

      We don't keep track of places that provide support for old versions.
    • monkeysHK
      [1.16] Transparent Picture Render in GUI

      By monkeysHK · Posted 50 minutes ago

      Hello. I am having trouble making a picture render transparent on my Screen and I am not sure what the problem is. It renders correctly but not transparent. Here is my code in MyScreen::render Also I want to know how to remove the effect of RenderSystem afterwards for further renders. TextureManager tm = minecraft.getTextureManager(); ResourceLocation rl = new ResourceLocation("minecraft", "textures/gui/widgets.png"); tm.bindTexture(rl); matrixStack.push(); { RenderSystem.colorMask(true, true, true, true); RenderSystem.blendColor(1f, 1f, 1f, 0.5f); RenderSystem.enableBlend(); matrixStack.translate(instru_pos[currentNbo.ordinal()][0], instru_pos[currentNbo.ordinal()][1], 0); matrixStack.scale(scale, scale, scale); this.blit(matrixStack, 0, 0, 0, 146, 20, 20); } matrixStack.pop(); Any replies will be appreciated.
    • chuckdie5el
      Server Console errors

      By chuckdie5el · Posted 59 minutes ago

      I took a section of the log from well before it started showing those issues to a few thousand lines of it. Hope this helps debug.txt
    • SixSix
      I need help to learn

      By SixSix · Posted 1 hour ago

      ¿Cómo puedo aprender a codificar para hacer mods? Llevo días preguntandome como poder hacerlo, aunque existan opciones faciles como mcreator. No me convence, puesto que quitaron los modelos .java del geckolib en blockbench y decidí buscar cursos de java, pero no sé que especificamente por donde empezar o si quiera si me servirán.
  • Topics

    • Heinzchen
      1
      Update mod to 1.16.5

      By Heinzchen
      Started 3 hours ago

    • iiDk_lol
      1
      Any places for support with 1.8

      By iiDk_lol
      Started 1 hour ago

    • monkeysHK
      0
      [1.16] Transparent Picture Render in GUI

      By monkeysHK
      Started 50 minutes ago

    • chuckdie5el
      3
      Server Console errors

      By chuckdie5el
      Started 4 hours ago

    • SixSix
      0
      I need help to learn

      By SixSix
      Started 1 hour ago

  • Who's Online (See full list)

    • gibbyj
    • chuckdie5el
    • JeffMan
    • DrakenXI
    • Draco18s
    • Veo
    • JamesJJJ
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • Greg's Mods
  • Crash GregBlock (Image Included)
  • Theme

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