Michael Smith

Results 3 issues of Michael Smith

I don't recall ever encountering this before. ``` [08:11:56] [SerializedPersistenceQueue-2/WARN]: java.io.EOFException [08:11:56] [SerializedPersistenceQueue-2/WARN]: at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source) [08:11:56] [SerializedPersistenceQueue-2/WARN]: at java.io.ObjectInputStream$BlockDataInputStream.readUnsignedShort(Unknown Source) [08:11:56] [SerializedPersistenceQueue-2/WARN]: at java.io.ObjectInputStream$BlockDataInputStream.readUTF(Unknown Source) [08:11:56] [SerializedPersistenceQueue-2/WARN]: at java.io.ObjectInputStream.readString(Unknown...

bug

Some events pass a player object for players that are missing from the player list during the event. This causes a CREPlayerOfflineException when getting these players from Static.GetPlayer() or Static.GetCommandSender(),...

Under certain conditions, ReadWriteFileConnection threads will accumulate after recompile. Affects StringSerializableDataSources (YML, JSON, INI, CSV, XML) in PersistenceNetwork. On recompile, by default all DataSources in the DataSourceFactory cache are cleared....

bug