Page 1 of 1

[Asked][1.10.63a] Plugin crash (suburban house pack.json:131)

Posted: 07 Jul 2022, 12:18
by Naufhal
Hi, I got the following error with a plugin (suburban house pack.json:131):

Code: Select all

In plugins/suburban house/suburban house pack.json:

java.lang.IllegalArgumentException: May not find a loader for type Residential
Device: SM-A307GN (samsung)
OS version: 30

Thank you in advance.

Re: [Asked][1.10.63a] Plugin crash (suburban house pack.json:131)

Posted: 07 Jul 2022, 15:00
by Rad
Happy to help
You should not capitalize residential it should look like this
"type":" residential",
yours was
"type":" Residential",
I had the same problem once ;)
Don't worry you will get better at plugins just takes time and practice and alot of double checking your code

Re: [Asked][1.10.63a] Plugin crash (suburban house pack.json:131)

Posted: 07 Jul 2022, 15:01
by Naufhal
Rad wrote:
07 Jul 2022, 15:00
Do not capitalize residential it should look like this
"type":" residential",
Ok. But i was Fixed. By Changing File. With Google Drive.