Jump to content

Plugin stopped working after previous update?

Pending 2.1.5

hairybeanstalk
hairybeanstalk

Posted

Calling 'OnServerInitialized' on 'AutoCommands v2.0.1' took 190ms [GARBAGE COLLECT]

[BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started...

[BossMonster] File Cannibal Clan Leader has been loaded successfully!

[BossMonster] File Genetic Lab Prototype has been loaded successfully!

[BossMonster] File Military General has been loaded successfully!

[BossMonster] File Mutated Experiment has been loaded successfully!

Failed to call hook 'OnServerInitialized' on plugin 'BossMonster v2.1.5' (JsonReaderException: Error parsing comment. Expected: *, got s. Path '', line 1, position 1.)

at Newtonsoft.Json.JsonTextReader.ParseComment (System.Boolean setToken) [0x00075] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonTextReader.ParseValue () [0x001d3] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] 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 <d646191a355d43a6b3ab36b7ee14c740>:0

at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <d646191a355d43a6b3ab36b7ee14c740>:0

at Oxide.Plugins.BossMonster.LoadConfigs () [0x0006a] in <4a30a337fc4f4f2cbd87751ada746a20>:0

at Oxide.Plugins.BossMonster.OnServerInitialized () [0x00035] in <4a30a337fc4f4f2cbd87751ada746a20>:0

at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006fa] in <4a30a337fc4f4f2cbd87751ada746a20>:0

 

 

I've checked the config file and I do not see any issues?

 

Jbird

Posted

14 hours ago, hairybeanstalk said:

Calling 'OnServerInitialized' on 'AutoCommands v2.0.1' took 190ms [GARBAGE COLLECT]

[BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started...

[BossMonster] File Cannibal Clan Leader has been loaded successfully!

[BossMonster] File Genetic Lab Prototype has been loaded successfully!

[BossMonster] File Military General has been loaded successfully!

[BossMonster] File Mutated Experiment has been loaded successfully!

Failed to call hook 'OnServerInitialized' on plugin 'BossMonster v2.1.5' (JsonReaderException: Error parsing comment. Expected: *, got s. Path '', line 1, position 1.)

at Newtonsoft.Json.JsonTextReader.ParseComment (System.Boolean setToken) [0x00075] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonTextReader.ParseValue () [0x001d3] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0

at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] 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 <d646191a355d43a6b3ab36b7ee14c740>:0

at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <d646191a355d43a6b3ab36b7ee14c740>:0

at Oxide.Plugins.BossMonster.LoadConfigs () [0x0006a] in <4a30a337fc4f4f2cbd87751ada746a20>:0

at Oxide.Plugins.BossMonster.OnServerInitialized () [0x00035] in <4a30a337fc4f4f2cbd87751ada746a20>:0

at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006fa] in <4a30a337fc4f4f2cbd87751ada746a20>:0

 

I've checked the config file and I do not see any issues?

Hello this was sorted out in a Discord ticket correct? Just confirming.

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.