question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1_16_R3 incompatible

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

NPCLib usage option NPCLib can be used in multiple ways, please provide the number corresponding to your usage option.

Option 3

NPCLib JAR name npclib-plugin-2.12.1-SNAPSHOT.jar

Server version E.g. CraftBukkit version git-Spigot-a1f2566-97b0057 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT) (use command /version)

Purpur version git-Purpur-1131 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

To Reproduce Steps to reproduce the behavior: Just start your server With purpur 1.16.5

image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
schiasileoncommented, Jul 28, 2021

I figured it out. You need to shade the -plugin and not -api version because the api version does not include the nms packages thus not finding the classes.

0reactions
keksgaunercommented, Jul 28, 2021

Yes you need

<dependency>
<groupId>net.jitse</groupId>
    <artifactId>npclib-plugin</artifactId>
    <version>2.12.1-SNAPSHOT</version>
    <scope>compile</scope>
</dependency>

In Intellij you must exract the project to the root of your plugin. (Sorry for my english)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oriental Weavers Floor Coverings Ariana ARI-116R3 Rug ARI ...
Collection Features: Ariana is a fabulous million-plus point rug with an incredible hand. The colorations of ancient Persia have been updated and given...
Read more >
Xerox 116R00003 Paper Feed Roller Kit (OEM 116R3) - QuikShip ...
Xerox 116R00003 OEM Paper Feed Roller Kit (116R3 - Includes 2x Feed Rolls For 1 Tray & 1 Roll Assembly), manufactured by.
Read more >
1839 P$1 Name Omitted, Judd-104 Restrike, Pollock-116, R.3 ...
1839 P$1 Name Omitted, Judd-104 Restrike, Pollock-116, R.3, PR65+ NGC. ... The strike is inconsistent, but on this coin it has nothing to...
Read more >
Genie Part # 88356-116R3GT, 88356-116R3 ... - Zuma Parts!
Genie Part 88356-116R3GT For Sale Genie Part # 88356-116R3GT, 88356-116R3 - SWITCH,LIMIT,W/ROLLER ARM*** Most parts ship out within the first 24 hours of ......
Read more >
Response to T10 Letter Ballot comments on SAM-3 - T10.org
T10/04-116r3. ENDL. TEXAS. Date: 23 July 2004. To: T10 Technical Committee ... HP 47) MSC may be incompatible with logical unit hierarchy ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found