#Trouble with reobfuscation Spigot 1.19.2

1 messages · Page 1 of 1 (latest)

carmine prairie
#

I'm having an issue trying to reobfuscate spigot 1.19.2. I'm using IntelliJ with maven. I've followed this https://www.spigotmc.org/threads/spigot-bungeecord-1-19.559742/ and have done the java -jar BuildTools.jar --rev 1.19.2 --remapped. Here is my pom.xml https://pastebin.com/zuBRQXNy. I will admit I have not tried the "Example Manual Commands" https://pastebin.com/K3e1v7My . Is there something I'm doing wrong?

#

image reference of what I'm talking about

rough quarry
#

paper -> use gradle

#

and the userdev pluigin

#

You also have spigot twice

#

Paper might cause problems and your
unmapped spigot depencency might cause problems

#

Delete and try again

carmine prairie
#

sorry for the lack of reply. I'm redoing it. i think i know where i fucked up

#

also thanks for the pointers. idk why i had the paper stuff in there to begin with

#

this is what happens when i used the plugin

#

also now these methods wont work

carmine prairie
#

@rough quarry should i just redo this project as gradle?

carmine prairie
#

tried using gradle, no luck.