Team-RTG / Realistic-Terrain-Generation

The Realistic Terrain Generation mod for Minecraft.
GNU General Public License v3.0
245 stars 118 forks source link

compile error , maybe typo in January 2 2019 commit #1304

Closed Tsoccerguy3 closed 5 years ago

Tsoccerguy3 commented 5 years ago
Affected Mod Versions:

(Please list other mods and their versions if you feel they are relevant to this issue. i.e. Biomes O' Plenty)

Issue Description:

Probable typo in last commit

Steps to reproduce the issue: (If it's easily reproducible.)
  1. Compile 1.12.2-dev

Task :compileJava RTG\build\sources\main\java\rtg\world\WorldTypeRTG.java:107: error: package rtg.client.gui does not exist mc.displayGuiScreen(new rtg.client.gui.GuiCustomizeWorldScreenRTG(guiCreateWorld, guiCreateWorld.chunkProviderSettingsJson)); ^

srs-bsns commented 5 years ago

Meh. Not sure how IDEA missed migrating that qualified name when I refactored.