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

22754 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 911  
Rules and EAQ - READ FIRST OR YOU WILL GET BANNED!!!
By OvermindDL1, April 27, 2012
7
4779157
luacs1998
May 10, 2013
[1.7.2] Modpack Client Side Crashing
By FishSauce, October 9, 2014
1
5121
diesieben07
October 9, 2014
[1.8 FML] random concurrent access errors
By RANKSHANK, October 15, 2014
0
3173
RANKSHANK
October 15, 2014
[SEVERE] [ForgeModLoader] Detected leaking worlds in memory.
By Miniwolfie, January 30, 2013
1
12621
LexManos
January 31, 2013
[SOLVED]1.7.2 Forge wont work!
By joobs, July 28, 2014
3
4975
joobs
August 2, 2014
1.10.2 java(tm) platform se binary has stopped working
By UyTheo, November 27, 2016
11
3774
UyTheo
November 27, 2016
1.6.2 Forge Has Exception Error??
By SageCraze, July 8, 2013
6
48253
hbh7
July 8, 2013
A error that appeared for no reason after playing on a local server HELP !
By ToxicRush5, July 9, 2013
1
46511
luacs1998
July 10, 2013
All versions of the forge
By ElNachGames, January 8, 2016
2
2452
LexManos
January 9, 2016
as I get forge layer
By ElNoObMini, May 30, 2016
3
1217
loordgek
May 30, 2016
currently on 1.11 where and when can we post bugs?
By trollworkout, November 17, 2016
2
1108
trollworkout
November 17, 2016
Detected leaking worlds
By blackarchan, February 24, 2013
4
8680
blackarchan
February 25, 2013
Enter the server immediately crashes
By kevin40517, February 7, 2016
1
2393
LexManos
February 7, 2016
Forge Crash
By fiorello1, November 19, 2016
1
1407
diesieben07
November 19, 2016
Forge doesn't launch
By OverclockerBR, December 5, 2014
1
10555
diesieben07
December 5, 2014
Forge Doesn't Work With Optifine?
By IstealthninjaX, March 30, 2013
2
10771
luacs1998
March 30, 2013
Forge problem
By zLighT, January 22, 2017
1
952
diesieben07
January 22, 2017
java.lang.NoSuchFieldError: PLANT
By Xalender, April 26, 2014
3
55736
LexManos
April 26, 2014
java.lang.NullPointerException: Ticking entity
By johnfg12, February 29, 2016
0
2296
johnfg12
February 29, 2016
Minecraft 1.10 crashes on world loading screen after installing forge
By MYNAMEISUNKNOWN, September 16, 2016
1
1694
LexManos
September 16, 2016
Minecraft 1.6.2 not starting and "Loading versions..."
By 1BeastDante, July 20, 2013
5
115113
LexManos
July 26, 2013
missing net/minecraft/client/gui/inventory/GuiContainer ?
By SenpaiSubaraki, December 24, 2012
6
39640
SenpaiSubaraki
December 26, 2012
playing 1 minute install 2 mods now get blackscreen & tiny image bottom left
By Oldtimeminer, February 6, 2015
3
4328
Oldtimeminer
February 7, 2015
Solution: ConcurrentModificationException in Java 1.8.0_20
By Atila1091, October 16, 2014
1
6084
luacs1998
October 16, 2014
Vec3 Pool Size: ~~ ERROR ~~ NullPointerException: null //This is in 1.6.4 Forge
By generalcal, July 28, 2014
1
4015
diesieben07
July 28, 2014
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Page 1 of 911  
Sign in to follow this  
Followers 8


  • Posts

    • Iron1601
      Right Way To Add Arbitrary Data To PlayerEntities

      By Iron1601 · Posted 6 minutes ago

      Thank you very much.
    • NullDev
      [Solved] Custom Slime Block not working with Pistons

      By NullDev · Posted 8 minutes ago

      Turns out it was a problem with IntelliJ. Not sure what, but I restarted it and everything is working fine now.
    • diesieben07
      Right Way To Add Arbitrary Data To PlayerEntities

      By diesieben07 · Posted 10 minutes ago

      Because they are originally intended to support "this object can do X"-scenarios. For example: "this tile entity has an inventory" (or in capability-speak: "this tile entity has the inventory capability"). For example, to get an object's inventory capability you call thing.getCapability(ITEM_HANDLER_CAPABILITY, null). This gives you a LazyOptional, which will either be present (thing has an inventory) or not (thing doesn't have an inventory). The facing can be used to convey additional info. For blocks it means the actual facing (a furnace exposes a different inventory on the top than on the bottom), for other things it could mean all kinds of things (entities use sides to give access to separate inventories for just armor or just the held item).   Additionally, you can also use AttachCapabilitiesEvent to attach capabilities to "foreign objects". What you attach here is not really a capability, but a capability provider ("something that can have capabilities") - the capabilities given by this provider will also be exposed by the "foreign object". This provider is special, in that it can also save data, which will be attached to the "foreign object". This whole mechanism allows you to: Write your own capability which stores the data you need. Write your own provider which manages serialization of that data and exposes the capability. Attach that provider to all players using AttachCapabilitiesEvent - players will now store your data.
    • cadbane86140
      Minecraft: Harry Potter Episode #2- Getting Sorted into our Houses!

      By cadbane86140 · Posted 10 minutes ago

      Hello There! Today is the day we get sorted into our Hogwarts Houses! But it is very different than it is in the movies, we actually have to answer a series of questions and then we will be put into the houses. But during our questions of course we have to meme during it which just makes up for some hilarious moments! I hope you all enjoy this video and if you did don't forget to like and sub for more!  
    • diesieben07
      [Solved] Custom Slime Block not working with Pistons

      By diesieben07 · Posted 19 minutes ago

      Cannot reproduce:
  • Topics

    • Iron1601
      4
      Right Way To Add Arbitrary Data To PlayerEntities

      By Iron1601
      Started 1 hour ago

    • NullDev
      8
      [Solved] Custom Slime Block not working with Pistons

      By NullDev
      Started 18 hours ago

    • cadbane86140
      0
      Minecraft: Harry Potter Episode #2- Getting Sorted into our Houses!

      By cadbane86140
      Started 11 minutes ago

    • KBomb
      23
      Mods aren't loading on Forge 1.16.5 server

      By KBomb
      Started Yesterday at 07:32 PM

    • Jeldrik
      8
      Starting GUI on key Input

      By Jeldrik
      Started 19 hours ago

  • Who's Online (See full list)

    • Xrated_junior
    • diesieben07
    • NullDev
    • lupicus
    • loordgek
    • vemerion
    • Iron1601
    • Aecht_Rob
    • cadbane86140
    • Leonardlasardine
    • Jeldrik
    • tabr
    • jmb19905
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Theme

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