Closed siddharths067 closed 4 years ago
@siddharths067 - which version of example-tictactoe were you using? This looks like an issue that was fixed in https://github.com/solana-labs/solana-web3.js/releases/tag/v0.18.8 and the latest example-tictactoe should contain this fix
I followed the Solana Getting Started book and I ended up using 0.17.0
Please use 0.18.0 as that’s the latest release
Stale
I recently ran the example tictactoe program on the solana net docker image provided.
But it crashes when it starts looking for players in the network.
The BPF program loads successfully and returns the ID as expected.