Why? /woodrate settings without errors.I don't think you have updated to the latest version
Why?:
Well line 183 & 196 are saying error in PlayerGathering when those lines are actually in on_command
What fougerite version are you using?Why? /woodrate settings without errors.
4.1.6
[Config]hm, Could you post your settings.ini here?
I can't find the problem, On my end its working how it's meant too.[Config]
RawChickenBreast=5
Wood=10
Sulfur Ore=15
Metal Ore=15
Stones=2
Leather=7
Cloth=8
Blood=5
AnimalFat=7
1.Server startup, Loaded settings failed.I can't find the problem, On my end its working how it's meant too.
Commands work.
Settings.ini file works.
Zero errors in console.
I found the wrong location . installed SPooCK of the WiperA. GatherPlus cause errors.I can't find the problem, On my end its working how it's meant too.
Commands work.
Settings.ini file works.
Zero errors in console.
// @@@ --- Creator SPooCK --- @@@ //
// @@@ --- Wiper Addons --- @@@ //
// @@@ --- Version 1.0.2 --- @@@ //
// //
// ░░░░░███████ ]▄▄▄▄▄▄▄▄ //
// ▂▄▅█████████▅▄▃▂ //
// Il███████████████████]. //
// ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤.. //
function On_Command(e,t){e.Admin&&"wipehit"==t&&(Data.AddTableValue("Wiper",e.SteamID,!Wiper(e)),e.Notice("Wipe hit is now "+(Wiper(e)?"ENABLED.":"DISABLED.")),WiperS&&Data.AddTableValue("WiperS",e.SteamID,!WiperS(e))),e.Admin&&"wshow"==t&&(Data.AddTableValue("WiperS",e.SteamID,!WiperS(e)),e.Notice("Health on hit is "+(WiperS(e)?"ENABLED.":"DISABLED.")))}function On_EntityHurt(e){if(null!=e.Attacker&&null!=e.Entity&&null!=e.WeaponName&&Wiper(e.Attacker)&&(e.Entity.IsStructure()||e.Entity.IsDeployableObject())){var t=e.Entity.CreatorID.ToString();e.Attacker.MessageFrom("Wiper","You wiped all objects for ID: [color#FF0000]"+t);for(var a in World.Entities)if(0!=a.Health){var r=a.CreatorID.ToString();r==t?Util.DestroyObject(a.Object.gameObject):e.Attacker.Notice("Can't find the owner of "+e)}}if(null!=e.Attacker&&null!=e.Entity&&null!=e.WeaponName&&WiperS(e.Attacker)&&(e.Entity.IsStructure()||e.Entity.IsDeployableObject())){var t=e.Entity.CreatorID.ToString(),i=e.Entity.Name,n=e.Entity.Health;0!=n&&(e.Entity.Health=n+e.DamageAmount,e.Attacker.MessageFrom("Wiper","Object [color#1F45FC]"+i+"[/color] health is [color#FF0000] "+n),e.Attacker.MessageFrom("Wiper","Object ID: [color#FF0000]"+t))}}function Wiper(e){var t=Data.GetTableValue("Wiper",e.SteamID);return null==t?!1:t}function WiperS(e){var t=Data.GetTableValue("WiperS",e.SteamID);return null==t?!1:t}function On_PlayerDisconnected(e){Wiper(e)&&Data.AddTableValue("Wiper",e.SteamID,!Wiper(e)),WiperS(e)&&Data.AddTableValue("WiperS",e.SteamID,!WiperS(e))}
What version of this plugin are you using?Hi, i am getting this error and my fougerite version is 1.0.8.
Error:
[3/18/2015 7:50:47 PM] [Error] Traceback (most recent call last):
File "<string>", line 226, in On_PlayerGathering
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
[3/18/2015 7:50:48 PM] [Error] Traceback (most recent call last):
File "<string>", line 226, in On_PlayerGathering
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
Read the rest of this update entry...Fixes and a new config with extra options
Post your Setting.ini file pleaseI have this errors in console:
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
GatherPlus: Error setting Total Resources, DataStore is possibly returning NoneT
ype (Config error).
I get the same errors with the original Setting.ini file. I don't know if its fixable, the plugin does seem to work just fine in game, the only problem is that message being spammed in the server console, causing lag. If there is some fix it would be very appreciatedPost your Setting.ini file please![]()
Thank you very muchType in consoleython.reload GatherPlus and the errors are gone