For some reason, in the Logs floder in .minecraft I cannot find anything like You mentioded.
I see there files with Dates like: 2017-07-05 And not fml-client-lastest.log or something like that.
And by what i mean That mod doesn't work:
Ok, basically i made a Mod thats if you click a Specific Button (Basically i added a Keybind to my mod) it will execute a Command to the Server.
The thing is, it wont Send it, maybe it does send but i dont see the message, Anyways, Just incase I may coded wrong the
Send Command to the Server code, here is the Codes:
KeyBinds:https://pastebin.com/hprVPhAd
KeybindInputHandler(the class which executes the Code for the keybind.):https://pastebin.com/Kp2QY1g1
Quick Note - About the Command inside this ^ code i typed there a command that the Server added to himself, basically, a Custom Command of the server i use the Mod to. (the server is not mine)
NOTE: Those are not ALL of the mod Class codes.
I Hope you can tell me whats wrong with my code or with the mod.
Thanks.
Modder123.