The posts on 4KJO seem to have disappeared. Can the author please contact me? I’m getting a lot of exceptions that are telling me that the jar file is corrupt… but yet it runs just fine.
Also, I thought I’d followed all the “rules” for making the code as small as possible, and my code isn’t really doing THAT much, but I’ve only just now been able to get it under 7 kb. I’m hoping one of the wizards here can take a look and point out any obvious mistakes I’m making.
I’m trying to make an online poker game (server and client in the same jar). Currently it’s Omaha Hi-Lo 8, I will probably change it to Hold 'Em to save a few more bytes.
Thanks in advance.
Edit: No, it doesn’t yet work, there’s a few bugs I still need to fix. I just thought I’d take a look at how I was doing on size, and realized the crisis.