VehicleManager

Moved

Total Downloads: 5,548 - First Release: Feb 27, 2016 - Last Update: Nov 13, 2017

5/5, 20 likes
  1. Can u send me the PlayerVehicles.json file?
     
  2. it is empty as I have restart but I will send my file to my other server
    [DOUBLEPOST=1465848448][/DOUBLEPOST]it is also empty " {} "
    [DOUBLEPOST=1465848589][/DOUBLEPOST]This :
     

    Attached Files:

  3. Ok, it shouldn't be empty. Do you get any oxide errors when server shutdown?
     
  4. no.....
    [DOUBLEPOST=1465849600][/DOUBLEPOST]there should be anything in the file?
     
  5. Yes, all claimed vehicles positions. So when server initializes it claims the vehicles from the file again. Do you have your oxide updated?
     
  6. ok why my file is empty?
     
  7. I asked: Do you have your oxide updated?
     
  8. yes i use Mod & Plugin Installation with rox server
     
  9. Then I am not sure how can I help you. You are the first saying it's not working. What I can understand is that the code running on the OnServerShutdown() hook is not running. Which means the hook is not being called or it crashes. If you say you have oxide updated and don't have errors on log, then i don't know :S
     
  10. Got a warning: Calling 'cmdCar' on 'VehicleManager 1.2.2' took 1200ms
    Don't know why.
     
  11. Random question, is there anyway to make it so default users can claim 1 car, vip's can claim 3 cars and admins can claim 5?
    Thank you for a great plugin, works a charm!
     
  12. Will add it to the To Do List. Thanks.
    [DOUBLEPOST=1466532623][/DOUBLEPOST]
    It's could be due to FindObjectsOfTypeAll method. I will change the code to improve performance.
     
  13. How to find errors in the log ?

    after the wipe the file remains empty

    I have completely uninstalled the plugin and reinstalling but nothing changes
     
  14. open gamelog.txt or oxide/logs, and find (ctrl+f) VehicleManager
     
  15. This ?
    [DOUBLEPOST=1466820239][/DOUBLEPOST]This ?
     

    Attached Files:

  16. Yhep but that seems it wont show nothing. How about the oxide logs, on the oxide/log folder?
     
  17. oxyde > log =
     

    Attached Files:

  18. hey, im having pretty much the same issue as him. whenever i claim a car using /car claim it says i claimed it and everything works, but it doesnt save it to the data file. i had 3 cars yesterday and when i logged on only the one i had actually claimed with the ingame claim button was there. i check for errors in both oxide logs and the gamelog.txt but nothing came up except that VehicleManager was loaded successfully after restart.
     
  19. @snack95 and @gaberiel do you have oxide updated? What I can see is that the OnServerShutdown() is not being called on your servers maybe.
     
  20. I just got the server yesterday and installed everything then. I uninstalled oxide and reinstalled everything launched correctly. i made a second car, claimed it and it said i had 2 cars when i did /car. saved the server then did a restart and the cars that i did /car claim on have disappeared again.