Im looking to create a mod that will play a live audio stream through the client for a sponge server im developing. I cant seem to find much help on the jLayer library, if anyone happens to know where some good info might be it would be much appretciated. Incorperating something like this seems like its a bit much for my current java knowledge but a challenge is always fun.
Hey guys, trying to learn how to use forge. I cant seem to get my code to run properly. I keep getting a NullPointerException and cant find the issue. I threw the code up on my github and will post a past bin link to the start log. Any help would be appreciated.
Github Link: https://github.com/playajames/forge_src
Link to Class: https://github.com/playajames/forge_src/blob/master/src/main/java/me/playajames/tmcs/client/render/blocks/BlockRenderRegister.java
Pastebin Log: http://pastebin.com/bZTCjeek
Playa