Minetest logo

IRC log for #minetest-dev, 2021-12-20

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
03:28 queria^clone joined #minetest-dev
03:34 queria^clone joined #minetest-dev
04:15 olliy joined #minetest-dev
05:00 MTDiscord joined #minetest-dev
09:07 calcul0n joined #minetest-dev
10:46 YuGiOhJCJ joined #minetest-dev
13:32 proller joined #minetest-dev
14:39 Taoki joined #minetest-dev
15:39 Fixer joined #minetest-dev
15:56 fluxionary joined #minetest-dev
16:14 asdflkj_sh joined #minetest-dev
16:18 Fleckenstein joined #minetest-dev
16:25 Fixer_ joined #minetest-dev
16:37 appguru joined #minetest-dev
18:09 Fixer joined #minetest-dev
21:57 tochigi joined #minetest-dev
22:15 tochigi i tried building minetest for macos 12 (arm) and it succeeded. but whenever i launch the package, minetest will hang with no errors. not sure what steps i should take to debug further
22:21 tochigi https://i.tochigi.co/unknown.png
22:23 tochigi building from master branch, using irrlichtmt, disabled leveldb support
22:27 tochigi also using lua 5.1
22:30 tochigi this was also happening on the stable-5 branch
22:49 MTDiscord <Jonathon> Read jordachs instructions on the forums
22:55 tochigi i did
22:56 tochigi i will try again though
23:21 MTDiscord <Jonathon> @Jordach ^
23:28 MTDiscord <Jordach> make package -j8
23:28 MTDiscord <Jordach> extract the .app from the newly made zipfolder
23:29 MTDiscord <Jordach> run it
23:29 MTDiscord <Jordach> however on M1/Pro/Max chips beyond Big Sur 11.5
23:29 MTDiscord <Jordach> OpenGL cameras will just spin
23:29 MTDiscord <Jordach> even with permissions
23:29 MTDiscord <Jordach> you will have to run it from iTerm2 or the built in terminal
23:29 MTDiscord <Jordach> (which also shares the same permissions)
23:29 tochigi that is what i did
23:29 MTDiscord <Jordach> seems to fix it
23:29 tochigi but it still hangs
23:29 MTDiscord <Jordach> uh no
23:30 MTDiscord <Jordach> minetest likely hangs for other reasons as well
23:30 MTDiscord <Jordach> namely M1 has code signing issues
23:30 MTDiscord <Jordach> if you launching it using non system tools like lldb
23:30 MTDiscord <Jordach> that too needs permissions
23:31 tochigi i thought lldb comes with xcode developer tools?
23:31 MTDiscord <Jordach> i don't use it
23:31 MTDiscord <Jordach> so therefore i can't fix it
23:31 MTDiscord <Jordach> i explitcitly use cmake and make
23:31 tochigi whenever i run it outside of lldb it still hangs
23:32 tochigi permissions should be set
23:32 MTDiscord <Jordach> it also includes the terminal emulator
23:32 MTDiscord <Jordach> app 1->app 2->app 3 must have identical permissions
23:32 tochigi oh
23:32 tochigi i don't know anything about macos development
23:33 tochigi launched from finder and it still hangs
23:33 MTDiscord <Jordach> all you ideally need to know is the barebones cmake and make commands for irrlichtMT and MT
23:34 MTDiscord <Jordach> alongside brew
23:34 MTDiscord <Jordach> however because the gamejam is on
23:34 tochigi permissions are set
23:34 MTDiscord <Jordach> i can't help
23:34 tochigi sorry if i am bothering you
23:34 tochigi good luck with the gamejam
23:34 tochigi i will try one of your prebuilt applications
23:35 MTDiscord <Jordach> they are appropriately named JIT and Universal for M1 machines
23:35 tochigi i know
23:37 tochigi the prebuilt one hangs as well
23:38 tochigi what permissions are needed actually, just input monitoring?
23:38 MTDiscord <Jordach> just run ./minetest.app/Contents/MacOS/minetest
23:38 MTDiscord <Jordach> that's how i launch it on my M1 Air
23:38 tochigi will i need to give iterm permissons if i do that
23:39 MTDiscord <Jordach> (or for the path use show package contents) and yes
23:39 MTDiscord <Jordach> also give it the developer options right at the bottom which releases some of the software checking policies
23:39 tochigi for both?
23:39 MTDiscord <Jordach> just iTerm
23:39 MTDiscord <Jordach> you probably don't want minetest doing systemwide changes
23:40 tochigi still hangs
23:40 MTDiscord <Jordach> works for a friend who has an M1 Pro
23:40 MTDiscord <Jordach> #!/bin/bash /Applications/minetest.app/Contents/MacOS/minetest
23:41 MTDiscord <Jordach> obviously the usual 0777 chmod to launch it
23:42 tochigi that sounds usual
23:42 tochigi on every fresh install of linux i run sudo chmod -R 777 /
23:43 MTDiscord <Jordach> https://tenor.com/view/monkey-monke-neuron-activation-neuron-activation-gif-20850506
23:47 tochigi https://i.tochigi.co/Screen%20Shot%202021-12-20%20at%206.40.57%20PM.png

| Channels | #minetest-dev index | Today | | Google Search | Plaintext