Closed Frosthaven closed 6 years ago
Installing vault bypasses the bug, which means its a case of trying to read economy even if disabled in config.
I wonder if this has to do with constructing our EconomyService (required for ProfileManager, which is required by PlayerChangedWorldListener, which is the class that we're actually trying to initialize). Given that no other messages are printed, I'd say that it doesn't get as far as EconomyService#tryLoadEconomy()
.
@ljacqu I'm not seeing anything obvious here, any ideas?
Fake Edit: I wonder if it has to do with the injector going over the fields, and of course finding the Economy field (a class which wont exist without Vault installed). @Frosthaven could you try it without Vault installed and using the attached version of the plugin? perworldinventory-kt-2.0.0.jar.zip
Verified.
I can confirm that the provided zip loads correctly on a freshly spun up server.
Fixed by https://github.com/Gnat008/perworldinventory-kt/commit/c124d940c3a2b374dae0535594e58e582ed1bbee accidentally (I forgot I made that change when I added the coverage. Heh). New release incoming.
Note: No economy plugins are installed. Clean install with default options: