Advertisement
Guest User

Stack Trace

a guest
Apr 1st, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. commons.js:4098 Uncaught (in promise) Error: undefined. Actor5e Model Validation Errors
  2. [Actor5e.items]: Model Validation Errors
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. Model Validation Errors
  15. [BaseItem.system]: Model Validation Errors
  16. [ToolData.toolType]: may not be null
  17. [ToolData.ability]: may not be null
  18. [ToolData.proficient]: must be a number
  19. [ToolData.bonus]: may not be null
  20. Model Validation Errors
  21. [BaseItem.system]: Model Validation Errors
  22. [ToolData.toolType]: may not be null
  23. [ToolData.ability]: may not be null
  24. [ToolData.proficient]: must be a number
  25. [ToolData.bonus]: may not be null
  26. [Detected 1 package: system:dnd5e]
  27. at SchemaField._validateType (commons.js:4098:15)
  28. at SchemaField.validate (commons.js:3824:37)
  29. at Actor5e.validate (commons.js:5492:35)
  30. at new DataModel (commons.js:5269:26)
  31. at new Document (commons.js:5811:3)
  32. at new BaseActor (commons.js:7158:3)
  33. at new ClientDocumentMixin (foundry.js:13053:5)
  34. at new Actor (foundry.js:16292:1)
  35. at new Actor5e (actor.mjs:10:16)
  36. at Actor5e.importFromJSON (foundry.js:13768:17)
  37. at foundry.js:13807:68
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement