[Asked][1.11.50i] Plugin crash (taiwan temple 1.json:145)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
TeaisGreen
Settler
Reactions:
Posts: 3
Joined: 04 May 2024, 13:41

[Asked][1.11.50i] Plugin crash (taiwan temple 1.json:145)

#1

Post by TeaisGreen »

Hi everyone, I got the following error with a plugin (taiwan temple 1.json:145):

Code: Select all

In plugins/taiwanese tp1/taiwan temple 1.json:

java.lang.IllegalStateException: When loading "$taiwantemple_01": May not find image IMG_7972.PNG
here are my codes:

[
{
"active":"true",
"id":"$taiwantemple_01",
"type":"religion",
"title":"Taiwanese temple 01",
"text":"A Taiwanese temple",
"author":"TeaisGreen",
"width":1,
"height":1,
"frames":[
{
"bmp":"IMG_7972.PNG"
}
],
"needs road":"false",
"influence religion":70
}
]

the image is truly existing in my storage.So idk why the system can’t find it.
Device: iPhone (Apple)
OS version: 16

Thank you in advance.
User avatar
PBbunnypower
Townsman
Reactions:
Posts: 64
Joined: 26 Aug 2022, 11:49
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.11.50i] Plugin crash (taiwan temple 1.json:145)

#2

Post by PBbunnypower »

Place it in the same folder as the json and ensure the name is correct
User avatar
TeaisGreen
Settler
Reactions:
Posts: 3
Joined: 04 May 2024, 13:41

Re: [Asked][1.11.50i] Plugin crash (taiwan temple 1.json:145)

#3

Post by TeaisGreen »

thx,problem fixed
Post Reply Previous topicNext topic

Return to “Problems”