ljacqu
ljacqu
Woop, this should not be happening with the new dependency...

Looks like an Eclipse compiler issue. The method is ` getProperty(Property)` and the test setup uses Mockito's ` Matchers.any(Class)`1 where` Class` is `Property`, hence M = Property without any generics....
I'm not going to be able to check this out in Eclipse tonight, the quick fix for this is to just delete that class since it's a test class.
Duplicate of #311
Hi @LightningSFM , for the second error (Could not pass event) could you please create a new issue including the full server log with the error? As for the first...
> dk.lockfuglsang.wolfencraft.intercept.PacketInterceptor.createDummyPlayer Do you have a plugin that creates fake players (NPC's)?
Might work as an alternative [datasource](https://github.com/Gnat008/PerWorldInventory/blob/new-mysql-impl/src/main/java/me/gnat008/perworldinventory/data/DataSource.java) implementation?
Interesting test: if there's only one optional property, are header/footer comments added if the property is empty? Property with root path (`""`) or something else
hi @oolong-enterprises, absolutely, thanks for the interest :smile: If you need any pointers, feel free to ask.