[Resolved][1.8.22a] Plugin crash (taxi.json:937)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Dualistjave
Small-town resident
Reactions:
Posts: 36
Joined: 21 Nov 2019, 15:24
Plugins: Showcase Store

[Resolved][1.8.22a] Plugin crash (taxi.json:937)

#1

Post by Dualistjave »

Hi, I got the following error with a plugin (taxi.json:937):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/Taxi by waders, ab, and Lobby/taxi.json:

java.lang.IllegalStateException: When loading "$taxiind.waders.ab.lobby7": Attempt to read from field 'int[] info.flowersoft.theotown.draft.InfluenceDraft.induceVector' on a null object reference
Device: GTC (winsat)
OS version: 23

Thank you in advance.

User avatar
Bevise
Micy's Assistant
Reactions:
Posts: 502
Joined: 27 Feb 2020, 15:39
Location: Phu Quoc Island, Vietnam
Plugins: Showcase Store
Version: Beta
Contact:

Plugin Creator

Platform

Re: [Asked][1.8.22a] Plugin crash (taxi.json:937)

#2

Post by Bevise »

Show your json, please.

User avatar
Dualistjave
Small-town resident
Reactions:
Posts: 36
Joined: 21 Nov 2019, 15:24
Plugins: Showcase Store

Re: [Asked][1.8.22a] Plugin crash (taxi.json:937)

#3

Post by Dualistjave »

taxi.json
(937 Bytes) Downloaded 133 times

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.8.22a] Plugin crash (taxi.json:937)

#4

Post by CommanderABab »

Code: Select all

"level": 20,
should be

Code: Select all

"level": 2,
If you still have a problem try removing these lines:

Code: Select all

 "influence pollution":300,
      "influence passenger bus": 1000 
and the preceding comma ",".

User avatar
Dualistjave
Small-town resident
Reactions:
Posts: 36
Joined: 21 Nov 2019, 15:24
Plugins: Showcase Store

Re: [Asked][1.8.22a] Plugin crash (taxi.json:937)

#5

Post by Dualistjave »

"level": 2, war das problem danke

Post Reply Previous topicNext topic

Return to “Problems”