-
Notifications
You must be signed in to change notification settings - Fork 243
Closed
Labels
Priority: P0Added to issues and PRs relating to a critical severity bugs.Added to issues and PRs relating to a critical severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug
Milestone
Description
Describe the bug
When you try to execute some samples with a WebGL build (not in the editor), they fail
Steps
Steps to reproduce the behavior:
- Use the scene [SampleLogin - Web3Auth]
- Login with [Web3Auth]
- Go to More examples section
- Click on Mint for example or ContractSend or GetNonce
Expected behavior
Sample is executed successfully
Console errors
webgl2.framework.js.br:3 DllNotFoundException: Unable to load DLL 'libc'. Tried the load the following dynamic libraries:
Rethrow as RpcClientUnknownException: Error occurred when trying to send rpc requests(s): eth_getTransactionCount
at Nethereum.JsonRpc.Client.RpcClient.SendAsync (Nethereum.JsonRpc.Client.RpcMessages.RpcRequestMessage request, System.String route) [0x00000] in <00000000000000000000000000000000>:0
Rethrow as Web3Exception: Error occurred when trying to send rpc requests(s): eth_getTransactionCount
at ChainSafe.Gaming.InProcessTransactionExecutor.InProcessTransactionExecutor.SendTransaction (ChainSafe.Gaming.Evm.Transactions.TransactionRequest transaction) [0x00000] in <00000000000000000000000000000000>:0
Desktop (please complete the following information):
- Chainsafe SDK version: [main]
- Operating System: [Mac]
- Build [WebGL]
Metadata
Metadata
Assignees
Labels
Priority: P0Added to issues and PRs relating to a critical severity bugs.Added to issues and PRs relating to a critical severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug