Posted January 27, 20178 yr So well attempting to port my mod to 1.11 from 1.10.2 I'm having an odd problems with Gui's. Whenever I click inside the limits of the background layer of the gui everything is fine. If I click outside of it, the game crashes. Crash Report: http://pastebin.com/6AJC2U73 https://github.com/BeardlessBrady/Currency-Mod/blob/master-1.11/src/main/java/gunn/modcurrency/client/guis/GuiBuySell.java
January 27, 20178 yr Looks like a crash in pure vanilla code. I don't see anything in your code that could do that either. Could be a vanilla or Forge bug. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
January 27, 20178 yr Author It only happens in this gui though. I have another gui in the mod and I can click out of it fine. Very odd
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.