Vincent Reynolds Posted January 19, 2022 Report Share Posted January 19, 2022 The game starts fine, world creation works, but when I do anything that would display an overlay window—inventory, knapping, game menu—the crosshair cursor changes to the pointer, but the window doesn't display. I can still interact with it (I think), but nothing displays. Any ideas? Running macOS Monterey 12.1 on an M1 Mac Mini, VintageStory 1.16.0, MonoFramework 6.12.0.122 Thanks. Link to comment Share on other sites More sharing options...
Vincent Reynolds Posted January 21, 2022 Author Report Share Posted January 21, 2022 Okay, I did a little bit of playing around, and it seems that the overlay windows disappear whenever the mouse pointer is over a block. If I move the crosshair to the sky, the overlays show; the moment I move the crosshair over a near block, the overlays disappear. Hope this helps. 1 Link to comment Share on other sites More sharing options...
Vincent Reynolds Posted January 23, 2022 Author Report Share Posted January 23, 2022 Here are a couple of screen shots, if that helps. In the first, the cursor is just above a block, nothing is highlighted, and the hotbar and mini map are both displayed. In the second, I moved the crosshair down until the block is highlighted, and both hotbar and mini map disappear. Link to comment Share on other sites More sharing options...
kite 77 Posted July 31, 2022 Report Share Posted July 31, 2022 its been Months since this post but I'm having the same problem on M1, did you ever find a fix? Link to comment Share on other sites More sharing options...
AverageHelper Posted August 6, 2022 Report Share Posted August 6, 2022 (edited) I'm facing this precise issue on M1 Mac. No clue how I might fix it, other than, you know, buying a Windows machine or something just for this game, lol. I might try playing on a Windows VM instead. Likely not as performant, but perhaps at least playable EDIT: I'm running v1.16.5 on macOS 12.4 Edited August 6, 2022 by AverageHelper Clarified my game version Link to comment Share on other sites More sharing options...
AverageHelper Posted August 6, 2022 Report Share Posted August 6, 2022 Here is the relevant GitHub issue. The trouble seems to have to do with rendering block outlines and GUI at the same time, and something about macOS not supporting OpenGL very well anymore. The workaround mentioned there is to enter this command in chat: .clientconfig selectedBlockOutline false This disables most block outlines, making the GUI stay visible when it needs to be. Rumor has it that knapping still has trouble, but I haven't had a chance to test that yet. Link to comment Share on other sites More sharing options...
Recommended Posts