Isaac

Results 39 comments of Isaac

I found the answer on the Spigot page, it was easy to overlook. Use the [latest dev build](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/) for Minecraft 1.19 ![image](https://user-images.githubusercontent.com/54421422/193647373-29c93ffd-79a9-4c7d-ae3a-7edc885e1c58.png)

I know you asked this over a year ago, but if you still need an answer: I don't believe this mod allows you to edit a schematic. The schematics are...

I know this is merged into the UE source, but they do not have an option to report issues so I am at a loss.

The schematic feature appears to be for Create mod integration. Get yourself a schematic table and a schematic + quill item and you can make a create mod schematic for...

I found the answer on the Spigot page, it was easy to overlook. Use the [latest dev build](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/) for Minecraft 1.19

I found the answer on the Spigot page, it was easy to overlook. Use the [latest dev build](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/) for Minecraft 1.19

Yes, switching to build #600 stopped these errors on my servers. ![image](https://user-images.githubusercontent.com/54421422/193647279-424b25bb-2a92-4ca1-b214-186cd3c748bd.png)

That's unfortunate. I guess I lucked out with it. # java -version java version "17.0.1" 2021-10-19 LTS Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39) Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39,...

I know it was a year ago when you asked, but the reason is that printing into the world requires being in creative mode. Otherwise you need to use another...