jdonaldson/vaxe

Could not resolve accessor when certain macros are used

Opened this issue · 0 comments

Hello! Thanks for this fantastic plugin that allows me to work with Haxe in my favourite editor.

I'm getting the below error when certain conditions happens, can't say for sure, I can only point to a file that seems to be triggering it.

Here is the logs that I get in nvim;

RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
haxe_language_server: -32603: Could not resolve accessor
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"

RPC[Error] code_name = InternalError, message = "Could not resolve accessor"

And this is the file that I think is responsible: https://github.com/danielo515/dotfiles/tree/master/danielo_nvim/src/Kickstart.hx