"Can't find ___" error happening for no reason
Moderators: Plugin Moderators, Scenario Moderators
- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: "Can't find ___" error happening for no reason
Have you tried moving $logs up in the json so that it is defined before it is used?
It's usually not a problem when in the same json file, but in this case it might be.
It's usually not a problem when in the same json file, but in this case it might be.
- imajoke
- Inhabitant of a Conurbation
- Posts: 532
- Joined: 27 Oct 2019, 02:39
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: "Can't find ___" error happening for no reason
I'll try.CommanderABab wrote: ↑11 Mar 2021, 05:04 Have you tried moving $logs up in the json so that it is defined before it is used?
It's usually not a problem when in the same json file, but in this case it might be.