shadowfacts / ShadowMC

Library of utilities for my various mods.
GNU Lesser General Public License v3.0
13 stars 4 forks source link

When I shift-right-click a structure creator, the game crashes. #19

Closed sargunv closed 7 years ago

sargunv commented 7 years ago

Brief explanation of issue:

When I shift-right-click a structure creator, the game crashes.

Link to crash report (if applicable) on PasteBin:

ShadowMC version: ShadowMC-1.11-3.7.1.jar

Minecraft version: 1.11

sargunv commented 7 years ago

The exception is java.lang.RuntimeException: java.io.FileNotFoundException: shadowmc:gui/structurecreator.uiss

I see that the file is named "structureCreator.uiss" in the mod files. The non matching case is causing the issue.