Fougerite Official

Fougerite Official 1.9.2

No permission to download

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Hello,

big thanks for the patch but unfortunately new errors appeared:

Teleporting with /tpa and /tpto stops working on the server after some minutes (simply no teleportation happens) with the latest Fougerite version.

DataStore creates still problems :(

Code:
[11/30/2015 2:32:54 PM] [Debug] [ConsoleReceived] userid=[] adminRights=True command=fougerite.save args=none
[11/30/2015 2:32:54 PM] [Debug] [DataStore] tpfriendautoban - IronPython.Runtime.Types.BuiltinFunction is not serializable. Saving skipped for It.
[11/30/2015 2:32:54 PM] [Error] [DataStore] Failed to search for not serializable values!
[11/30/2015 2:32:54 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/30/2015 2:32:54 PM] [Debug] [DataStore] Removing key: IronPython.Runtime.Types.BuiltinFunction from table: System.Collections.Hashtable
[11/30/2015 2:32:54 PM] [Debug] [DataStore] Saved!
[11/30/2015 2:32:54 PM] [Console] Saving shared doors.
[11/30/2015 2:32:55 PM] [Console] Saving friends lists.
[11/30/2015 2:32:55 PM] [Console] Saving administrator list.
[11/30/2015 2:32:55 PM] [Console] Saving user cache.
[11/30/2015 2:32:55 PM] [Console] Saving whitelist.
[11/30/2015 2:32:55 PM] [Console] Saving blacklist.
[11/30/2015 2:32:55 PM] [Error] [DataStore] Failed to search for not serializable values!
[11/30/2015 2:32:55 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/30/2015 2:32:55 PM] [Debug] [DataStore] Saved!
Also the Group++ Plugin starts to create errror messages:

Console:

Code:
NetworkException: Can't remove Player Client (9) from Group 1926 because player
still has 2 object(s) in that group.
Log File

Code:
[11/30/2015 2:16:28 PM] [Debug] [CHAT-CMD] "  " executed "/g delall"
[11/30/2015 2:16:28 PM] [Error] CommandEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Group.GroupModule.HandleCommand (Fougerite.Player pl, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
 
Last edited:

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Hello,

big thanks for the patch but unfortunatley no new errors appeared:

Teleporting with /tpa and /tpto stops working on the server after some minutes (simply no teleportation happens) with the latest Fougerite version.

Also the Group++ Plugin starts to create errror messages when trying to delte all groups:

Console:

Code:
NetworkException: Can't remove Player Client (9) from Group 1926 because player
still has 2 object(s) in that group.
Log File

Code:
[11/30/2015 2:16:28 PM] [Debug] [CHAT-CMD] "  " executed "/g delall"
[11/30/2015 2:16:28 PM] [Error] CommandEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Group.GroupModule.HandleCommand (Fougerite.Player pl, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at (wrapper delegate-invoke) Fougerite.Hooks/CommandHandlerDelegate:invoke_void__this___Player_string_string[] (Fougerite.Player,string,string[])
  at Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
I can't help with the Group++ part, but there was nothing i modified on the parts except the datastore saving. Try stopping the server, delete the DS for the last time.

Also you might be trying to wipe all the data from the ds while the file doesn't exist? I don't know what's going on at you atm. TpFriend seems to function at me, just checked on It, but my server is running for more than 5 hours now.
 

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
It's fixed in 1.2.8B btw.
 
  • Informative
Reactions: Jakkee

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.9

This is probably the biggest update since a time.

  • All modules were updated
  • Made some modifications toward the RPC bugs, since many of the users had problems like that I'm trying to eliminate, please do feedback about this.
  • EntityDeployed received a new parameter, which has the new actual placer, please check the wiki for the fresh example. I left the backward compatibility, and for C# plugins I marked the old delegate as obsolete. The new one is OnEntityDeployedWithPlacer...
Read the rest of this update entry...
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
All modules were updated
Does that mean I also need to overwrite the files in the Modules folder?

Or do I only need to replace the Fougerite.dll?

I prefer doing only a partial Update from 1.2.8.C to 1.2.9

What files I need to overwrite?
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Does that mean I also need to overwrite the files in the Modules folder?

Or do I only need to replace the Fougerite.dll?

I prefer doing only a partial Update from 1.2.8.C to 1.2.9

What files I need to overwrite?
All included module dll files.

Fougerite.dll
Fougerite patcher

DLLs that i included in the prepatched dlls folder
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
I just tested it. Server was empty. Joined , all looks ok but when I disconnect I got:

Restarted the server 2 times. Still the same after every disconnect.

MissingMethodException: Method not found: 'Fougerite.Hooks.PlayerDisconnect'.
Private RPC RecieveNetwork was not sent because a connection to Player Client (1
) was not found!
 
Last edited: