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

Uncaught exception calling pony create heapsxml #9

Closed
SoulBeaver opened this issue Dec 18, 2021 · 1 comment
Closed

Uncaught exception calling pony create heapsxml #9

SoulBeaver opened this issue Dec 18, 2021 · 1 comment

Comments

@SoulBeaver
Copy link

Description:

  1. I installed pony via haxelib install pony and haxelib run pony
  2. I created a new, empty folder for the project.
  3. In an administrator terminal I called pony create heapsxml

Output on the console:

.vscode/launch.json saved
.vscode/extensions.json saved
.vscode/tasks.json saved
Save gitignore file
Called from ? line 1
Called from Main.hx line 76
Called from pony/magic/Commander.hx line 17
Called from pony/magic/builder/CommanderBuilder.hx line 89
Called from pony/events/Event2.hx line 69
Called from create/Create.hx line 39
Called from create/Create.hx line 44
Called from C:\HaxeToolkit\haxe\std/neko/_std/sys/io/File.hx line 68
Called from C:\HaxeToolkit\haxe\std/neko/_std/sys/io/File.hx line 49
Uncaught exception - [file_open,C:\HaxeToolkit\haxe\lib\pony/1,6,1/hxformat.json]

VSCode project structure:
VSCode_Pony

Version:
PonyVersion

I am using Windows 10.

@AxGord
Copy link
Owner

AxGord commented Dec 20, 2021

Fixed
Update haxelib v 1.6.4. Added hxformat.json to haxelib

@AxGord AxGord closed this as completed Dec 20, 2021
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

2 participants