Chain no longer rendering

Issue #344 resolved
Former user created an issue

The chain isn't rendering anymore. Looks like the data is still there because you can click on the systems in the table and it updates, but the chain is empty.

https://i.imgur.com/BHCN7vw.png

Comments (6)

  1. Josh Glassmaker repo owner

    I think I fixed this for you already - there was a bad wormhole I had to delete caused by someone running an outdated Tripwire. There are ppl who ignore the little notifications about updates and to reload.

  2. garr0n

    It's still not working for us. When the page initially renders with no chain, I'm seeing this error in the console:

    chain-map.js:330 Uncaught TypeError: Cannot read property 'systemID' of undefined at n (chain-map.js:330) at Object.nodes (chain-map.js:531) at Object.draw (chain-map.js:707) at Function.chainMap.parse (tripwire.js:49) at Object.<anonymous> (sync.js:62) at i (jquery-3.1.1.min.js:2) at Object.fireWith [as resolveWith] (jquery-3.1.1.min.js:2) at A (jquery-3.1.1.min.js:4) at XMLHttpRequest.<anonymous> (jquery-3.1.1.min.js:4)

  3. Josh Glassmaker repo owner

    OK, yeah that is different. Not exactly sure what is happening but I just pushed version 0.9.40 which will prevent that error for now at least.

  4. garr0n

    ok, so it seems like deleting everything and starting over will work, except the offending sigs don't show up in the table to delete. You have to manually add them back and then overwrite them to get rid of the bad data. Copy paste doesn't do it because it thinks the sig is already in the table although you can't see it.

  5. Log in to comment