Jump to content

ArisuOngaku

Members
  • Posts

    2
  • Joined

ArisuOngaku's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Fixed by https://github.com/MinecraftForge/MinecraftForge/commit/79c17cb542427a6421eae5cbd86cb21a5c491e0a
  2. Hi, When I try using the DimensionType.create method, it just returns null. I don't know if that's the case with other enums, but I assume the RuntimeEnumExtender is not doing its job properly. Here's my code : registerWorld() : registerWorld() is called from the FMLServerAboutToStartEvent event. Here's my debug log : Am I doing anything wrong? Thanks in advance for your help! Side note: I initially thought that (without the code and the logs) was enough for a github issue bug report, but I was wrong as these are used for final bug reports with logs and details. So I want to apologize for my mistake. Edit : Replaced the log by the debug log and confirmed that this was on the latest version (166)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.