[Asked][1.12.65a] Plugin crash (code.json:153)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Guest
Reactions:

[Asked][1.12.65a] Plugin crash (code.json:153)

#1

Post by Guest »

Hi, I got the following error with a plugin (code.json:153):

Code: Select all

In plugin (1).zip:

java.lang.IllegalStateException: When loading "smallreligiondep": Could not find an animation draft of id smallreligiondepnightanim !
Device: SM-X200 (samsung)
OS version: 34

Thank you in advance.

User avatar
PBbunnypower
Inhabitant of a Conurbation
Reactions:
Posts: 386
Joined: 26 Aug 2022, 11:49
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.12.65a] Plugin crash (code.json:153)

#2

Post by PBbunnypower »

It is either misspelled or you didnt define the animation draft first.

User avatar
Guest
Reactions:

Re: [Asked][1.12.65a] Plugin crash (code.json:153)

#3

Post by Guest »

So like I should put the animation draft first before the building?

User avatar
PBbunnypower
Inhabitant of a Conurbation
Reactions:
Posts: 386
Joined: 26 Aug 2022, 11:49
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.12.65a] Plugin crash (code.json:153)

#4

Post by PBbunnypower »

Yeah, the game loads them in order, so it needs to load the animation draft before the building draft so it can find the animation within the building.

User avatar
Guest
Reactions:

Re: [Asked][1.12.65a] Plugin crash (code.json:153)

#5

Post by Guest »

Oh cool

Post Reply Previous topicNext topic

Return to “Problems”