carpusmedia

Results 11 comments of carpusmedia

Replacing all instances of __DIR__ with realpath(dirname(__FILE__)) in UAParser.php solved the issue. Thanks, Chris

As a side note, uaparser.dmolsen.com loads fine. Thanks, Chris

Thank you , replacing __DIR__ with realpath(dirname(__FILE__)) worked for me as well.

Seems like we found a possible solution for this at #13. Simply wrap the route declarations in a web middleware, and it should work.

It seems like we found the problem. As discovered in https://github.com/CallMeNP/lara-auth-bridge/issues/11, the problem is that ApiController::getSession is not able to validate the session. The reason for this is that since...

Please add this as a feature

> I have nearly the same issue on Mac OS 13.6.3 (22G436) on a Macbook Pro 14" 2021. Only the lower left quarter of the screen is populated with the...

> > Other Workaround. More convenient (if you are able to run the s25client.app (the App with the S2 Logo. I was not able to use this on MacOS 13.0.1:...

> I searched a little through the code and found the root of the problem. It's the scaling of the displayed content. You can temporarily make the game running (even...

I've solved this on my end by changing the screen resolution to 1920x1200, now the mouse tracks within the whole window. This resolution results in a screen where the text...