1. StringPool.GetNumber - no number for string fx/weapons/vm_waterpipe_shotgun/attack
    StringPool.GetNumber - no number for string fx/weapons/vm_revolver/attack

    Anyone know what could be causing this error as it spams my console. Atm the server has been crashing from time to time so I'm just going through everything to see if I can find the route to the problem.

    Thanks for reading.
     
  2. Wulf

    Wulf Community Admin

    Looks like a Rust bug to me. Did you notice anything before the latest Rust update?
     
  3. Not really, seems to be anytime someone is using weapons. The cpu on my server is running idle at 12% used to be 2 so just removed oxide to see if this had any impact on the cpu and it never. The problem with running this game is you don't really want to restart the server because it causes issue at times :( Not so easy when the whole server freezes and shows everything is ok inside your cpanel. I'll pop over to facepunch as see if anyone has the answer, thanks.
     
  4. Wulf

    Wulf Community Admin

    I'd suggest keeping a local copy of your server for testing, that way you don't have to shutdown your live server for plugin tests and such.
     
  5. after todays update my servers are producing a similar error in relation to rocket launcher effects smokeout unknown effect its killing the server the whole console is flooding immediately upon start with this any idea how to fix it or do I have to wait for a rust update thx.
     
  6. Wulf

    Wulf Community Admin

    You'll need to post in the thread for the plugin that uses that item, as the paths changed with the Rust update.
     
  7. thank you for prompt reply I have to work out which plugin could be causing this thanks for the info
     
  8. Wulf

    Wulf Community Admin

    Quickest way is using Notepad++ and having it search your entire plugins folder for a keyword.
     
  9. found it was the portals mod it was using the effects from the rocket launcher which have obvoisly been updated / changed in new update
     
  10. It's flooding and overloading my RCON. How do I fix it?
    [​IMG]
    [DOUBLEPOST=1446775791][/DOUBLEPOST]WELP... wiped out my plugin folder and the error is now gone..
     
  11. Wulf

    Wulf Community Admin

    You had an outdated plugin that was using that.
     
  12. Yea, I didnt know which because the thing would freeze up..
     
  13. Wulf

    Wulf Community Admin

    You'd have to do like I suggested previously to find the plugin.
     
  14. Hey Wulf/everyone we are not using this portals mod and were getting it as well I just went through and updated all our mods replaced the ones that we have and we are getting this message in our rcon.
    Oxide] Listing 38 plugins:
    01 "Rust:IO for Oxide" (2.7.0) by playrust.io / dcode (96.82s)
    02 "FriendsAPI" (1.2.6) by #Domestos (0.26s)
    03 "Helptext" (1.4.0) by #Domestos (0.04s)
    04 "Teleportation System" (1.4.22) by Mughisi (911.84s)
    05 "Day & Night System" (1.0.3) by Mughisi (0.00s)
    06 "Private Messaging" (1.2.5) by #Domestos (0.06s)
    07 "Rank-ME" (1.1.2) by SkinN (8.30s)
    08 "WellFed" (1.0.1) by ColonBlow (0.01s)
    09 "AutoDoors" (2.1.4) by Wulf/lukespragg (0.02s)
    10 "Automatic Build Grades" (0.0.3) by AlexALX (1.47s)
    11 "AutoLearnBlueprints" (1.0.5) by ApocDev (4.37s)
    12 "Better Chat" (3.3.3) by LaserHydra (0.12s)
    13 "Building Owners" (2.1.4) by Reneb (2.73s)
    14 "Clans" (1.5.5) by playrust.io / dcode (0.01s)
    15 "CleanUp" (2.0.2) by Reneb & SPooCK (0.00s)
    16 "Copy Paste" (2.2.14) by Reneb & VVoid & Alex (0.09s)
    17 "Crafting Controller" (2.4.2) by Mughisi (0.09s)
    18 "CupboardRadius" (1.0.1) by playrust.io / dcode (0.30s)
    19 "CustomSpawnPoints" (1.0.1) by Reneb (0.01s)
    20 "Death Notes" (4.1.0) by LaserHydra (73.05s)
    21 "FriendlyFire" (1.5.1) by playrust.io / dcode (61.15s)
    22 "Gathering Manager" (2.2.1) by Mughisi (0.55s)
    23 "Godmode" (2.0.1) by Mughisi (141.11s)
    24 "Hitmarker GUI" (1.3.0) by PaiN (0.04s)
    25 "InfoPanel" (0.8.14) by Ghosst (39.19s)
    26 "Kits" (3.0.6) by Reneb (2.69s)
    27 "MagicCraft" (0.1.0) by Norn (1.77s)
    28 "Prod" (2.1.3) by Reneb (0.00s)
    29 "QuickSmelt" (1.1.0) by Wulf/lukespragg (33.04s)
    30 "Quick Sort" (0.1.0) by emu (6.94s)
    31 "RemoverTool" (3.0.11) by Reneb (0.63s)
    32 "Rules GUI" (1.1.0) by PaiN (0.03s)
    33 "Spawns Database" (1.1.0) by Reneb (0.00s)
    34 "Stack Size Controller" (1.7.0) by AnExiledGod (0.00s)
    35 "Tickets" (2.0.0) by LaserHydra (0.01s)
    36 "Timed Execute" (2.5.0) by PaiN (0.66s)
    37 "AirdropExtended" (1.0.0) by baton (0.53s)
    38 "Weather Controller" (1.3.0) by AnExiledGod (0.01s)

    Cant find anything on this error any help from any one would be much appreciated.
     
  15. that error is related to the portals plugin
    it uses the rocker prefab for the portal its self get rid of the mod its not updated yet
    [DOUBLEPOST=1446807768][/DOUBLEPOST]I had exact same issue now its gone
     
  16. Sorry man I don't have a portals mod on the server but i think i have found an issue. I use a timed execute mod that calls the cargo plane about every 5 mins the problems is that event.run doesn't bring the plane in anymore on rusty this doesn't work either, I cant see what they have done but this runs every min about the same time that the plans should spawn in on our server.

    I wish i was a little smarter with this sort of of thing but is there somewhere i can unpack so to speak rust to see what they have renamed the command so i can change it over.
     
  17. ok good to hear its fixed I just took all the mods out put them in one by one until the error occurred problem located I figured telepoprt used the prefab same as portals
    [DOUBLEPOST=1446811489][/DOUBLEPOST]try the find command eg find server will give u all the server commands etc
     
  18. Not really a command error but the console is spamming this error since the update. Any ideas what I can do to fix it?
    "StringID is 0 - unknown effect assets/content/weapons/rocketlauncher/effects/pfx_fire_rocket_smokeout.prefab
    StringPool GetNumber - no number for string assets/content/weapons/rocketlauncher/effects/
    "
     
  19. Wulf

    Wulf Community Admin

    See above replies.
     
  20. Yeah thanks was just thanking you for moving it to this page, never even knew it existed. have removed the plugin until an update is done. :)