Decompiling Help

Status
This thread has been locked.

TheCrystalStar

Banned
Feedback score
2
Posts
213
Reactions
65
Resources
0
Hey so I am trying to decompile a plugin. But every time I use jdgui and save all the sources and open them in eclipse and add all the missing jars everything breaks and compile I get tons of errors ex chatColor.RED + chatColor.Blue + ""; (example and a bunch of other things) but I don't get how it works when I don't decompile it and just drag it into my plugins folder. I didn't even change any of the code at all I just exported it and stuff and loaded but it was giving errors.

Can some one decompile it for me and open in eclipse and get the errors out for me :/ and just send me a .zip of the decompiled version (Src basically).

And yes I did get permission to decompile the the plugin from the author. I can show you a screen shot of the msg on spigotmc but if your gonna help me for free :/

The plugin is https://www.spigotmc.org/resources/randompackage.12165/

Its "RandomArmorEffects" I don't know if I have permission for the others since I just asked for RandomArmorEffects

Thx guys hope someone can do it for me :)

Here's my skype : kkhart4
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TheCrystalStar

Banned
Feedback score
2
Posts
213
Reactions
65
Resources
0
As far as I know, decompiling doesn't give you the complete source. It only gives you a glimpse of what the real source might look like, but usually trying to compile from the JDgui output will give errors.

See if the developer of the plugin has released the source publicly on Github. Many developers do. If not, you can always ask him if he would.
Kk thx I'll try that
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/thecrystalstar-scam-report.276555/)

fuzzy_bot

Premium
Feedback score
0
Posts
18
Reactions
10
Resources
0

ChiraqsBest

Feedback score
0
Posts
73
Reactions
18
Resources
0
I typically recommend not decompiling a plugin for the sake of re-use. If they don't have the source code out and about, it's most likely not intended to be used. Likewise, making a plugin from the decompiled mess is usually a bad idea, if you want a plugin similar to it, either use that one or get one developed.
edit: I re-read and you said you got permission to decompile it. Why not just ask him for the source code if he's fine with you using it?
 

TheCrystalStar

Banned
Feedback score
2
Posts
213
Reactions
65
Resources
0
I typically recommend not decompiling a plugin for the sake of re-use. If they don't have the source code out and about, it's most likely not intended to be used. Likewise, making a plugin from the decompiled mess is usually a bad idea, if you want a plugin similar to it, either use that one or get one developed.
edit: I re-read and you said you got permission to decompile it. Why not just ask him for the source code if he's fine with you using it?
I did he said just to use a decompiler to get a source code @)@
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/thecrystalstar-scam-report.276555/)
Status
This thread has been locked.
Top