Jump to content

6 Screenshots

  • 130.4k
  • 3.2k
  • 193.41 kB

Recommended Comments



18 hours ago, ThePitereq said:

Missed this, sorry. I can't track everything on each page and from comment section all i get is one-time message. If you want to be kept in track with features/fixes, please create ticket.

 

 

Cool idea. I am also thinking about auto find feature that will consume 1-X "survey charges" and will find you the deposit you wanted in 100% if you have enough survey charges. Depends on your input it could be easy, or almost impossible. Don't want to add lock-on thing as it will make players to spam the button which will do a lot of useless calculations and generations.

Appreciate your time reading my suggestion!

Even better! Auto find feature would be awesome.
Yea, would decrease the amount of actions by a lot!

Link to comment
Share on other sites

Please update the plugin:

 

Failed to initialize plugin 'VirtualQuarries v2.4.0' (JsonSerializationException: Unexpected end when deserializing object. Path 'Quarries.1', line 52, position 0.)
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (System.Collections.IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0029a] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00316] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Plugins.VirtualQuarries.LoadData () [0x0001a] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.VirtualQuarries.Init () [0x00029] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0
Unloaded plugin VirtualQuarries v2.4.0 by ThePitereq

  • Like 1
Link to comment
Share on other sites
On 6/6/2024 at 10:33 PM, Maximo said:

Please update the plugin:

 

Failed to initialize plugin 'VirtualQuarries v2.4.0' (JsonSerializationException: Unexpected end when deserializing object. Path 'Quarries.1', line 52, position 0.)
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (System.Collections.IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0029a] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00316] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
  at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Plugins.VirtualQuarries.LoadData () [0x0001a] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.VirtualQuarries.Init () [0x00029] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <e8569a7db9f54bef9d4947cd03a295df>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0
Unloaded plugin VirtualQuarries v2.4.0 by ThePitereq

seems like an issue of your config

Link to comment
Share on other sites

On Lone Design, they have 2.4.1, here the latest is 2.4.0.  Which one is actually the better to have, since 2.4.1 wasn't put on this site?  It's a bit confusing when the latest versions don't match.

Link to comment
Share on other sites
1 minute ago, Tage2 said:

On Lone Design, they have 2.4.1, here the latest is 2.4.0.  Which one is actually the better to have, since 2.4.1 wasn't put on this site?  It's a bit confusing when the latest versions don't match.

Hey, just realised that i didn't pushed update here, will be out in few mins.

Link to comment
Share on other sites

Failed to call hook 'VirtualQuarriesConsoleCommand' on plugin 'VirtualQuarries v2.4.2' (InvalidCastException: Null object cannot be converted to a value type.)
  at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <e3aa8db986d7457ca73f10110f1283f5>:0
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <e3aa8db986d7457ca73f10110f1283f5>:0
  at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Plugins.VirtualQuarries.TryUpgradeQuarry (BasePlayer player, System.Int32 quarryId, System.String type) [0x000ac] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.VirtualQuarries.VirtualQuarriesConsoleCommand (ConsoleSystem+Arg arg) [0x006d7] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00be7] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
Failed to call hook 'VirtualQuarriesConsoleCommand' on plugin 'VirtualQuarries v2.4.2' (InvalidCastException: Null object cannot be converted to a value type.)
  at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <e3aa8db986d7457ca73f10110f1283f5>:0
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <e3aa8db986d7457ca73f10110f1283f5>:0
  at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Plugins.VirtualQuarries.TryUpgradeQuarry (BasePlayer player, System.Int32 quarryId, System.String type) [0x000ac] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.VirtualQuarries.VirtualQuarriesConsoleCommand (ConsoleSystem+Arg arg) [0x006d7] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00be7] in <c9725496d0054b8cbeacec67e006f39c>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Link to comment
Share on other sites
On 7/6/2024 at 8:49 PM, Maximo said:

How to fix this if its even possible for me to fix it?

fixed

Link to comment
Share on other sites
On 9/19/2024 at 8:55 AM, Gust said:

This button is not working, I cannot delete itimage.png.e47f9703434d35caa3fbef6b645dfa9b.png

install PopUp API, you need to press SPRINT Button but you dont get message abovut that.

Link to comment
Share on other sites
14 minutes ago, Dead Nasty said:

Is it possible to make it so quarries use diesel or low grade as a fuel source?

You can make quarries run on any fuel you want

Link to comment
Share on other sites
38 minutes ago, ThePitereq said:

You can make quarries run on any fuel you want

How would i make it so they can use diesel or low grade? so they could use either or.

Thanks

Link to comment
Share on other sites
5 hours ago, Dead Nasty said:

How would i make it so they can use diesel or low grade? so they could use either or.

Thanks

You have Static Quarries - Fuel Item for static quarries 

You have Excavator Quarry - Fuel Item for excavator quarry

And for each quarry profile you have Fuel Required Per Tick

You just change shortname there

Link to comment
Share on other sites
12 hours ago, ThePitereq said:

You have Static Quarries - Fuel Item for static quarries 

You have Excavator Quarry - Fuel Item for excavator quarry

And for each quarry profile you have Fuel Required Per Tick

You just change shortname there

I don't think you get what I'm saying, I want players to be able to choose between multiple fuel sources. I know how to change the short name.

Link to comment
Share on other sites
6 hours ago, Dead Nasty said:

I don't think you get what I'm saying, I want players to be able to choose between multiple fuel sources. I know how to change the short name.

Oh, then it isn't available.

Link to comment
Share on other sites
3 minutes ago, ThePitereq said:

Oh, then it isn't available.

aww well shucks lol well thanks anyways 🙂

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 5
  • Love 4

User Feedback

1.4m

Downloads

Total number of downloads.

6.6k

Customers

Total customers served.

98.8k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.