altmp / altv-js-module

JS module for alt:V Multiplayer. Powered by NodeJS & v8
MIT License
55 stars 35 forks source link

Confusing `alt:` import error #249

Closed xxshady closed 1 year ago

xxshady commented 1 year ago

Description of the problem

If you import a resource that does not exist, you will get this confusing error: изображение

Reproduction steps

import awdawdawdjfds from "alt:addgjdfgkjdkfggdfg"

Expected behaviour

Error should tell you that such resource does not exist

Additional context

No response

Operating system

Windows 11

Version

14.0-rc3

Scope

server

Reproduction tested

Phill030 commented 1 year ago

imo that's pretty obvious 🤷‍♂️

xxshady commented 1 year ago

for me it's not

xipanca commented 1 year ago

I have the same problem

LeonMrBonnie commented 1 year ago

Fixed