Meldexun Posted July 16, 2019 Posted July 16, 2019 So i would like to edit some vanilla classes and insert some System.out.println() methods for some testing. Is there a way to do this? It's only for getting some information about some calculation that are done. I do not want to build a mod with that forge version. Quote
Draco18s Posted July 17, 2019 Posted July 17, 2019 (edited) No. Use the debugger. Edited July 17, 2019 by Draco18s Quote 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.
Meldexun Posted July 17, 2019 Author Posted July 17, 2019 11 hours ago, Draco18s said: Use the debugger. How should i do this? Quote
frxtn Posted July 17, 2019 Posted July 17, 2019 This is one of the most powerful tools of a programmer Quote
Meldexun Posted July 17, 2019 Author Posted July 17, 2019 (edited) 4 minutes ago, frxtn said: This is one of the most powerful tools of a programmer I already searched for debugger eclipse. But i wasn't sure if that is what he meant. I thought he maybe meant something minecraft or forge specific. Thanks for clarification. Edited July 17, 2019 by Meldexun Quote
Recommended Posts
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.