- Following 2 users
- Followed by 1 user
- Votes 16
- Subscriptions 17
Badges
No badges earned
Comments
Recent activity by Tim Longman-
Any updates?
-
But - in my school - some chromebooks work and don't get the black screen - and some do. On the same network. So how can that be a network issue?
-
Just suggesting a roll back as a temporary measure until the issue is solved on 1.18 Its not school infrastructure due to the widespread reports of this issue.
-
Is it worth offering a roll back to 1.17 for those schools who need the multiplayer feature?
-
Any sense as to when a solution might be ready for multiplayer on 1.18?
-
I think there is acknowledgement there is an issue from devs on 1.18.32 see https://educommunity.minecraft.net/hc/en-us/community/posts/9157205575828-Still-cannot-use-Multiplayer-patch-1-18-32?inpu...
-
I haven't got very far! Fell at this hurdle! How do you test the world._all_players method? I haven't strayed far off block programming so far. My makecode ref is _2g6M9hUhaUCc but there isn't much...
-
Thanks guys, In your example you didn't use the "to string" function to turn the selector into a string. The substring, split, and find text functions don't work - but "join" does quite happily. W...
-
Just all a bit strange. I think the text functions may be a bit buggy. They aren't fully documented and I guess they are not used that much - hence it has slipped under the radar. I did some more e...
-
Not sure what you mean. I tried converting to Python and the code switches back and forth. But the Python version doesn't seem to work in same way. I used the "to string" function to turn the list ...