Azarel Howard
Azarel Howard
I'm going to start working on this as I have a need for a non-JQuery player. Any suggestions/requests for the implementation? Thinking the input for the playlist will be an...
Found a workaround. Set `$title` to a key that isn't in your schema, I'm using `name`, and then create that column by customising the `$builder` query object in `protected static...
Ha, yeah, very not maintainable. Having to do a `$builder->select()` in the `app/*.php` to make this work breaks selects for Trend card aggregate function calls such as `countByDays()`.
And found a fix. `->addSelect()` also `->selectRaw()`. It's amazing when google finally figures out what you're searching for. https://laravel.com/docs/8.x/queries#select-statements If you're here in the future because you're searching for "laravel...
Will depend on the nature of the contributions required. I will if possible implement this as a library into my codebase and commit enhancements to the core functionality here. In...
Hello, we're seeing this behaviour on an Xbox as well. The issue is caused by launching phantom, connecting to the server on the Xbox, playing for any amount of time,...
@jhead I'm going to start testing this issue with the worker's flag. Curious to see if it fixes the issue. Will report back in a few days.
> I'm getting the same issue, the server isn't showing up on the LAN list at all. Updated both the bds and clients to latest version. Can connect to the...
> Yes, checked with MCC Tool Chest PE as per the other issue, set to 1. Phantom is reporting an IP of 0.0.0.0 is this normal? Yes, 0.0.0.0 is network...
Hi @Meloooche It sounds like you may have changed one too many options in your bedrock server file although TBH I don't know precisely how. So 19132 is a port...