Jump to content

Has NEI got an updated Exploit Fix available for the 3.1.2 Tekkit Version


Recommended Posts

  • 3 weeks later...

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.

Link to comment
Share on other sites

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 :D )

http://pastebin.com/h7dvqngn

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...