CraftBook 3

CraftBook 3

139k Downloads

ICMechanic fails to load

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-3176 - Reported by tmad40blue_

Hi, I'm receiving errors upon loading (or reloading) CraftBook, and the "ICs" mechanic is failing to enable.

Stacktrace: http://hastebin.com/yohicecubo.avrasm

CraftBook version output (it's the latest build #24 from your Jenkins page):

[04:34:27 INFO]: CraftBook version 3.9-SNAPSHOT
[04:34:27 INFO]: Founded by sk89q, and currently developed by me4502 & Dark_Arc

Spigot /version output:

[04:35:51 INFO]: This server is running CraftBukkit version git-Spigot-f6feaaa-3dc138d (MC: 1.9.2) (Implementing API version 1.9.2-R0.1-SNAPSHOT)

If there's anything I need to do on my end to provide more information, then please let me know. I'm not a developer, just a server owner, but I'm willing to help fix this issue, as ICs are used heavily on my server and currently missed by my players.

Thanks!

commented

Comment by me4502

Don't use the SQLite Persistence type, it was never fully finished and tested.

commented

Comment by tmad40blue_

Hey, switching to YAML persistence fixed it! Thank you.