I started trying to use Dungeon Draw by Stephen S. and all I get is an error.
Other scripts I have been playing with are working fine (Token name number, it's a trap, bloodied and dead status markers)
Here is what I did.
1. I created a new game.
2. Copied all 3 scripts and put them into API (added the dungeon share.js too just to try)
3. Purchased the his Dungeon Draw Tiles part 1 and very carefully updated the URL links in the Tiles.js for the set I wanted to try.
(Note: I get this error even if I have the base script installed or the one with the updated tile URL's)
4. Opened a map and went to map layer. (have tried with dynamic lighting both enabled and disabled)
5. Made sure I have the latest version of Chrome. Also installed the newest firefox to try
Every time I try to draw even a single shape at all, the API output console gives me the following error
Stephen S., if you see this, I could really use your help, I know nothing about Java or programming. If I can get this working, it will make things so much easier since my group really likes dungeons.
TypeError: Cannot read property 'attributes' of undefined
at updateLocalCache (/home/node/d20-api-server/api.js:1196:20)
at /home/node/d20-api-server/api.js:1347:11 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560
at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)
at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:461
at S (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:57:1015)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:441
Other scripts I have been playing with are working fine (Token name number, it's a trap, bloodied and dead status markers)
Here is what I did.
1. I created a new game.
2. Copied all 3 scripts and put them into API (added the dungeon share.js too just to try)
3. Purchased the his Dungeon Draw Tiles part 1 and very carefully updated the URL links in the Tiles.js for the set I wanted to try.
(Note: I get this error even if I have the base script installed or the one with the updated tile URL's)
4. Opened a map and went to map layer. (have tried with dynamic lighting both enabled and disabled)
5. Made sure I have the latest version of Chrome. Also installed the newest firefox to try
Every time I try to draw even a single shape at all, the API output console gives me the following error
Stephen S., if you see this, I could really use your help, I know nothing about Java or programming. If I can get this working, it will make things so much easier since my group really likes dungeons.
TypeError: Cannot read property 'attributes' of undefined
at updateLocalCache (/home/node/d20-api-server/api.js:1196:20)
at /home/node/d20-api-server/api.js:1347:11 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560
at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)
at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:461
at S (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:57:1015)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:441