Macro.hx:6: characters 2-19 : Warning : Cannot use this API from initialization macros.
Macro.hx:6: characters 2-19 : ... Use `Context.onAfterInitMacros` to register a callback to run when context is ready.
Macro.hx:7: characters 60-61 : Warning : ok
Macro.hx:11: characters 42-43 : Warning : after init 1
Macro.hx:12: characters 3-32 : Warning : This API should only be used from initialization macros.
Package "hax.ds" was not found in any of class paths
Macro.hx:17: characters 42-43 : Warning : after init 2
|