Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

has invalid filename on boot #88

Open
theorye opened this issue Oct 23, 2017 · 3 comments
Open

has invalid filename on boot #88

theorye opened this issue Oct 23, 2017 · 3 comments

Comments

@theorye
Copy link

theorye commented Oct 23, 2017

[proxy] /node_modules/binreader/binreader.js:6
[proxy] throw 'invalid filename';
[proxy] ^
[proxy] invalid filename
[proxy] error Command failed with exit code 1.

@utkucansever
Copy link

utkucansever commented Oct 27, 2017

same error

@kevinhikaruevans
Copy link
Owner

What OS are you using? What client version? I think only the uop file format is supported.

@utkucansever
Copy link

utkucansever commented Oct 30, 2017

OS : Windows 10 64 bit
UO : UO ML
Server : ServUo

where can i get uop files?

Problem Trace :

First I Started servuo with default options.

image

then logged with my account and moved to Britain bank.

imageimage

then I cloned your repo

image

and changed uo directory in development.js with my Uo ML directory's absoulte path.

then typed "yarn install"

image

after it finished I typed "yarn run development" but it failed. and throwed this error.

image

then i typed "yarn install --verbose" and this is the output :

image

after a while I foundout there is a newer version for uodatareader repo and i changed "uodatareader" version 1.0.10 to 1.0.14 in package.json then typed "yarn install" and "yarn install --verbose" again

image
image

after all of this when I typed "yarn run development" it throws this error.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants