Emil Karlsson
Emil Karlsson
Hi, I have got SFML.Net to work with ImGui.Net to about 99% (currently come problems with dockspace). What you need to do is look how eliasdaler wrote the backend (https://github.com/eliasdaler/imgui-sfml...
Cool! You can checkout my repo, Saffron2D (https://github.com/saffronjam/Saffron2D), if you need more hints. It could differ slightly from the file I uploaded. But the backend works like any other imgui-backend....
Good to hear, happy to help :) I don't know why you are getting the warning, and it's strange because it contains a single source file and nothing more. I...
I am sure this is possible, and I tried using OpenTK. The problem I encountered was that OpenTK required an active graphics context, which I was unable to create. Why?...
The project was accidentally deleted when cleaning some other project, which is a shame. I've been meaning to take a look at it again to make it work, but haven't...
Same issue, with PowerDNS
Adding another crash on `/getTrains` here for reference. I could not reproduce this again by just reloading the save and requesting `/getTrains`, so it could a bit higher-level issue. ```...
Hi, We are using a two-node setup, here are the logs for the two nodes for the Whereabouts pod when I created 10 VMI's requesting IP's. It seems to be...
Awesome, thanks for the really quick fix! I have tried your updated version now and I no longer get the crash on `/getProdStats`
Right sorry, I checked that too just forgot to include that in the reply. `/getExtractor` works great too :)