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

Command failed, const err = new Error(message); #92

Open
Eneskp3441 opened this issue Aug 20, 2023 · 0 comments
Open

Command failed, const err = new Error(message); #92

Eneskp3441 opened this issue Aug 20, 2023 · 0 comments

Comments

@Eneskp3441
Copy link

I get this error when I try to run it:

D:\Depolama\Programlar\msdf-atlas\New folder>msdf-bmfont -o .\bigapple.png -m 480,480 -s 32 -r 1 -i bigapple.txt -t msdf bigapple.ttf

Using following settings
========================================
version         : msdf-bmfont-xml v2.7.0
outputType      : xml
filename        : .\bigapple.png
fontSize        : 32
charsetFile     : bigapple.txt
textureSize     : 480,480
texturePadding  : 1
border          : 0
distanceRange   : 1
fieldType       : msdf
roundDecimal    : 0
vector          : false
reuse           : false
smartSize       : false
pot             : false
square          : false
rot             : false
rtl             : false
fontFile        : bigapple.ttf
========================================
Generating 2%|█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░| (9/382) 0snode:internal/errors:867
  const err = new Error(message);
              ^

Error: Command failed: "C:\Users\Win10\AppData\Roaming\npm\node_modules\msdf-bmfont-xml\bin\win32\msdfgen.exe" msdf -fon
    at ChildProcess.exithandler (node:child_process:419:12)
    at ChildProcess.emit (node:events:513:28)
    at maybeClose (node:internal/child_process:1091:16)
    at Socket.<anonymous> (node:internal/child_process:449:11)
    at Socket.emit (node:events:513:28)
    at Pipe.<anonymous> (node:net:322:12) {
  code: 1,
  killed: false,
  signal: null,
  cmd: '"C:\\Users\\Win10\\AppData\\Roaming\\npm\\node_modules\\msdf-bmfont-xml\\bin\\win32\\msdfgen.exe" msdf -format '}

Node.js v18.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant