-
Posts
64 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Aeryn Sun
-
hello again. i'm back with another silly question 🙂 /rb ladder 4 returns no stats. as i have been raiding, i know others have as well. we should be seeing something there. i know this is for nightmare bases. how do i fix this? also, a side note. why can i NOT post anything under disscussion? i can't even find a new post button or anything.
-
-
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.
-
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
-
-
Hello friendly chap, i'm running this map on my private server, which is a staging branch server. (don't know if thats the reason for this or not.) i am going to be running this next wipe on a main branch server. but i noticed this area, and i went to it, but it seems the monument is just not there? see the attachments. is it something on my end? thanks.
-
also, i do NOT have a single one of the listed plugins listed above on my server. there are NO errors in console. and this only started after the latest update. and at the moment we are running the community Hapis island map, if that helps.
-
i sent you a friend request.
-
hello there! so with the latest update, there are items that will not stack, and some that do. makes no sence to me why, and i have no clue. thanks for your hard work, i know its been a challenge for all of us with FB updates breaking stuff.
-
hello, i saw you mentioned there was a sample file, where do i find it? thanks!
-
hi there, hope all is well with you... yeah so the latest update 03.09.2024 broke the map markers... nothing marks the map anywhere. bases are spawning, but no markers at all. take care, thanks Aeryn
-
hello again 🙂 i don't know what i did in the raidablebases.json file, but i somehow disabled deployable pickup by players. i can't find the setting in that file. help! 🙂 i was going to put this in discussions, but i can't find a way to open a post there? thanks very much. still learning ...
-
you can close this one out.
-
me again 🙂 the server received an update. now all rb stats have been reset to zero. if it has for me as a player on my player account (not admin) It probably happened to everyones accounts. is there a way to retrieve this information and fix what went wrong? thank you 🙂
-
got it! thanks again.
-
i am using 2.8.4 here are examples of both, dome covers everything, and dome doesn't. i hope this helps.
-
so, I run a PvE server with raidable bases. I have had 2 cases so far, one which I ran into, and 1 a player ran into. the dome only covered the base. not the entire thing, and left the walls outside of the domes. bear with me here because I haven't a clue where to start looking for the solution to this. it just doesn't seem quite right, because we cannot damage the walls unless they are covered by the dome. where can I start looking? thanks. the rookie.
-
thank you! that did the trick!
-
i am hoping you can point me in the right direction. i had the free version, and just updated to the paid version. i unloaded the pluging, deleted the .cs file. copied the new paid file into /oxide/plugins folder. confirmed i had the new version 2.8.4 file in place and loaded the plugin. i have added the bases (originally-free version) like this: rb.config add "Medium Bases" base1 base2 etc. did that for all the different level of bases, easy through nightmare. all the map markers are green, which i think they are supposed to be color coded for difficulty. and when a base spawns every single one announces as "easy" no medium, hard, etc. help? thank you!
-
is there a step by step instructions for linux servers with lgsm? cuz my first try after following what i see here and following along with srtbull's video (i know its windows, i made exceptions for that) the server would not start. i put the oxide files back in so i could have my server back to normal. i really struggle with oxide/umod and the facepunch updates. this has needed a good fix for a long time.
- 60 comments
-
what can i do about this? first the error (or should i ignore?) and then the walkable thing.... (18:33:29) | Failed to call hook 'OnServerInitialized' on plugin 'ConsoleSpamCleaner v2.0.1' (UnauthorizedAccessException: System access is restricted, you are not allowed to use Harmony.HarmonyMethod) at Oxide.Plugins.ConsoleSpamCleaner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00052] in <1f10c452b2984008b454c4bb13b545f2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (18:33:29) | Loaded plugin Console Spam Cleaner v2.0.1 by Khan (18:33:37) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:33:51) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1539.8, 24.5, 12.2) on area: Walkable (18:33:55) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:34:09) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1539.8, 24.5, 12.2) on area: Walkable (18:34:13) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:34:24) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1539.8, 24.5, 12.2) on area: Walkable (18:34:49) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:35:01) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1539.8, 24.5, 12.2) on area: Walkable (18:35:06) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:35:23) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:35:36) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1539.8, 24.5, 12.2) on area: Walkable (18:35:43) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable (18:36:02) | assets/rust.ai/agents/boar/boar.prefab failed to sample navmesh at position (1680.1, 10.6, -278.9) on area: Walkable
-
- 19 comments
-
- #merged outpost
- #outpost
- (and 13 more)