Hi guy !
I posting here because i get an strange error when i do compiling from source and my editor make an hot reloading…
In advance, sorry for my bad English =)
So, if i change just a bool in my code, like this:
I recompiling, without any errors, i go back in the editor and I got this: (my folder name is 4.10 Source, but it’s the 4.11 Source version)
The editor crashing.
I restart my project, and a window tell me about some modules are missing or built with a different engine version, like this:
And after that, all is working good, but i have to restart my editor for a unknow dark and strange reason
I lost my head on this.
Then, my engine and project solution configuration is: Development Editor / Win64
Please don’t say me i have to rebuilt my engine… it’s so long…
I tried it at least 5 times …
And i’ve downloaded the last version from GitHub, that’s doesn’t change anything
The function ICppStructOps is a part of the engine
The function JumpStart and JumpStop is for the movement system, but this bug happen if i change anything
InsideBSI