GatherPlus

Approved GatherPlus 4.2.3

No permission to download

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
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
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
[Config]
RawChickenBreast=5
Wood=10
Sulfur Ore=15
Metal Ore=15
Stones=2
Leather=7
Cloth=8
Blood=5
AnimalFat=7
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.
 

chaochaoq9

Member
Member
Jul 27, 2014
102
4
16
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.
1.Server startup, Loaded settings failed.
2.Collect wood or other items, an error will occur,Must command set, to be effective no error.
Why, Settings.ini not work for me? Moreover erroro_O???
 
Last edited:

chaochaoq9

Member
Member
Jul 27, 2014
102
4
16
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.
Code:
       // @@@ ---  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))}
 
Last edited:

ammaz

Member
Member
Jan 16, 2015
40
10
8
34
Pakistan,Karachi
www.facebook.com
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'
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
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'
What version of this plugin are you using?
 

superaconi

New Member
Member
Feb 1, 2015
3
2
3
33
Belgrade
I 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).
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
I 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).
Post your Setting.ini file please :)
 

Sturt

Plugin Developer
Plugin Developer
Jan 4, 2015
71
38
8
46
Post your Setting.ini file please :)
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 appreciated :D