Conversation
This reverts commit 87863c6.
vncoelho
left a comment
There was a problem hiding this comment.
I will approve in a minute, I am just rebuilding my setup to ensure I did not made mistake when testing the error.
|
Just wait on this |
|
Ill be adding to There isnt enough information. given for revert |
|
The fact is that without neo-project/neo-modules@e9e7a07 the module does not build. I forced added rpcserver published dlls into client (everything built with same framework and same environment), and still some errors. |
vncoelho
left a comment
There was a problem hiding this comment.
With this broken all others PR can not be tested properly.
|
Plus in this introduces a new problem |
YES THIS HAS TO DUE WITH |
|
btw if test are broken then github action test should be more thorough |
|
Has to do with the host not targeting right framework |
Sure, if there is a good solution. Just do not merge other PRs until we solve this. |
In the case I have here, as we discussed recently, we are targeting net7.0. Running with |
|
I can try with another commands. The setup here is simple to modify, everything is one line command and dockerized. |
|
as in host I mean the one running the process. In this case its |
|
see #3067, close this. |
|
Plus don't forget 12-hour waiting period before merge.... |
Plus, don't forget to push PRs that do not break everything...aehuahuea |
|
The other PR fixed, @shargon |
The plugin is installed by the host, but is used by the framework, In my opinion, until we solve the dependency problem, we should revert it and find the good solution (not move the problem to another place) |
|
why not update the |
|
I don't understand why we are moving backward here. You have no good reasons. It's not like an release is around the corner. |
The other PR is not a fix, it moves the problem, the real problem is load the dependencies from the plugin folder, this only moves the problem to another place |
Plus we dont build GUI anymore for release. Since 3.6.0 No GUI In Release |
|
@shargon ,I really appreciate your attention. In fact,maybe revert is good decision. What is not clear to me is the image @cschuchardt88 is mentioning. |
|
Wait a sec, if this is reverted, isn't it mean we still using core instead of standard? @cschuchardt88 |
We are trying to find the good solution |
|
Its |
AFTER TESTING EVERYTHING THERE IS NO PROBLEMS!!! IT'S JUST USER ERROR!!! |
|
We will fix exes or modules instead of neo |
|
@shargon we need it in both |


Reverts #3065
Close neo-project/neo-modules#862