Jump to content

ProPane865

Members
  • Posts

    34
  • Joined

Everything posted by ProPane865

  1. Ok... and? This thread should be marked as "solved" if you removed the print statement.
  2. Please start your own thread, and do not extend on other threads with "I have this issue too!" type of replies.
  3. I feel fairly certain that either the exclamation in the path caused the problem or the launcher isn't installed correctly. Try repairing the installation. If that does not work, then remove the exclamation in the path.
  4. His real username does not have an exclamation. EDIT: The filename path has an exclamation in it.
  5. The version that worked for me is 27.0.47 (Sorry, I know you said you used old versions).
  6. Just delete the version from .minecraft/versions and download a Fresh copy of Forge 1.12 for Windows and install as usual. Show screenshots if that does not work.
  7. Download and install Forge 1.12.2, set the profile in your launcher, and put the mod jar file in the "mods" folder.
  8. You can't use 1.14 mods with 1.12 because of the massive API changes! I bet bookshelf 1.14 is the problem.
  9. Yes, I am coding in 1.14, and I see that they renamed the classes!
  10. You should care, because of API changes in newer versions of Minecraft!
  11. What mods do you have? Are you on 1.14?
  12. Alright, I have searched for "Gui" but got the following: - GuiAccessDenied - GuiBackupFailed - GuiButtonExt - GuiCheckBox - GuiConfirmation - GuiContainerEvent - GuiMessageDialog - GuiModList - GuiNotification - GuiOpenEvent - GuiScreenEvent - GuiSlider - GuiSlotModList - GuiUnicodeGlyphButton - GuiUtils That's pretty much it, I didn't find anything relating to GuiContainer! There were also HUGE structural API changes for 1.13, so I had my doubts that the class would remain untouched.
  13. Yes, but the way you wrote your code makes it very complicated to get an image from a model. Please use a more efficient way like in my code. You will not regret it.
  14. Please rewrite your code ground-up. That is a terrible way of registering items in forge!
×
×
  • Create New...

Important Information

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