Code errors

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
I_Support_Palestine
Townsman
Posts: 53
Joined: 09 Jun 2024, 11:53
Location: Johor
Plugins: Showcase Store

Platform

Code errors

#1

Post by I_Support_Palestine »

:mrgreen: Hi, I got the following error with a plugin (hotel.json:99):

Code: Select all

In small hotel.zip:

[
    {
        "id": "$light",
        "type": "animation",
        "light": true,
        "light switching": true,
        "frames": [
            {
                "bmp": "FVInight.png",
                "count": 4,
                "width": 132,
                "height": 41
            }
        ],
        "rotation aware": true
    },
    {
        "frames winter": [
            {
                "bmp": "FVIsnow.png"
            }
        ],
        "count": 4,
        "width": 132,
        "height": 41
    },
    {
        "id": "$Small Hotel",
        "type": "residential",
        "text": "Hotel with lights",
        "habitats": 80,
        "author": "I_Support_Palestine",
        "width": 1,
        "height": 1,
        "level": 2,
        "frames": [
            {
                "bmp": "FVI.png",
                "count": 4,
                "width": 132,
                "height": 41
            }
        ],
        "animation": [
            {
                "id": "$light",
                "x": 0,
                "y": -29
            }
        ]
    }
]
Device: RMX1941 (Realme)
OS version: 28

Thanks if reading
Last edited by I_Support_Palestine on 30 Sep 2024, 12:54, edited 1 time in total.

Return to “Problems”