Lincoln Baxter, III

Results 224 comments of Lincoln Baxter, III

Exception thrown: read access violation. this->**pViewMatrix** was nullptr. occurred

Alright. Gave up on running the dx11app example. Got things working using a native game. Had to modify the index.js of node-ovhook to export the module, then import into the...

Now things are strange again. Seems like it attaches for a few runs, then stops working. Trying to trace down what's going on.

Using Redis (or something like it) would allow your cache to be shared among multiple node processes. Otherwise each process will duplicate its own cache. Redis will be very slightly...

Yep, here's the Safari issue: https://bugs.webkit.org/show_bug.cgi?id=197050

I agree that this bug is something outside of our control, as Ionic/Capacitor developers. It is an OS-level issue that requires a restart to get working again, and isn't something...

I'm in favor of leaving this as-is. There are other, more reliable, ways to identify promos, such as setcode. And this data, as mentioned, is extremely important for calculating Pauper...

We have picked up development on this project here: https://github.com/mapiacompany/capacitor-codepush It's working on both Android and iOS.

@arkon Thanks for this note. Do you have an example of how you tied this into the inline SVG component? I'd love any tips you have!