Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC error in WebGL when trying to login #966

Closed
juans-chainsafe opened this issue May 21, 2024 · 1 comment
Closed

ERC error in WebGL when trying to login #966

juans-chainsafe opened this issue May 21, 2024 · 1 comment
Assignees
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs. Type: Bug Added to issues and PRs if they are addressing a bug

Comments

@juans-chainsafe
Copy link
Contributor

Describe the bug
This issue was found in #952 (review) and basically the login is not working in a WebGL build

Steps
Steps to reproduce the behavior:

  1. Use the scene [SampleLogin or SampleLogin - Web3Auth]
  2. Login with [Web3Auth or Remote wallet]

Expected behavior
SampleMain is displayed correctly

Console errors

Web3Exception: Resource ChainSafe.Gaming.Resources.erc-20-abi.json not found in the provided assembly.
  at ChainSafe.Gaming.Evm.Utils.AbiHelper.ReadAbiFromResources (System.Reflection.Assembly assembly, System.String resourceName) [0x00000] in <00000000000000000000000000000000>:0
--- End of stack trace from previous location where exception was thrown ---

Desktop (please complete the following information):

  • Chainsafe SDK version: [PR]
  • Unity Version: [2022.6]
  • Platform: [WebGL]
  • Operating System: [Mac]
@juans-chainsafe juans-chainsafe added Priority: P0 Added to issues and PRs relating to a critical severity bugs. Type: Bug Added to issues and PRs if they are addressing a bug labels May 21, 2024
@juans-chainsafe
Copy link
Contributor Author

Issue was fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs. Type: Bug Added to issues and PRs if they are addressing a bug
Projects
None yet
Development

No branches or pull requests

3 participants