Robin
Robin
Also, when testing on Rinkeby, the issue happens. **It is find when testing with local node** Envs: + **ERC1967Proxy** (UUPS) + sol 0.8.2 + optmise on + require(false, "Reason") ```...
is this fixed ? I also have this problem. It appears randomly.
@binux I have the issue script, but I'm not willing to public it. Is there any way except reproducing on demo.pyspider.org?
@binux It must be saved and run for a while to let this error occur.
@binux This website with version 0.3.5 pyspider.
- change the default.hbs under ./src - use `grunt dryrun`
Just create a sample code with unity. [here](https://github.com/robinxb/Procedural-Generation-Tilemap) Replace some codes with which mentioned in this article [dungeon-generation](http://fisherevans.com/blog/post/dungeon-generation)
> Same here, this is different from what docs descript. I think the best way is to fix this issue from SST.
Agreed, take me tons of time to figure out all these. Especially the `{ kind: 'uups' }` and `initializer` args in `upgrades.deployProxy()`