Jump to content

Papi Rusty

Creator
  • Posts

    777
  • Joined

  • Last visited

Everything posted by Papi Rusty

  1. Papi Rusty

    Major bugs

    Still visible water issues at H22 and also at S7 after latest update @Shemov
  2. Papi Rusty

    Major bugs

    1: major water glitch bottom of river H22" 2: water and land at Z10 just outside harbor are at diffrent lvls 3: river at V6 and K7 and ocean has same water issue 4: water from river sticks out alil to far at L9 5: River at O9 also bad 6: Ladder hatches going underground at airfield has the terrain glitch 7: water coming out of ground W13. Would love to have these fixes before force wipe. I plan on using this map but in its current state not plyaable @Shemov
  3. Papi Rusty

    Boxes dissapear

    After restart some boxes dissapeared when stacked. The Top ones
  4. Papi Rusty

    stuck

    aight thanks
  5. Papi Rusty

    stuck

    it was near a buidable rock thats about it
  6. Papi Rusty

    stuck

    No its open area. It gets stuck
  7. Papi Rusty

    stuck

    Damn dude look at it. Its stuck mid air..
  8. Papi Rusty

    stuck

  9. Papi Rusty

    error

    its still showing
  10. Papi Rusty

    error

    Error while compiling BradleyDrops: ; expected | Line: 1990, Pos: 10
  11. Papi Rusty

    server rewards

    Oh nice. thanks. Would be nice if you could add sound effect when the events start. : )
  12. Papi Rusty

    server rewards

    Can you add support for server rewards for the rewards?
  13. Papi Rusty

    no wipey work

    "Wipe already spawned players on map wipe?": true, This does not work
    This is a really solid error report plugin. I haven’t seen anything else quite like it. It makes it easy to keep an eye on your plugins in case something goes wrong. One of the best parts is that it can automatically unload plugins if they start throwing too many errors. Thats super helpful.
  14. Papi Rusty

    error

    error spamming non stop please fix NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.Barges+StorageItemsInstaller.TryTransferArapters () [0x0001a] in <7d2541e036b643d3ae05b612e82f1e4a>:0 at Oxide.Plugins.Barges+StorageItemsInstaller.DestroyController () [0x00000] in <7d2541e036b643d3ae05b612e82f1e4a>:0 at Oxide.Plugins.Barges+StorageItemsInstaller.FixedUpdate () [0x00078] in <7d2541e036b643d3ae05b612e82f1e4a>:0
  15. Papi Rusty

    not spawning

    AWESOME!!!!!!!!!!!
  16. Papi Rusty

    not spawning

    eta?
  17. Papi Rusty

    error

    error wont compile
  18. Papi Rusty

    issue

    Just drop the boat from cargo and it will sink. Without iqcargophysics on it will not sink
  19. Papi Rusty

    issue

    for some reason when someone tries to release the boat from cargo the boat just sinks down to the ocean and player dies. i think this is because of the cargo physics plugin
  20. Papi Rusty

    horses

    does this still work with horses?
  21. Papi Rusty

    error

    it reset my entire config btw. i had to revert for now @Iftebinjan
  22. Papi Rusty

    error

    getting this too Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FurnaceUpgrades.GetCurrentUpgrade (BaseOven oven, Oxide.Plugins.FurnaceUpgrades+FeatureType type) [0x000c9] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Plugins.FurnaceUpgrades.GetOvenStatus (BaseOven oven) [0x00005] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Plugins.FurnaceUpgrades.GetFuelNeeded (Oxide.Plugins.FurnaceUpgrades+FurnaceData furnaceData, BaseOven oven, System.Single ETA) [0x00000] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Plugins.FurnaceUpgrades.GetOvenInfo (BaseOven oven) [0x0003d] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Plugins.FurnaceUpgrades.AutoAddFuel (PlayerInventory playerInventory, BaseOven oven) [0x0000d] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Plugins.FurnaceUpgrades+<>c__DisplayClass71_0.<CanMoveItem>b__0 () [0x00000] in <e050c52cef7d491ca7fc20ade2612745>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  23. Papi Rusty

    error

    Exception while calling NextTick callback (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.FurnaceUpgrades.GetCurrentUpgrade (BaseOven oven, Oxide.Plugins.FurnaceUpgrades+FeatureType type) [0x000c9] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Plugins.FurnaceUpgrades.GetOvenStatus (BaseOven oven) [0x00005] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Plugins.FurnaceUpgrades.GetFuelNeeded (Oxide.Plugins.FurnaceUpgrades+FurnaceData furnaceData, BaseOven oven, System.Single ETA) [0x00000] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Plugins.FurnaceUpgrades.GetOvenInfo (BaseOven oven) [0x0003d] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Plugins.FurnaceUpgrades.AutoAddFuel (PlayerInventory playerInventory, BaseOven oven) [0x0000d] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Plugins.FurnaceUpgrades+<>c__DisplayClass71_0.<CanMoveItem>b__0 () [0x00000] in <69201661ff6e4656b8ff4c7a39ca83b1>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.9k

Files Sold

Total number of files sold.

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.