Kroleg

Results 9 comments of Kroleg

> есть такое в планах? На текущий момент libpng в Macports не хочет собираться для arm64. Возможно в будущем Macports исправит эту ошибку. К сожалению без libpng сборка MC в...

Hi, Amir Zamani. Check files ~/.profile ~/.bash_profile ~/.zprofile ~/.zshenv

Hi, Amir! I have updated builds MC-4.8.25 for x86_64. The uninstall script now removes the absolute paths from the above config files that were written when MC was installed. https://github.com/krolig/mc/releases/tag/4.8.25

var Discordie = require('discordie'); var client = new Discordie({autoReconnect: true}); client.Dispatcher.on('MESSAGE_CREATE', e => { console.log(client.DirectMessageChannels.find(ch => ch.id == e.message.channel_id)); }); https://i.imgur.com/ifbGW1H.png

**Dear illydone**, I removed all Mac OS partitions from my disk. I don't play Mac OS developer anymore. 4 months ago I uploaded the assembly sources to the github https://github.com/krolig/mc...

Dear friends! I have updated the post-install script in x86_64 builds mc-4.8.25 for macOS 11 Please test them.

Hi, dear Charles Wolff! Download links are located here: https://github.com/krolig/mc/releases/tag/4.8.25 (I just updated the previously uploaded files)

Dear friend! Please check these settings unicode (UTF-8) in the Terminal.app https://i.imgur.com/ZIhWwZ5.png https://i.imgur.com/pbMsX6H.png and reinstall MC https://github.com/krolig/mc/releases/tag/4.8.25 (x86_64 have been updated for macOS 11)

Hi. What do the following commands output? locale cat ~/.zprofile cat ~/.zshenv