Fougerite Official

Fougerite Official 1.9.2

No permission to download

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
OK, i think i found the problem. When BannedPeople is installed it seems that the /ban command Player is getting stored into Globanbanlist.
Nope. /ban saves it to an XML. There is no problem at all, you are just confused with the ban systems.

Disable Rust++'s /ban and /unban command in the cfg and stick to BannedPeople's commands...
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
DreTaX updated Fougerite Official with a new update entry:

1.2.6

  • Rust++ Mute fixed.
  • Rust++ had a method that used the unsafe message system, It was replaced.
  • Rust++ XML file got corrupted when an illegal character was placed In It, It's now using an eligible way to avoid that.
  • Fougerite Patcher was updated please re-patch. It should eliminate the crash popups, that had problems with the disconnection. (Get the clean Assembly and uLink dll)
  • DataStore is now able to store Vector3s and serializes them thanks to @mikec
  • DataStore also got...
Read the rest of this update entry...
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
DreTaX updated Fougerite Official with a new update entry:

1.2.6B

  • Rust++ was updated, fixed a small error in It, and fully uses Fougerite API instead of shitty rust's. (I hope I didn't miss anything now)
  • IronPython module updated
  • Fougerite updated, removed useless references, which may have caused reference incompatibilities. (Remove Microsoft.Scripting DLL files)
Read the rest of this update entry...
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
Entity.Destroy() throws null exception, Been doing this for ages, maybe before mikec's builds.
My plugin BuildingRestriction uses a Entity.Destroy if you can not be bothered creating a test plugin.
I commented out Entity.destroy and no error appeared, No errors in logs
 
  • Like
Reactions: DreTaX

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Entity.Destroy() throws null exception, Been doing this for ages, maybe before mikec's builds.
My plugin BuildingRestriction uses a Entity.Destroy if you can not be bothered creating a test plugin.
I commented out Entity.destroy and no error appeared, No errors in logs
My DestroySystem plugin uses destroy too, but it doesn't do nullpointer exceptions

https://github.com/Notulp/Fougerite/issues/37 ?
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
DreTaX updated Fougerite Official with a new update entry:

1.2.6C

  • Possible datastore fixes
  • Added error logging to datastore saving to investigate an unknown problem. Check logs for the following messages: "is not serializable. Saving skipped for It." | "Failed to remove not serializable values!" | "Failed to save datastore!"
  • Patcher was updated
  • Rust++ had a small modification.
Read the rest of this update entry...
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
While trying to save with the latest version I get:

[DataStore] Failed to remove not serializable values!
[DataStore] Failed to save datastore!

Do I need to wipe the DataStore before updating?
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Copy me the error logs please.
Here is the error log.
Code:
[11/28/2015 9:39:00 PM] [Debug] [ConsoleReceived] userid=[external][external] adminRights=True command=fougerite.save args=none
[11/28/2015 9:39:02 PM] [Debug] [DataStore] tpfriendautoban - none is not serializable. Saving skipped for It.
[11/28/2015 9:39:02 PM] [Error] [DataStore] Failed to remove not serializable values!
[11/28/2015 9:39:02 PM] [Debug] [DataStore] Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:02 PM] [Error] [DataStore] Failed to save datastore!
[11/28/2015 9:39:02 PM] [Debug] [DataStore] Error: System.Runtime.Serialization.SerializationException: Type IronPython.Runtime.Types.BuiltinFunction is not marked as Serializable.
  at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata& metadata, System.Object& data) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObject (System.IO.BinaryWriter writer, Int64 id, System.Object obj) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectInstance (System.IO.BinaryWriter writer, System.Object obj, Boolean isValueObject) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteQueuedObjects (System.IO.BinaryWriter writer) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectGraph (System.IO.BinaryWriter writer, System.Object obj, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <filename unknown>:0
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:02 PM] [Console] Saving shared doors.
[11/28/2015 9:39:02 PM] [Console] Saving friends lists.
[11/28/2015 9:39:02 PM] [Console] Saving administrator list.
[11/28/2015 9:39:02 PM] [Console] Saving user cache.
[11/28/2015 9:39:02 PM] [Console] Saving whitelist.
[11/28/2015 9:39:02 PM] [Console] Saving mutelist.
[11/28/2015 9:39:03 PM] [Console] Saving blacklist.
[11/28/2015 9:39:03 PM] [Debug] [DataStore] tpfriendautoban - none is not serializable. Saving skipped for It.
[11/28/2015 9:39:03 PM] [Error] [DataStore] Failed to remove not serializable values!
[11/28/2015 9:39:03 PM] [Debug] [DataStore] Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:03 PM] [Error] [DataStore] Failed to save datastore!
[11/28/2015 9:39:03 PM] [Debug] [DataStore] Error: System.Runtime.Serialization.SerializationException: Type IronPython.Runtime.Types.BuiltinFunction is not marked as Serializable.
  at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata& metadata, System.Object& data) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObject (System.IO.BinaryWriter writer, Int64 id, System.Object obj) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectInstance (System.IO.BinaryWriter writer, System.Object obj, Boolean isValueObject) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteQueuedObjects (System.IO.BinaryWriter writer) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectGraph (System.IO.BinaryWriter writer, System.Object obj, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <filename unknown>:0
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Here is the error log.
Code:
[11/28/2015 9:39:00 PM] [Debug] [ConsoleReceived] userid=[external][external] adminRights=True command=fougerite.save args=none
[11/28/2015 9:39:02 PM] [Debug] [DataStore] tpfriendautoban - none is not serializable. Saving skipped for It.
[11/28/2015 9:39:02 PM] [Error] [DataStore] Failed to remove not serializable values!
[11/28/2015 9:39:02 PM] [Debug] [DataStore] Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:02 PM] [Error] [DataStore] Failed to save datastore!
[11/28/2015 9:39:02 PM] [Debug] [DataStore] Error: System.Runtime.Serialization.SerializationException: Type IronPython.Runtime.Types.BuiltinFunction is not marked as Serializable.
  at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata& metadata, System.Object& data) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObject (System.IO.BinaryWriter writer, Int64 id, System.Object obj) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectInstance (System.IO.BinaryWriter writer, System.Object obj, Boolean isValueObject) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteQueuedObjects (System.IO.BinaryWriter writer) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectGraph (System.IO.BinaryWriter writer, System.Object obj, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <filename unknown>:0
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:02 PM] [Console] Saving shared doors.
[11/28/2015 9:39:02 PM] [Console] Saving friends lists.
[11/28/2015 9:39:02 PM] [Console] Saving administrator list.
[11/28/2015 9:39:02 PM] [Console] Saving user cache.
[11/28/2015 9:39:02 PM] [Console] Saving whitelist.
[11/28/2015 9:39:02 PM] [Console] Saving mutelist.
[11/28/2015 9:39:03 PM] [Console] Saving blacklist.
[11/28/2015 9:39:03 PM] [Debug] [DataStore] tpfriendautoban - none is not serializable. Saving skipped for It.
[11/28/2015 9:39:03 PM] [Error] [DataStore] Failed to remove not serializable values!
[11/28/2015 9:39:03 PM] [Debug] [DataStore] Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 9:39:03 PM] [Error] [DataStore] Failed to save datastore!
[11/28/2015 9:39:03 PM] [Debug] [DataStore] Error: System.Runtime.Serialization.SerializationException: Type IronPython.Runtime.Types.BuiltinFunction is not marked as Serializable.
  at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata& metadata, System.Object& data) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObject (System.IO.BinaryWriter writer, Int64 id, System.Object obj) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectInstance (System.IO.BinaryWriter writer, System.Object obj, Boolean isValueObject) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteQueuedObjects (System.IO.BinaryWriter writer) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectGraph (System.IO.BinaryWriter writer, System.Object obj, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <filename unknown>:0
  at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
Hoopo. Thats weird. Try removing ur datastore file It might be fucked up due to the saving errors.

Sent From My Samsung Galaxy S4
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Same error message with a fresh installation of Fougerite.

[11/28/2015 11:33:26 PM] [Debug] [DataStore] tpfriendautoban - none is not serializable. Saving skipped for It.
[11/28/2015 11:33:26 PM] [Error] [DataStore] Failed to remove not serializable values!
[11/28/2015 11:33:26 PM] [Debug] [DataStore] Error: System.NullReferenceException: Object reference not set to an instance of an object
at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 11:33:26 PM] [Error] [DataStore] Failed to save datastore!
[11/28/2015 11:33:26 PM] [Debug] [DataStore] Error: System.Runtime.Serialization.SerializationException: Type IronPython.Runtime.Types.BuiltinFunction is not marked as Serializable.
at System.Runtime.Serialization.Formatters.Binary.BinaryCommon.CheckSerializable (System.Type type, ISurrogateSelector selector, StreamingContext context) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetObjectData (System.Object obj, System.Runtime.Serialization.Formatters.Binary.TypeMetadata& metadata, System.Object& data) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObject (System.IO.BinaryWriter writer, Int64 id, System.Object obj) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectInstance (System.IO.BinaryWriter writer, System.Object obj, Boolean isValueObject) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteQueuedObjects (System.IO.BinaryWriter writer) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.WriteObjectGraph (System.IO.BinaryWriter writer, System.Object obj, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <filename unknown>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <filename unknown>:0
at Fougerite.Util.HashtableToFile (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/28/2015 11:33:26 PM] [Console] Saving administrator list.
[11/28/2015 11:33:26 PM] [Console] Saving user cache.
[11/28/2015 11:33:26 PM] [Console] Saving whitelist.
[11/28/2015 11:33:26 PM] [Console] Saving blacklist.
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Maybe some plugin which writes to DataStore is causing problems?

Will try the file later when ther e are not so many players on the server. Thanks
 
Last edited:

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Just download that and try.
The error message dissapeared, but I noticed (also some time before), when you use the fougerite.save command in a row (like one time and 5 secs pause and another time) you get some error message:

[11/29/2015 1:16:24 AM] [Debug] [ConsoleReceived] userid=[external][external] adminRights=True command=fougerite.save args=none
[11/29/2015 1:16:24 AM] [Console] Saving shared doors.
[11/29/2015 1:16:24 AM] [Error] [Rust++] C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\doorsSave.rpp seems to be corrupted. Stop the server and delete the file. Error: System.IO.IOException: Sharing violation on path C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\doorsSave.rpp
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode)
at RustPP.Helper.ObjectToFile[Hashtable] (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/29/2015 1:16:24 AM] [Console] Saving administrator list.
[11/29/2015 1:16:24 AM] [Console] Saving user cache.
[11/29/2015 1:16:24 AM] [Error] [Rust++] C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\cache.rpp seems to be corrupted. Stop the server and delete the file. Error: System.IO.IOException: Sharing violation on path C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\cache.rpp
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode)
at RustPP.Helper.ObjectToFile[Dictionary`2] (System.Collections.Generic.Dictionary`2 ht, System.String path) [0x00000] in <filename unknown>:0
[11/29/2015 1:16:24 AM] [Console] Saving whitelist.
[11/29/2015 1:16:24 AM] [Console] Saving blacklist.
[11/29/2015 1:16:45 AM] [Debug] [ConsoleReceived] userid=[external][external] adminRights=True command=fougerite.save args=none
[11/29/2015 1:16:45 AM] [Console] Saving shared doors.
[11/29/2015 1:16:45 AM] [Error] [Rust++] C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\doorsSave.rpp seems to be corrupted. Stop the server and delete the file. Error: System.IO.IOException: Sharing violation on path C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\doorsSave.rpp
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode)
at RustPP.Helper.ObjectToFile[Hashtable] (System.Collections.Hashtable ht, System.String path) [0x00000] in <filename unknown>:0
[11/29/2015 1:16:45 AM] [Console] Saving administrator list.
[11/29/2015 1:16:45 AM] [Console] Saving user cache.
[11/29/2015 1:16:45 AM] [Error] [Rust++] C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\cache.rpp seems to be corrupted. Stop the server and delete the file. Error: System.IO.IOException: Sharing violation on path C:\Users\Administrator\Desktop\RUSTTESTME\Save\Rust++\cache.rpp
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode)
at RustPP.Helper.ObjectToFile[Dictionary`2] (System.Collections.Generic.Dictionary`2 ht, System.String path) [0x00000] in <filename unknown>:0
[11/29/2015 1:16:45 AM] [Console] Saving whitelist.
[11/29/2015 1:16:45 AM] [Console] Saving blacklist.
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Are u sure you are up to date? Rust++.dll? It seems like Rust++'s XML files and rpp files got corrupted and needs deletion. There is an instruction in the error what to do at the beginning.

Sent From My Samsung Galaxy S4
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Yeah its weird, this error message only occures when you use fougertie.save multiple times in a row.

Unfortunately the error messages about DataStore are back after running the server with your given Fougerite.dll for some time.
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
Yeah its weird, this error message only occures when you use fougertie.save multiple times in a row.

Unfortunately the error messages about DataStore are back after running the server with your given Fougerite.dll for some time.
What plugins are you using?