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

  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • Support & Bug Reports Latest Topics
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)

Support & Bug Reports

Help with Forge goes here. Refer to Modder Support for help with Forge modding. You MUST read the EAQ before posting.

Sign in to follow this  
Followers 8
  • Start new topic

22818 topics in this forum

  • Sort By
    • Recently Updated
    • Title
    • Start Date
    • Most Viewed
    • Most Replies
    • Custom
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Page 1 of 913  
Rules and EAQ - READ FIRST OR YOU WILL GET BANNED!!!
By OvermindDL1, April 27, 2012
7
4779589
luacs1998
May 10, 2013
Cannot set up Forge?
By AndrewSherman, May 10, 2012
1 2
34
384797
AndrewSherman
May 13, 2012
Forge Failed To Download on any minecraft vesrion
By Rex22, July 12, 2014
4
305181
Rex22
July 20, 2014
Forge does not fully install.
By Ethan Weegee, August 20, 2015
1 2
30
284340
Ethan Weegee
August 26, 2015
mobs and player invisible
By 123456789link, July 27, 2012
23
276766
atrain99
July 28, 2012
you need to run the version 1.8 manually
By bradm123, January 2, 2015
22
252150
LadyGrelka
February 2, 2015
Stuck on done loading after installing forge on minecraft 1.2.5
By Marcrafter, August 4, 2012
1 2
25
224509
OvermindDL1
August 10, 2012
1.12.2, fatally missing registry entries
By PoiDoe, November 7, 2017
9
215147
DaemonUmbra
April 14, 2019
Forge server with pixelmon problem
By gesses, January 3, 2013
17
199272
LexManos
January 8, 2013
minecraft server crash before start up (1.6.2 - .779)
By gronkdamage, July 9, 2013
1 2
25
170669
LexManos
July 10, 2013
Latest Minecraft Forge + Optifine + Sphax bug/unknown error
By killerwife, July 12, 2014
2
161862
killerwife
July 12, 2014
Constant Crashes after installing the new Forge Version
By WarmasterCain55, January 8, 2015
20
119441
WarmasterCain55
January 19, 2015
Forge Installer Not Opening
By kyle123cool123, January 23, 2018
1 2
39
117531
DaemonUmbra
December 8, 2020
11 libraries failed to download
By Montosoy9, July 15, 2014
1 2
29
116647
diesieben07
March 17, 2018
Forge!! MY server isnt working! Crash: Exception in server tick loop cpw.mods.
By mumzel99, June 7, 2014
17
115998
diesieben07
July 12, 2019
Minecraft 1.6.2 not starting and "Loading versions..."
By 1BeastDante, July 20, 2013
5
115116
LexManos
July 26, 2013
ForgeModLoader-client-0.log
By Urbanchaos20, December 16, 2012
1
105831
HMPerson1
December 17, 2012
Minecraft crashes for no apparent reason (details inside)
By IamJ3acon, December 29, 2012
2
105080
IamJ3acon
December 29, 2012
'You must run the version 1.7.2 manually at least once'
By Diffeomorphism, January 31, 2014
7
104423
diesieben07
May 22, 2014
How to add ram to forge server 1.12.2?
By TheYafe, July 29, 2018
14
101786
DaemonUmbra
July 11, 2019
Many of my mods are throwing errors on MC launch as they are 'duplicates'.
By RealEntropy, August 28, 2013
1 2
30
99600
dalekslayer96
September 10, 2013
Adding More Mods Causes Block IDs To Swap
By Murdy007, September 4, 2015
1 2
32
99199
Murdy007
September 13, 2015
Forge Install Error for Minecraft 1.6.4 Launcher
By WolfofWar4126, September 21, 2013
17
97365
LexManos
September 28, 2013
Mods not loading [Forge Server]
By Portugal40, April 29, 2018
22
97261
DaemonUmbra
December 26, 2019
Forge 1.12.2 These libraries failed to download. Try again error.
By Bedirhan_YALTA, January 20, 2018
12
96641
diesieben07
May 24, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Page 1 of 913  
Sign in to follow this  
Followers 8


  • Posts

    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 1 hour ago

      Great point. Should have seen that. Would I just pass that into the IVertexBuilder#lightmap function?
    • Draco18s
      [1.16] Block texture resonds to sky light not block light

      By Draco18s · Posted 1 hour ago

      I wonder what combinedLight is. https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java#L34
    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 1 hour ago

      I received a bug report where the texture of a block is only responding to the sky light, but not any block lights (such as torches). Here is the link to the renderer that I believe to be the culprit. Any suggestions? https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java Here is an image that shows the issue: https://repo.jacob-williams.me/repository/raw/exnihilosequentia/issues/images/Lighting%20Bug.png
    • brok4d
      OBJ MODELS

      By brok4d · Posted 3 hours ago

      Hello, this mod is the source, you have to get boredhttps://gitlab.com/Lycanite/LycanitesMobs
    • JayNeedsHelp
      Logger not working

      By JayNeedsHelp · Posted 4 hours ago

      So I'm currently creating a forge mod and I'm having an issue where the console stops logging after some errors. It seems to be connected to the access transformers that I'm using as before I added at's my console was working fine.   Here is my at file:  public-f net.minecraft.client.Minecraft session public net.minecraft.client.Minecraft timer public net.minecraft.client.gui.GuiScreen buttonList public net.minecraft.util.Timer tickLength public net.minecraft.network.play.client.CPacketPlayer onGround public net.minecraft.network.play.server.SPacketEntityVelocity motionX public net.minecraft.network.play.server.SPacketEntityVelocity motionY public net.minecraft.network.play.server.SPacketEntityVelocity motionZ public net.minecraft.network.play.server.SPacketExplosion motionX public net.minecraft.network.play.server.SPacketExplosion motionY public net.minecraft.network.play.server.SPacketExplosion motionZ public net.minecraft.client.renderer.entity.RenderManager renderPosX public net.minecraft.client.renderer.entity.RenderManager renderPosY public net.minecraft.client.renderer.entity.RenderManager renderPosZ   Any help is greatly appreciated thank you!
  • Topics

    • NovaMachina
      2
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina
      Started 1 hour ago

    • Milk_Shak3s
      1
      OBJ MODELS

      By Milk_Shak3s
      Started 19 hours ago

    • JayNeedsHelp
      0
      Logger not working

      By JayNeedsHelp
      Started 4 hours ago

    • cadbane86140
      0
      Minecraft: Hunger Games Game #36- Shear FIGHT!

      By cadbane86140
      Started 5 hours ago

    • Sad Whale
      6
      Game crashes whenever I try to increase the RAM

      By Sad Whale
      Started 7 hours ago

  • Who's Online (See full list)

    • EclipseNation
    • Mightydanp
    • elite_mlgbro1
    • Sad Whale
    • MizonSky
    • HappyAndJust
    • NorthWestWind
    • mp1115
    • alpxca07
    • Squrikle
    • sarkozi
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Theme

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