fooooooooooooooo / WickedPaintings

MIT License
6 stars 2 forks source link

1.20.1 crashes on multiplayer #22

Open pandorazboxz opened 7 months ago

pandorazboxz commented 7 months ago

I'm able to use it just fine in singleplayer, but trying to use the wickedpainting mod on multiplayer just immediately crashes the server

blackshot commented 7 months ago

1.20.4 too

Lolens commented 4 months ago

crashlog

Lolens commented 4 months ago

Solution: Update GUILib used in mod in gradle.properties

  1. Download source code
  2. Open gradle.properties and change "libgui_version = 8.0.0+1.20" to "libgui_version = 8.1.1+1.20.1"
  3. Open folder in terminal and run "gradlew build"
  4. Copy mod jar file from *\build\libs and use it