Rudy Ges

Results 218 comments of Rudy Ges

Might be because https://github.com/vshaxe/vshaxe/blob/master/.github/workflows/main-vanilla.yml#L13 was not updated to match `.haxerc` version, and that nightly is no longer available? (and setup-haxe doesn't handle that kind of errors?)

Same issue as #12357 which has a more up to date stack trace + a repro (and will have a fix shortly)

> Why hasn't this been pushed yet? Because [requested change](https://github.com/HaxeFoundation/hscript/issues/114#issuecomment-1060876898) hasn't been made.

I'm still not confident with how this "works" on nekovm.org... :sweat_smile: DNS cache or whatever makes this painful to deal with.

I think I want to go ahead with this.. but next Monday, not now :sweat_smile:

Website seems ok? (and updated) If so, can close #180

There's no problem anymore with how nekovm is deployed though? I don't think #178 is wrong, and looks less weird than this git user thing :thinking:

You can upload the library as long as you don't change the contributors field in haxelib.json (might apply to the repo url too?)

You need to restore haxelib.json to that state: https://lib.haxe.org/p/flxanimate/3.0.4/files/haxelib.json And only change fields not mentioned by @tobil4sk above (`contributors` might not change either because of `ownerChanged || devsChanged`)

What compiler error? I can only see a warning (will need to update try haxe default defines to avoid it) Edit: ok, after reading the other issue it seems like...