IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.42k stars 211 forks source link

Arclight not considering mod's signs as signs #1394

Open Tekyo23 opened 4 days ago

Tekyo23 commented 4 days ago

I have confirmed that ...

Arclight version

arclight-forge-1.20.1-1.0.5

OS & Java versions

java version "17.0.10" 2024-01-16 LTS

Plugins and Mods

Mods related to the error:
Quark
Biomes O'Plenty
Security Craft
Autumnity
Ecologics
Tropicraft
Blue Skies
The Aether: Redux
The Twilight Forest
Farmer's Delight

Plugins (not related I think):
LuckPerms
Chunky 
Vault
Essentials
EssentialsSpawn
EssentialsChat
PlaceholderAPI
SkinsRestorer
WorldEdit
TabList
WorldGuard

Description

Basically, whenever I place a sign from the one of the mods listed above, the console registers an error and the sign becomes unusable. The sign initially is placed like any other, but it quickly disappears to then appear again, no letting you write anything on it. NOTE: I am using the Arclight listed above but with the forge 47.3.0. However, I don't think that's the problem here.

Step to reproduce

  1. Install arclight-forge-1.20.1-1.0.5
  2. Change the forge version to the 47.3.0
  3. Install any of the listed mods
  4. Place a sign in your server

Logs

latest (1).log

Server pack link (Optional)

No response