这是indexloc提供的服务,不要输入任何密码
Skip to content

Unable to load DLL 'libc' error with Web3Auth and WebGL build #730

@juans-chainsafe

Description

@juans-chainsafe

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:

  1. Use the scene [SampleLogin - Web3Auth]
  2. Login with [Web3Auth]
  3. Go to More examples section
  4. 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 

Screenshots/Video
Screenshot 2023-11-13 at 16 08 02

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.Type: BugAdded to issues and PRs if they are addressing a bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions