This is probably called - rates break after prolonged use..

Hi again, i think this dont work:

"Apply patch to user quarry to fix long run time": true,

Because with 1 barrel i get:

metal.ore 2250

sulfur.ore 2250

hqm.metal.ore 100

stones 11250

and by 20 barrel at night (sleeping) get only:

metal.ore 68670

sulfur.ore 8100

hqm.metal.ore 364

stones 40504

this may be due to the fact that I issued the right to search for a quarry with 4 maximum resources, and after installing the quarry I removed this right? but 1 barrel is still mined correctly, even without the right..

Merged post

and apparently this appeared in some kind of update, I have never encountered this problem.. I didn’t even know about the existence of this setting, or I simply forgot..)

this config is no longer needed and has no effect
When Facepunch reworked the quarry, they fixed the missing init parameters of the user quarry.

then what could be the problem? no one could have stolen it 100%

no idea,  looks like 2 sets of parameters

its only one private quarry on server now and at moment of this issue, maybe you can suggest something else, because I have no ideas :(

Config params:

{
  "Apply patch to user quarry to fix long run time": true,
  "Apply patch for mining rates for more precise pM config params": true,
  "Patch for ladder flyhack": true,
  "Patch for light signal when quarry is running": true,
  "Maximum stack size for diesel engine (-1 to disable function)": -1,
  "Number of slots for diesel storage (-1 to disable function)": 6,
  "Number of slots for output storage (-1 to disable function)": 36,
  "Time per barrel of diesel in second (-1 to disable function, default time 125 sec)": -1,
  "Enable static quarry resource modifier": false,
  "refill command name": "backpumpjack.refill",
  "Info command name": "backpumpjack.info",
  "Reset resource deposit command name": "backpumpjack.reset",
  "Search radius for past resource deposit allocation (use 0.0 to disable)": 25.0,

 

Config for this quarry:

    {
      "Permission": "backpumpjack.oremax",
      "Priority": 0,
      "Oil Crater Chance": 0.0,
      "Oil Crater Settings": {
        "Minimum Mineral Amount": 0,
        "Maximum Mineral Amount": 0,
        "Allow Duplication Of Mineral Item": false,
        "Mineral Items": []
      },
      "Normal Crater Settings": {
        "Modify Chance (If not modified, use default mineral)": 100.0,
        "Minimum Mineral Amount": 4,
        "Maximum Mineral Amount": 4,
        "Allow Duplication Of Mineral Item": false,
        "Mineral Items": [
          {
            "Mineral Item Short Name": "stones",
            "Chance": 100.0,
            "Minimum pM": 3600.5,
            "Maximum pM": 3600.5
          },
          {
            "Mineral Item Short Name": "metal.ore",
            "Chance": 100.0,
            "Minimum pM": 720.0,
            "Maximum pM": 720.0
          },
          {
            "Mineral Item Short Name": "sulfur.ore",
            "Chance": 100.0,
            "Minimum pM": 720.0,
            "Maximum pM": 720.0
          },
          {
            "Mineral Item Short Name": "hq.metal.ore",
            "Chance": 100.0,
            "Minimum pM": 36.5,
            "Maximum pM": 36.5
          }
        ]
      }
    }

 

Data:

{
  "quarryDataList": [
    {
      "position": {
        "x": 1492.02319,
        "y": 3.39773941,
        "z": -99.9431152
      },
      "isLiquid": false,
      "mineralItems": [
        {
          "shortname": "sulfur.ore",
          "amount": 9852529,
          "workNeeded": 0.6666667
        },
        {
          "shortname": "stones",
          "amount": 6514681,
          "workNeeded": 0.133314818
        },
        {
          "shortname": "hq.metal.ore",
          "amount": 5773310,
          "workNeeded": 13.1506853
        },
        {
          "shortname": "metal.ore",
          "amount": 9231952,
          "workNeeded": 0.6666667
        }
      ]
    }
  ]
}

With this config, I get
1 barrel => [7501 Stones, 1500 Metal Ore, 76 High Quality Metal Ore, 1500 Sulfur Ore]
20 barrel => [150016 Stones, 30000 Metal Ore, 1516 High Quality Metal Ore, 30000 Sulfur Ore]
If your mineral value are different, you probably have other plugin affecting the gather rates

I am also used to receiving such resources, but there have been no changes on the server in this direction for a long time, so I assume that the rates for some reason got lost after a while, while the quarry was working with 20 barrels.. If you are sure that there is no reason for them to break, then I will just watch.. but players have never addressed this before, thanks :)

Could you check compatibility with the Survey info plugin? Maybe when searching, survey info sametimes displays incorrect values.. Today a player found a crater with some resources, but he is digging with others, backpumpjack.info shows only sulfur..
Maybe you could implement similar functions of the above plugin for searching and get info of crater in your plugin so that only yours can be used?

 

On screenshot:

HQM Ore

Metall Ore

Zdfeo8SMPsa7nlM.png



Merged post

The plugin has not yet been reloaded after the player installed this quarry. I just demolished his quarry, found a crater, and the Survey Info plugin showed me 2 resources both at the time of the search and in the note after the analysis, but backpumpjack.info showed only sulfur ore, the same 509 as it was before.. I reloaded the plugin, demolished the quarry again, and now when searching for a crater it shows not 2 resources, but only sulfur ore, and just in number 509. Any ideas? :)

HQM Ore = МВК Руда

Metall Ore = Металл руда

Sulfur Ore = Серная Руда

JRYjbAfKtzlaLqK.png

tVKtJGUa0HpKCQQ.png

QOGsvRNNMKfuCms.png

jCjLmYvDlXBhbSb.png

Yes, survey info is tested with BackPumpJack
Plugin use a cache for survey craters information per area.  This will append when player remove quarry and throw survey charge an same area.
could not reproduce the issue.

This is not the point, but the fact that a couple of hours ago before my tests, when the player set up a quarry there for the first time, he was shown 2 resources in both places (chat + note), but the quarry, in date and in practice, only get sulfur, and information about the mined ones was correctly displayed resources in this place when searching for a crater only after rebooting BackPumpJack, SurveyInfo did not reboot.

I understand that this problem is complex, and yes, it is rare, so I ask you to try to find something in the code, and I think it makes sense to pay special attention to those parts of the code that have changed in the last 1-3 updates, thank you very much 'if you find time for this' (EDITED, sorry, translater.. ), but I don’t see any other search option yet..



Merged post

may be u can add me to friend in Discord, please? i have video, but i cant put it here, if i dont mistake..

krasivo_delay



Merged post

Try it (with turn on or off check radius):

Find crater (on my screenshot Sulfur Ore -> deploy mining quarry -> backpumpjack.info ( same, Sulfur Ore) -> ent kill mining quarry -> find crater (resource same like 1st resource, Sulfur Ore) -> deploy mining quarry backpumpjack.info ( not same, other resources)

image

image

After the update to 1.4.32 I can’t repeat this situation, I’ll keep an eye on it, thanks)