Posted December 18, 201410 yr Is there anyway to tell if my mod is being run while deobfuscated? (I think deobfuscated is the right word, like in Eclipse) I'm currently using a boolean stored in my reference class, but it's become tedious to set it to false and then obfuscate/compile and then set it back to true. Kain
December 18, 201410 yr The answer is yes: Forge does it, there's a log message on startup that says, "running in a deobfuscated environment, either it won't work properly or you're in dev. 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.
December 19, 201410 yr Launch.blackboard.get("fml.deobfuscatedEnvironment") BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
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.