-
Posts
43 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by SwiftCoyote
-
Failed to call internal hook 'OnResearchCostDetermine'
SwiftCoyote posted A Support Request in Support
https://gyazo.com/17e5d95a571c42b722607713c10ac39d I am noticing the error in the image above. Any recommendations for how to fix? -
- 13 comments
-
-
Just after I post a reply, I got this in my console https://gyazo.com/d502f89aa3d2d9c90e18b14a8c8f6fb2 Failed to execute OnFrame callback (The given key 'Scientist' was not present in the dictionary.) I reloaded the plugin a couple hours ago. Edit: Ive been leaving the RustRewards.json config open in Notepad++ and every time I return to that screen, its asking me to if I want to reload it, as tho the plugin was reloaded. Update: Adding "Scientist": 2.0 to the Harvest, Flesh list in the config fixed this error, Failed to execute OnFrame callback (The given key 'Scientist' was not present in the dictionary.) This was the caused by the Blue Scientists at junk piles.
-
UseServerRewards is the only one set to true as displayed in this image https://gyazo.com/db95655606a2e7da3e9a8c975235935d This next image shows both Rust Rewards and Server Rewards loading. https://gyazo.com/56b96678d1159e27ca739a407da8e134 This image shows the warning messages for Rust Rewards not finding Server Rewards or Economics. A bit further down it shows a warning for Server Rewards successfully generating all UI elements. https://gyazo.com/ef6473cf3b37e3d1fe27be0dcc71a178 This image shows what happens when I reload the plugin. It unloads, reloads, uses Server Rewards and works no problem. https://gyazo.com/b9d0f8c21b39593ff9cad01183cdc5d3 I am using Carbon. Maybe this is the issue?
-
-
When using the tesla coil to mark the spot prisoners spawn in at, if you have multiple tesla coils, how do you know which one will be used if you have several in the prison? This same question goes for the igniter(visitors) and pressure pads(admins). Id like to use some tesla coils to kill and 1 for them to spawn at. Id also like to use some igniters to turn some things on and launch fireworks. Pressure pads Id like to use to track players as they move about the prison.
-
Reload Required After Server Restart
SwiftCoyote replied to SwiftCoyote's Support Request in Support
This is not an issue where the config changes. The config stays as it was saved, but when the server restarts, I have to reload the plugin to start giving RP for time spent on the server. Any thoughts? -
When someone dies with the gieger counter in their hand, the console get spammed with this message. https://gyazo.com/521e8d3e656ef8193c15fb0896e57196 Im using carbon. Any suggestion on how to fix?
-
-
This is the same issue I am having. Thanks for taking a pic. I deleted the plugin from my server so I cant take a picture now.
-
After installing the newest update, when players toss things out of their inventory, the items float at eye level. Removing the plugin allows items to drop to the floor. Any suggestions for how to fix? Thank you
-
Currently when my server restarts, instead of getting 1 RP per minute, they are getting 1 scrap per minute. I reload the plugin and it 'fixes' it and reverts to giving them 1 RP per minute. Any ideas what might be causing this?
-
I apologize, dead was wrong to say. I understand things can take time to resolve. Any update is appreciated.
-
Are we able to get any kind of update or is this plugin basically dead?
-
I am getting the following error from time to time. Any suggestions for a fix? NullReferenceException: Object reference not set to an instance of an object at BasePlayer.SendConsoleCommand (System.String command, System.Object[] obj) [0x00000] in <61325effd8ee447a838c00ff8813da36>:0 at Carbon.Plugins.OfflineRaidProtection+PlayerScaleCache+<>c__DisplayClass29_0.<GetAction>b__0 () [0x00000] in C:\rustserver\carbon\plugins\OfflineRaidProtection.cs:362 at InvokeHandlerBase`1[T].DoTick () [0x00109] in <b031c000f0ae431d86bfa1696c8bd17c>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <b031c000f0ae431d86bfa1696c8bd17c>:0 (Filename: C:/rustserver/carbon/plugins/OfflineRaidProtection.cs Line: 362) https://gyazo.com/e2cd0d454209a5d5b50a246eb3cd39c6
-
I have 3 of these errors and Im not sure how I can resolve them. Below are pictures of them. OnCupboardAuthorize - https://gyazo.com/1c8320cc4ea84b402050578dc66496ba ICraftDurationMultiplier - https://gyazo.com/c032358b59c5ec6a0657e18735eb46ea CanBuild - https://gyazo.com/a47aa0a87e4a06fd301e250bd71b7edb Any suggestions for how to fix?
-
Can we close this support ticket?
-
Sorry, Im not sure why I put this here. This should have been in the mountable turrets plugin.
-
Failed compiling 'C:\rustserver\carbon\plugins\MountableTurrets.cs': 1. There is no argument given that corresponds to the required parameter 'vPos' of 'ValidBounds.Test(BaseEntity, Vector3)' [CS7036] (MountableTurrets 57 line 2892) This is the error I am getting when trying to load the plugin. Any suggestions on how to fix?