Yup, I loaded it up and Ill let it run for a while.Soz not that one, this one.
Yup, I loaded it up and Ill let it run for a while.Soz not that one, this one.
I will test that then, I didn't know what was fixed to test, but I will fix it and let it run tonight to seeNah. I fixed the starter command error. The next fougerite dll may have a fix for that I will send It soon. Just sitting here waiting for death wehehehehe. Exam.
Sent From My Samsung Galaxy S4
I think he means that /starter does nothing.What do you mean
Did you get any errors?Ok so I did enable the starter, restarted the server but when the command is typed nothing happens? I think it loaded but if not is there a way to reload it from the console?
No errors, just nothing happened at all.I think he means that /starter does nothing.
Did you get any errors?
Paste your Rust++ settings file hereNo errors, just nothing happened at all.
[11/5/2015 9:41:16 PM] [Error] ChatRawEvent Error: System.ArgumentNullException: Argument cannot be null.
Parameter name: input
at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement, Int32 count, Int32 startat) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement, RegexOptions options) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement) [0x00000] in <filename unknown>:0
at Fougerite.Player.MessageFrom (System.String playername, System.String arg) [0x00000] in <filename unknown>:0
at RustPP.Commands.StarterCommand.Execute (.Arg& Arguments, System.String[]& ChatArguments) [0x00000] in <filename unknown>:0
at RustPP.Commands.ChatCommand.CallCommand (System.String cmd, .Arg& arg, System.String[]& chatArgs) [0x00000] in <filename unknown>:0
at RustPP.Core.handleCommand (.Arg& arg) [0x00000] in <filename unknown>:0
at RustPP.RustPPModule.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
at Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
OHH. Well that can explain it probably.Ok I did figure why it wasn't working, I used notepad to edit and I should had used notepad++. The command works and it gives the items, but I get this error in the consol. With the newest RustPP you posted yesterday.
Code:[11/5/2015 9:41:16 PM] [Error] ChatRawEvent Error: System.ArgumentNullException: Argument cannot be null. Parameter name: input at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement, Int32 count, Int32 startat) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement, RegexOptions options) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement) [0x00000] in <filename unknown>:0 at Fougerite.Player.MessageFrom (System.String playername, System.String arg) [0x00000] in <filename unknown>:0 at RustPP.Commands.StarterCommand.Execute (.Arg& Arguments, System.String[]& ChatArguments) [0x00000] in <filename unknown>:0 at RustPP.Commands.ChatCommand.CallCommand (System.String cmd, .Arg& arg, System.String[]& chatArgs) [0x00000] in <filename unknown>:0 at RustPP.Core.handleCommand (.Arg& arg) [0x00000] in <filename unknown>:0 at RustPP.RustPPModule.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0 at Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
Here is a beta release, please test this.Ok I did figure why it wasn't working, I used notepad to edit and I should had used notepad++. The command works and it gives the items, but I get this error in the consol. With the newest RustPP you posted yesterday.
Code:[11/5/2015 9:41:16 PM] [Error] ChatRawEvent Error: System.ArgumentNullException: Argument cannot be null. Parameter name: input at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement, Int32 count, Int32 startat) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement, RegexOptions options) [0x00000] in <filename unknown>:0 at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement) [0x00000] in <filename unknown>:0 at Fougerite.Player.MessageFrom (System.String playername, System.String arg) [0x00000] in <filename unknown>:0 at RustPP.Commands.StarterCommand.Execute (.Arg& Arguments, System.String[]& ChatArguments) [0x00000] in <filename unknown>:0 at RustPP.Commands.ChatCommand.CallCommand (System.String cmd, .Arg& arg, System.String[]& chatArgs) [0x00000] in <filename unknown>:0 at RustPP.Core.handleCommand (.Arg& arg) [0x00000] in <filename unknown>:0 at RustPP.RustPPModule.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0 at Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0
Starter kit works great, no errors in console. I well watch it today but so far its doing great.Here is a beta release, please test this.
I mostly need feedback if the disconnect error crash crap still appears. If It doesn't, It's great then.Starter kit works great, no errors in console. I well watch it today but so far its doing great.![]()
[Error] PlayerSpawnedEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
at EAC.EAC.OnPlayerSpawned (Fougerite.Player pl, Fougerite.Events.SpawnEvent e) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent)
at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent)
at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent)
at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent)
at Fougerite.Hooks.PlayerSpawned (.PlayerClient pc, Vector3 pos, Boolean camp) [0x00000] in <filename unknown>:0
[Error] EntityDeployedEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
at EAC.EAC.OnEntityDeployed (Fougerite.Player pl, Fougerite.Entity e) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity)
at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity)
at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity)
at Fougerite.Hooks.EntityDeployed (System.Object entity) [0x00000] in <filename unknown>:0
[Debug] Spawn Method error: System.NullReferenceException: Object reference not set to an instance of an object
at Fougerite.Entity..ctor (System.Object Obj) [0x00000] in <filename unknown>:0
at Fougerite.World.Spawn (System.String prefab, Vector3 location, Quaternion rotation, Int32 rep) [0x00000] in <filename unknown>:0
@PearlJThere is a problem in the Fougerite.dll. It caused EAC to not work correctly, as well as GatherPlus and DeathMSG. GatherPlus was spamming with all types of errors and EAC and DeathMSG were making false bans as well as spamming errors in the console. Here some of the errors, there were a lot.
Code:[Error] PlayerSpawnedEvent Error: System.NullReferenceException: Object reference not set to an instance of an object at EAC.EAC.OnPlayerSpawned (Fougerite.Player pl, Fougerite.Events.SpawnEvent e) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent) at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent) at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent) at (wrapper delegate-invoke) Fougerite.Hooks/PlayerSpawnHandlerDelegate:invoke_void__this___Player_SpawnEvent (Fougerite.Player,Fougerite.Events.SpawnEvent) at Fougerite.Hooks.PlayerSpawned (.PlayerClient pc, Vector3 pos, Boolean camp) [0x00000] in <filename unknown>:0Code:[Error] EntityDeployedEvent Error: System.NullReferenceException: Object reference not set to an instance of an object at EAC.EAC.OnEntityDeployed (Fougerite.Player pl, Fougerite.Entity e) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity) at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity) at (wrapper delegate-invoke) Fougerite.Hooks/EntityDeployedDelegate:invoke_void__this___Player_Entity (Fougerite.Player,Fougerite.Entity) at Fougerite.Hooks.EntityDeployed (System.Object entity) [0x00000] in <filename unknown>:0Code:[Debug] Spawn Method error: System.NullReferenceException: Object reference not set to an instance of an object at Fougerite.Entity..ctor (System.Object Obj) [0x00000] in <filename unknown>:0 at Fougerite.World.Spawn (System.String prefab, Vector3 location, Quaternion rotation, Int32 rep) [0x00000] in <filename unknown>:0
[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 Fougerite.Hooks.ChatReceived (.Arg& arg) [0x00000] in <filename unknown>:0