-
Posts
83 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ELF
-
c.reload Creative Requested 'Creative' for compilation Failed compiling 'Creative.cs': 1. Cannot implicitly convert type 'Facepunch.StringView' to 'string'. An explicit conversion exists (are you missing a cast?) [CS0266] (Creative 31 line 4887) 2. There is no argument given that corresponds to the required parameter 'destination' of 'MemoryExtensions.ToLower(ReadOnlySpan<char>, Span<char>, CultureInfo)' [CS7036] (Creative 35 line 7988) 3. A constant value of type 'StringView' is expected [CS9135] (Creative 22 line 9466) fix this plewaseeee
-
A update would be nice for at least the update/ new dlc stuff c.reload Creative Requested 'Creative' for compilation Failed compiling 'Creative.cs': 1. Cannot implicitly convert type 'Facepunch.StringView' to 'string'. An explicit conversion exists (are you missing a cast?) [CS0266] (Creative 31 line 4887) 2. There is no argument given that corresponds to the required parameter 'destination' of 'MemoryExtensions.ToLower(ReadOnlySpan<char>, Span<char>, CultureInfo)' [CS7036] (Creative 35 line 7988) 3. A constant value of type 'StringView' is expected [CS9135] (Creative 22 line 9466)
- 122 comments
-
- 1
-
-
- #creative rust
- #building
-
(and 1 more)
Tagged with:
-
- 26 comments
-
ya i see what i did wrong forgot to change the outpost when generating it sorry about that just saw the red and thought that was thje issue
-
Uploaded it to Rustmap like i do any other prefab with the .map thats in the zip u can see if this screen shot https://i.rfgam.ing/DaNI1/bobOBOYe73.png yours vs robj's i even tryed to generate a map and didnt work
-
looks like Compatibility on rust-maps is red and not working for Main & Staging at the moment
-
- 33 comments
-
- 33 comments
-
sorry about that i guess CF buged when i posted this Failed to call internal hook 'OnEntityKill' on plugin 'FoundationLimits v1.1.3' [304634108] (Object reference not set to an instance of an object) at void Oxide.Plugins.FoundationLimits.OnEntityKill(BuildingBlock block) in /home/container/carbon/plugins/FoundationLimits.cs:line 222 at object Oxide.Plugins.FoundationLimits.InternalCallHook(uint hook, object[] args) in FoundationLimits.cs/Internal:line 111 then on on restarts
-
- 33 comments
-
- 33 comments
-
When trying to deploy ladder hatches on the barges, they will not attach to the floor frames. it flashes for a second, and does not deploy or take the item
-
On a ungraceful shutdown (eg. server crash) the buttons are not despawned at the oil rigs. so when the server restarts, the plugin spawns another button in the same place, making it sometimes not work, without ent killing the old buttons
-
- 9 comments
-
to be able to have different start/end times for multiple purges for example: Purge 1: Happens in week 2 from 10am to 10pm (12 hours) Purge 2: Happens in week 4 from 12pm to 12pm (24 hours)
-
Add were we can add mutply purges ie for "monthly" server one week 2 and then week 4 with differnt settings ect
-
Plugin was not added into /event vote Config is set to enable EventHelper. After server restart or plugin load, it still does not show up. EventHelper plugin needs to be restarted for it to show up. We moved the "EMCreateEvent" to OnServerInitialized, as it seems that EventHelper is loaded before GunGame during our boot
-
- 3 comments
-
- 1
-
-
- 32 comments
-
- 2
-
-
- #pterodactyl
- #pterodactyl panel
- (and 7 more)
-
clans reborn, and you can replicate it by increasing the length of the display name string saved in the data file, and reloading the plugin
-
when using the /sarestore command this error is thrown, and 1 item is given. doesnt clear player from the list, so they can claimthat 1 item over and over: NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.SurvivalArena.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.SurvivalArena+ItemInfo savedItem, System.Boolean forceMove) (at /home/container/carbon/plugins/SurvivalArena.cs:5126) at Oxide.Plugins.SurvivalArena.RestoreItems (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) (at /home/container/carbon/plugins/SurvivalArena.cs:5083) at Oxide.Plugins.SurvivalArena.HandleItemRestore (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) (at /home/container/carbon/plugins/SurvivalArena.cs:5029) at Oxide.Plugins.SurvivalArena+<>c__DisplayClass298_0.<HandleFromCMD>b__0 () (at /home/container/carbon/plugins/SurvivalArena.cs:5180) at InvokeHandlerBase`1[T].DoTick () (at <10e2136150f345d986869e002ba9993e>:0) at InvokeHandlerBase`1[T].LateUpdate () (at <10e2136150f345d986869e002ba9993e>:0) NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.SurvivalArena.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.SurvivalArena+ItemInfo savedItem, System.Boolean forceMove) [0x00174] in /home/container/carbon/plugins/SurvivalArena.cs:5126 at Oxide.Plugins.SurvivalArena.RestoreItems (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) [0x000d6] in /home/container/carbon/plugins/SurvivalArena.cs:5083 at Oxide.Plugins.SurvivalArena.HandleItemRestore (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) [0x0001b] in /home/container/carbon/plugins/SurvivalArena.cs:5029 at Oxide.Plugins.SurvivalArena+<>c__DisplayClass298_0.<HandleFromCMD>b__0 () [0x00000] in /home/container/carbon/plugins/SurvivalArena.cs:5180 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <10e2136150f345d986869e002ba9993e>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <10e2136150f345d986869e002ba9993e>:0 (Filename: /home/container/carbon/plugins/SurvivalArena.cs Line: 5126)