ledhead900 Posted August 5, 2012 Posted August 5, 2012 Just like the title says, I know about FIX for the 3.0.3-3.0.4 version but I have not heard of any news regarding an update for the latest version.
York Posted August 23, 2012 Posted August 23, 2012 I was wondering this too, I had a quick check on the League of Science website but it appears High Steve who provided a fix before is no longer around. I also sent a quick message to AlienX and he too unfortunately is no longer coding for tekkit. Are there any kind developers around who would take up this little but useful project? (hopes) Edit: Decided to have a peek in all the files myself, bare in mind i havent edited .class files before but from what i can tell, anyone with some basic knowledge of editing, decompiling and recompiling .class files could probably do this in 5 minutes. I narrowed down the changes to the NEIServerPacketHandler.class files. The obvious changes I can see in the NEIServerPacketHandler.class (if statements added), I should probably read some plugin tutorials but i feel by the time ive figured out how to make this seemingly simple fix a new version of tekkit will be out (not to mention im trying to admin a server). If anyone with basic knowledge was capable of doing this, i think the changes in the fixed file ( http://forums.technicpack.net/threads/nei-server-mod-permission-check-exploit-fix.11032/ ), copied over to the updated nei files in the mods folder would do it.
York Posted August 23, 2012 Posted August 23, 2012 Well I tried, complete newb at this but had a compile error: (Call to Super must be first statement in constructor) which threw me as its an unchanged part of the code, tried moving the Super() entry up above the statement, same error Heres the code if anyone can help (Im pretty sure once this bugger compiles it will fix NEI for 3.1.2, although I could be completely wrong ) http://pastebin.com/h7dvqngn
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now