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 - std@utf8_length #35

Closed
AlessioR opened this issue Nov 13, 2013 · 7 comments
Closed

Uncaught exception - std@utf8_length #35

AlessioR opened this issue Nov 13, 2013 · 7 comments

Comments

@AlessioR
Copy link

Hi,

that exception occurs in my case on setup when I've written author name with an ü.

@AlessioR AlessioR reopened this Nov 13, 2013
@impaler
Copy link
Member

impaler commented Nov 13, 2013

Hi @AlessioR I cant reproduce this on mac, there maybe some issue with special characters on windows?

@AlessioR
Copy link
Author

Uhm...maybe...chrash reports:

Called from ? line 1
Called from FlxTools.hx line 175
Called from FlxTools.hx line 19
Called from FlxTools.hx line 123
Called from massive/sys/cmd/CommandLineRunner.hx line 109
Called from massive/sys/cmd/CommandLineRunner.hx line 258
Called from commands/SetupCommand.hx line 30
Called from commands/SetupCommand.hx line 232
Called from utils/CommandUtils.hx line 460
Called from /usr/lib/haxe/std/haxe/Json.hx line 414
Called from /usr/lib/haxe/std/haxe/Json.hx line 70
Called from /usr/lib/haxe/std/haxe/Json.hx line 105
Called from /usr/lib/haxe/std/haxe/Json.hx line 96
Called from /usr/lib/haxe/std/haxe/Json.hx line 84
Called from /usr/lib/haxe/std/haxe/Json.hx line 114
Called from /usr/lib/haxe/std/haxe/Json.hx line 152
Called from /usr/lib/haxe/std/neko/_std/haxe/Utf8.hx line 84
Uncaught exception - std@utf8_length

the trouble is with haxe\neko, not a bug with flixel-tools!
Thank you for your time,

Alessio

2013/11/13 Chris notifications@github.com

Hi @AlessioR https://github.com/AlessioR I cant reproduce this on mac,
there maybe some issue with special characters on windows?


Reply to this email directly or view it on GitHubhttps://github.com//issues/35#issuecomment-28435679
.

@Gama11
Copy link
Member

Gama11 commented Nov 14, 2013

I just tested this on Windows and can confirm that I'm getting the same crash report as @AlessioR.

@impaler
Copy link
Member

impaler commented Nov 14, 2013

@AlessioR I think I found a way to encode the string properly, please try:
haxelib git flixel-tools "https://github.com/HaxeFlixel/flixel-tools.git"

@AlessioR
Copy link
Author

Yeah! It works, but there is garbage before char:

Just hit enter to not use an author name.
Alessiö

...

Your current settings:

Default Editor :Flash Develop
Author Name :Alessi”
Auto open with IDE :false

I think that this is easy to fix.
Alessio

2013/11/14 Chris notifications@github.com

@AlessioR https://github.com/AlessioR I think I found a way to encode
the string properly, please try:
haxelib git flixel-tools "https://github.com/HaxeFlixel/flixel-tools.git"


Reply to this email directly or view it on GitHubhttps://github.com//issues/35#issuecomment-28476471
.

@Gama11 Gama11 closed this as completed in 45b0433 Nov 20, 2013
@Gama11
Copy link
Member

Gama11 commented Nov 20, 2013

@AlessioR That should be fixed now too.

@AlessioR
Copy link
Author

Yes, it works!
Thanks,

Alessio

2013/11/20 Gama11 notifications@github.com

@AlessioR https://github.com/AlessioR That should be fixed now too.


Reply to this email directly or view it on GitHubhttps://github.com//issues/35#issuecomment-28928789
.

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

3 participants