NightLantern

Automatically turns ON and OFF lanterns after sunset and sunrise

Total Downloads: 20,631 - First Release: Jun 27, 2015 - Last Update: Jun 11, 2018

5/5, 52 likes
  1. Any update here soon?
     
  2. I've obviously read them, but thanks for your quality feedback. Looking for a fix since this plugin isn't working and wondering if anyone has an update as far as a solution.
     
  3. plugin is working I posted that link so you can compare your config file
     
  4. You could perhaps read above - I've already updated and deleted and re-set the config file. This isn't working for me, and the config file matches. The error i'm getting isn't related to the config file, and I'm not the only one having an issue.
     
  5. If you mean this one NightLantern | Page 19 | Oxide is because you are use a cap letter its all lower case
     
  6. If you're talking about the in game command, it works both ways.

    When I attempted to call /lantern

    (20:53:54) | Failed to call hook 'cmdLantern' on plugin 'NightLantern v2.0.61' (NullReferenceException: Object reference not set to an instance of an object)
     
  7. not getting that problem myself
     
  8. I had the same, delete your config, reload plugin and get a fresh one.
     
  9. I replaced all of the files with a fresh install and it wouldn't work.

    I stopped the server and used all of the files Resistance is using/sent me and it is now working. Maybe i bonked up the fresh install.
     
  10. Is there any way you could get those files to me, since I've got the same problem.
     
  11. Does this plugin work? I'm getting mixed results from people.
     
  12. Also, the chat command /lantern does that work for the individual, or if I type /lantern, will it disable for the entire server? Thanks.
     
  13. Yeah, it does work, so long as you make sure that the TunaLight: true has a comma after it! The config was borked because of a ruddy comma!

    It should look like this:

    Code:
    {
      "ConsumeFuel": true, // Require's fuel to start lights
      "LightTypes": {
        "Campfires": true,
        "CeilingLights": true,
        "Furnaces": false,
        "JackOLanterns": true,
        "Lanterns": true,
        "TunaLight": true,
      },
      "SunriseHour": 7.5, //Time lights are disabled
      "SunsetHour": 18.5 // Time lights are enabled
    }
    It works for the entire server, so best left for admins.
     
  14. I just wanted to add a final update that the plugin DOES WORK and is a GREAT PLUGIN to have. Not 100% what problems I had, but they were fixed with the files from another user, so likely a fresh install should have worked too.
     
  15. Is it possible to disable this for certain lights? I like the plugin but I'd like for my planters' ceiling lights to always be on.
     
  16. Failed to call hook 'OnServerInitialized' on plugin 'NightLantern v2.0.61' (KeyN
    otFoundException: The given key was not present in the dictionary.)
     
  17. I placed the comma, replaced the plugin. I can get ceiling lights
    and tuna lights to work. But, can not get campfires or lanterns and
    furnaces to work. Love this plugin. Will watch the thread.
     
  18. I performed a fresh install of Rust and resolved another more serious issue I had.
    Pretty much all the plugins are working except for 3, including AntiOffLineRaid, NightLantern and DayVote. Any attempt to type anything results in 'Unknown Command'

    Can someone eyeball my details, or possibly see a link as to the cause please?

    Protocol: 1976.142.1
    Build Version: 1198.75
    Build Date: Thursday, March 23, 2017 5:59:59 PM
    Unity Version: 5.4.2f2
    Changeset: 19854
    Branch: /main Oxide Version: 2.0.3159
     
  19. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.