Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
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.
Question
Javieer
Hi..
I got an Error in Console and no Bases are spawning in.
I cant figure out where is Problem is.
"
(13:52:22) | Unloaded plugin Raidable Bases v2.7.4 by nivex
(13:52:22) | Loaded plugin Raidable Bases v2.7.4 by nivex
(13:52:25) | JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.RaidableBases+LootItem]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path '['Difficulty (0 = easy, 1 = medium, 2 = hard, 3 = expert, 4 = nightmare)']', line 2, position 75. "
Hope to get some help
2 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now