ufna / VaRest

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
https://www.unrealengine.com/marketplace/en-US/product/varest-plugin
MIT License
1.08k stars 297 forks source link

The plugin has stopped working overnight #148

Closed DO-Matt closed 6 years ago

DO-Matt commented 6 years ago

Something strange has happened. Only yesterday everything worked well (and for many earlier days). However, today all my projects using VaRest are full of errors and impossible to compile. varest

There were no changes or updates in the projects or engine. The only thing that has changed is the date.

If I delete all blueprint nodes. and I will remake them manually from scratch, the plugin works correctly in the editor, and during the compilation the same errors appear.

Interestingly. after closing the editor and restarting it. The new blueprint (working just second ago) shows these errors again.

I have absolutely no idea what to do about it. EDIT- Im using Engine 4.18

ufna commented 6 years ago

Please try to launch the Validate operation on the engine. Also I recommend you to reinstall the plugin. It’s a really strange issue Oo

DO-Matt commented 6 years ago

I did it 15 times yesterday. I even uninstalled the whole engine, I created a new project etc

The error keeps coming back

Check that Widget blueprint which is broken. http://darkoathgames.com/Get_Code_WG.zip

DO-Matt commented 6 years ago

And here a link to topic at UE forum which i create about that issue: https://forums.unrealengine.com/development-discussion/blueprint-visual-scripting/1428350-i-found- weird-bug-in-blueprints-call-unknown-function

DO-Matt commented 6 years ago

Update. its engine bug. all newly installed plugins have the same error :/ I totally dont know what to do..

DO-Matt commented 6 years ago

Update again. This problem does not apply to all plugins but only VaRest and that https://www.unrealengine.com/marketplace/low-entry-extended-standard-library

So something comment with LE plugin and VaRest may cause that error

DO-Matt commented 6 years ago

Update.

Asset action > reload called on broken blueprint, fix all errors in editor untill restart of the editor.

But the editor version of game works correctly till i try to packange it or i restart editor. Any idea what is happening?

And this is a video how an error looks https://www.youtube.com/watch?v=GqcHF9hJw0k&feature=youtu.be

ufna commented 6 years ago

Hi @DO-Matt

Are you solved the issue? It seemed to be very local one.