Jump to content

errors.

Closed 2.8.5

Aeryn Sun

good afternoon.

 

so just a bit ago, raidable bases started not letting teamed players into the raid bases.

so i figured a restart was needed.

i did that and noticed a bucket full of errors that mean nothing to me.

can you help?

it does go all the way to the end, ([RaidableBases] Grid initialization completed in 50 seconds and 666 milliseconds on a 5000 size map with 5552 potential points.)

but no more bases spawn.

thank you sir.

RaidableBases] /home/rustserver/serverfiles/carbon/data/RaidableBases/Profiles/Expert.json
Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'Oxide.Plugins.RaidableBases+BuildingOptions' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '', line 1, position 1.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract) [0x00058] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x00012] in <2c34b75de3fc4b43babbd260b14ffeeb>: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) [0x0007f] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x0001c] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DynamicConfigFile.cs:37
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0001a] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:70
at Oxide.Plugins.RaidableBases+<LoadProfiles>d__421.MoveNext () [0x000e1] in /home/rustserver/serverfiles/carbon/plugins/RaidableBases.cs:17129

06/17 12:53:59 | [RaidableBases] /home/rustserver/serverfiles/carbon/data/RaidableBases/Profiles/Nightmare.json
Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'Oxide.Plugins.RaidableBases+BuildingOptions' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '', line 1, position 1.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract) [0x00058] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x00012] in <2c34b75de3fc4b43babbd260b14ffeeb>: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) [0x0007f] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <2c34b75de3fc4b43babbd260b14ffeeb>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x0001c] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DynamicConfigFile.cs:37
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0001a] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:70
at Oxide.Plugins.RaidableBases+<LoadProfiles>d__421.MoveNext () [0x000e1] in /home/rustserver/serverfiles/carbon/plugins/RaidableBases.cs:17129

Link to comment

thank you nivex, i found the problems. loads with out any errors now.

 

Unloaded plugin Raidable Bases v2.8.5 by nivex

06/18 06:23:05 | Raidable Bases v2.8.5 by nivex hook 'Init' took longer than 100ms [229ms]

06/18 06:23:05 | Loaded plugin Raidable Bases v2.8.5 by nivex [1638ms]

06/18 06:23:07 | -
Loaded 142 items from RaidableBases/Difficulty_Loot/Easy
Loaded 182 items from RaidableBases/Difficulty_Loot/Medium
Loaded 199 items from RaidableBases/Difficulty_Loot/Hard
Loaded 200 items from RaidableBases/Difficulty_Loot/Expert
Loaded 201 items from RaidableBases/Difficulty_Loot/Nightmare
Loaded 181 items from RaidableBases/Default_Loot

06/18 06:23:20 | [RaidableBases] 25% loaded (59 potential points)

06/18 06:23:35 | [RaidableBases] 50% loaded (180 potential points)

06/18 06:23:48 | [RaidableBases] 75% loaded (199 potential points)

06/18 06:24:00 | [RaidableBases] 100% loaded (206 potential points)

06/18 06:24:00 | [RaidableBases] Grid initialization completed in 54 seconds and 922 milliseconds on a 5000 size map with 206 potential points.

Edited by Aeryn Sun
Link to comment

no problem.

I dont know what would prevent team mates from joining without the config though.

 

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

96.5k

Files Sold

Total number of files sold.

1.9m

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.