[Asked][1.11.63a] Plugin crash (code.json:186)

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Oofvonabdullah
Small-town resident
Posts: 35
Joined: 13 Mar 2023, 17:49

[Asked][1.11.63a] Plugin crash (code.json:186)

#1

Post by Oofvonabdullah »

Hi, I got the following error with a plugin i tried to make
I checked back the plugin codes and see nothing wrong with it

(code.json:186):

Code: Select all

In abuilda.zip:

java.lang.IllegalStateException: When loading "$KHB1": Attempt to read from field 'boolean info.flowersoft.theotown.draft.ZoneDraft.placeable' on a null object reference
Device: HTC Desire 650 dual sim (HTC)
OS version: 23
code.json
(2.47 KiB) Downloaded 163 times
plugin.manifest
(215 Bytes) Downloaded 140 times
Thank you in advance.

User avatar
ArthurJ22
Townsman
Posts: 82
Joined: 26 Oct 2020, 06:43

Plugin Creator

Platform

Re: [Asked][1.11.63a] Plugin crash (code.json:186)

#2

Post by ArthurJ22 »

Well, you don't have your custom zone "$knigres_zone" defined anywhere, that's why it is null... Either remove it or define it.

Custom Zones (RCI Only)

User avatar
Oofvonabdullah
Small-town resident
Posts: 35
Joined: 13 Mar 2023, 17:49

Re: [Asked][1.11.63a] Plugin crash (code.json:186)

#3

Post by Oofvonabdullah »

ArthurJ22 wrote:
25 Jun 2024, 03:22
Well, you don't have your custom zone "$knigres_zone" defined anywhere, that's why it is null... Either remove it or define it.

Custom Zones (RCI Only)
Yea i just realised that i put my zone file outside of the game, thx

Post Reply Previous topicNext topic

Return to “Problems”