Unable to compile symlinked files into plugin #25
Labels
Comments
Not sure what can really be done about that. The old code is horribly slow, that's why it was replaced. |
dktapps
added a commit
that referenced
this issue
Feb 14, 2018
Merged
dktapps
added a commit
that referenced
this issue
Mar 21, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have my plugin.yml, src folder and resources folder symlinked into the source plugin folder on my test server and upon running
/makeplugin {plugin_name}
I receive this error:I managed to get around this by replacing this code:
With this older code from the original repo:
* Disclaimer: I'm running a slightly modified version of devtools so it loads on older versions of PocketMine but I haven't altered anything that would cause this to occur. *
The text was updated successfully, but these errors were encountered: