DeathNotes

Broadcasts players and animals deaths to chat

Total Downloads: 66,125 - First Release: Feb 14, 2015 - Last Update: May 13, 2018

4.98519/5, 270 likes
  1. I just recently got more details on that error, I'll try to reproduce it shortly.
     
  2. i dont know in which situation comes this error. but i have this on my server too and much !
     
  3. So confused on this new config.

    would anyone be willing to share any configs with HP and attachments and all Body Parts
     
  4. @LaserHydra did you remove the option to log deaths to a file?? I really like this feature, I don't see it in your new config.
     
  5. I'll put it in the next patch.
     
  6. one page back 2nd last post of mine you will see a link
     
  7. thats with old json... can you private message me plz
     
  8. I dont use the plugin now so you will need to take what you need from the config and add it to the new
    [DOUBLEPOST=1530730005][/DOUBLEPOST]I made this test please
     

    Attached Files:

  9. How do I move to the top right corner of the kill message?
     
  10. I've also been getting the following errors:

    Could not load remote config 'CombatEntityTypes.json'. Please report the issue to the plugin author if this is happening frequently.
    JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.

    This happens with all 4 files hosted on gitlab:
    EnemyPrefabs.json
    WeaponPrefabs.json
    CombatEntityTypes.json
    DefaultMessages.json

    All 4 of these files that are read from gitlab, are accessible, so it would seem that the error occurs during the json deserialization maybe?
    I copied the text from the 4 files and put it inside variables (inside the plugin's code) so instead of them being read from gitlab, I now just deserialize strings, which solved the problem for me temporarily.

    EDIT: Wait, if the text copied from gitlab's files can deserialize when they're put inside strings, then the problem is likely not with deserialization, but instead with the retrieval of a response from the gitlab source?

    Hope this helps.
     
    Last edited by a moderator: Jul 5, 2018
  11. after todate update:
    Code:
    23:33 [Error] [Death Notes] Could not load remote config 'CombatEntityTypes.json'. Please report the issue to the plugin author if this is happening frequently.
    23:33 [Error] [Death Notes] [0] - JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.
    23:33 [Error] [Death Notes] Could not load remote config 'WeaponPrefabs.json'. Please report the issue to the plugin author if this is happening frequently.
    23:33 [Error] [Death Notes] [0] - JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.
    23:33 [Error] [Death Notes] Could not load remote config 'EnemyPrefabs.json'. Please report the issue to the plugin author if this is happening frequently.
    23:33 [Error] [Death Notes] [0] - JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.
     
  12. i've got the same issue
     
  13. Me too
     
  14. Hopefully he updates soon xc
     
  15. Wulf

    Wulf Community Admin

    Oxide issue, not a plugin issue.
     
  16. so we wait on oxide? not the author
     
  17. After update the scientists aren't recognized by plugin, just appears the number of scientist entity.
     
  18. Wulf

    Wulf Community Admin

    Oxide update, not available yet.
     
  19. Thanks for the heads up Wulf, and the hard work you do!