Morritz
Morritz
``` 0007|SIGSEGV @0x6d3eb524 (???(0x6d3eb524)) (x86pc=0x6d6c6d93//hlds/cstrike/dlls/cs.so:"/hlds/cstrike/dlls/cs.so/_Z14ServerActivateP7edict_sii + 234", esp=0x763cb0c0, stack=0x75bdc000:0x763dc000 own=(nil) fp=(nil)), for accessing (nil) (code=1/prot=0), db=0x64dc57e8(0x6d3eb4b8:0x6d3eb55c/0x6d6c6d7a:0x6d6c6d9b//hlds/cstrike/dlls/cs.so/_Z14ServerActivateP7edict_sii + 234:clean, hash:3c1c1c64/3c1c1c64) 0007|Double SIGSEGV (code=1, pc=0x6d3eb524, addr=(nil))! Missing shutdown function for Sys_InitAuthentication() :...
I want to be able to make entry for all paths like in ExpressJS. `app.get('*', function(req, res) { ... });`
Change glviewport from first tutorials to int width, height; glfwGetFramebufferSize(window, &width, &height); glViewport(0, 0, width, height); It will prevent some issues with scaling
Could you upgrade dependencies to the latest react native 0.64 and react 17? Entire application is unusable because of transform error, when i use yarn add, because it installs older...
It would be nice to have such template that could allow to serve static files and proxy requests to external backend service on some path (e.g /api)
Support for the experimental syntax 'classProperties' isn't currently enabled. The solution was to use: addExternalBabelPlugin('@babel/plugin-proposal-class-properties') in config-overrides.js along with addExternalBabelPlugin('@babel/plugin-transform-react-jsx'), because putting "plugin-proposal-class-properties" in babel.config.js didn't make effect. Something should...
Wbudowany odtwarzacz w znaleziskach z linkami z youtube.com, nie uruchamia się prawdopodobnie z powodu brakującego YouTubeAndroidPlayerAPI ` 07-09 13:57:18.449 28974 28974 W YouTubeAndroidPlayerAPI: Cannot load modern controls UI. Upgrade to...