PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

[BUG] Furniture lighting settings do not work #1122

Closed Miuss closed 3 years ago

Miuss commented 3 years ago

Describe the bug Furniture lighting settings do not work

To Reproduce Steps to reproduce the behavior:

  ceiling_lamp:
    display_name: "天花板吊灯"
    resource:
      material: PAPER
      generate: false
      model_path: ceiling_lamp
    behaviours:
      furniture:
        entity: item_frame
        light_level: 12
        solid: true
        fixed_rotation: true
        hitbox:
          length: 1
          width: 1
          height: 1
        placeable_on:
          walls: false
          ceiling: true
          floor: false

Expected behavior furniture set entity: item_frame light_level: 12 There is no light display

Screenshots image image

Info (please complete the following information):

Special Info Please do not write "latest"! Tell us the specific plugin version you are using.

Additional context Add any other context about the problem here.

LoneDev6 commented 3 years ago

Tuinity is known to have problems with LightAPI Fork. Please provide a complete server log for me to confirm that statement.

Thanks

Miuss commented 3 years ago

Tuinity is known to have problems with LightAPI Fork. Please provide a complete server log for me to confirm that statement.

Thanks

There is no log prompt for this error

LoneDev6 commented 3 years ago

Do default ItemsAdder furnitures have the light or only your furnitures have no light?

00Hrtz commented 3 years ago

try placing light level above entity worked for me.

LoneDev6 commented 3 years ago

immagine works fine on git-Paper-775 (MC: 1.16.5).

can you try on Paper 1.17.1 instead of Tuinity 1.17.1? I think (as I said before) it's a problem of LightAPI Fork.

darkdragon0226 commented 3 years ago

i have the same problem, i have lightapi fork 3.5.2, I use purpur 1.17.1 1350 update - with purpur has the same problem than tuinity, with paper it works fine 2021-08-28_13 37 20

LoneDev6 commented 3 years ago

It's a Purpur/Tuinity compatibility issue. You have to report this to LightAPI Fork developer, I sadly can't fix this issue since I'm not the developer of LightAPI Fork.