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

Assert API broken #202

Open
zManuu opened this issue Oct 7, 2022 · 3 comments
Open

Assert API broken #202

zManuu opened this issue Oct 7, 2022 · 3 comments
Labels
type: bug Something isn't working

Comments

@zManuu
Copy link

zManuu commented Oct 7, 2022

Description of the problem

Importing a json file with the assert api crashes the game.

Reproduction steps

Create a json file and import it clientside by using import * as test from './file.json' assert { type: 'json' }

Expected behaviour

Game doesn't crash and the json is imported correctly.

Additional context

No response

Operating system

Windows 10

Version

release latest

Scope

client

@zManuu zManuu added the type: bug Something isn't working label Oct 7, 2022
@LeonMrBonnie
Copy link
Contributor

Test on dev before opening an issue

@zManuu
Copy link
Author

zManuu commented Oct 7, 2022

Just tested on latest dev, same issue

@xxshady
Copy link
Contributor

xxshady commented Dec 6, 2022

Confirmed on 13.0-dev65

изображение

At the same time alt.File.read still works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants