Time |
Nick |
Message |
00:00 |
MTDiscord |
<Jordach> just wipe the account for me |
00:00 |
MTDiscord |
<Jordach> i didnt do anything there |
00:00 |
MTDiscord |
<Jordach> eh, second acc will do |
00:00 |
MTDiscord |
<Jordach> need to find out how much better it performs |
00:02 |
MTDiscord |
<Jordach> VanessaE: the arm64 native build works 100% better |
00:02 |
MTDiscord |
<Jordach> double the vrange |
00:03 |
MTDiscord |
<Jordach> https://cdn.discordapp.com/attachments/747163533212516474/817910163788922931/Screenshot_2021-03-07_at_00.02.35.png |
00:09 |
MTDiscord |
<Jordach> sfan5, add these three lines to gitignore later, as they clutter up git working trees |
00:09 |
MTDiscord |
<Jordach> _CPack_Packages/ minetest.app/ , install_manifest.txt |
00:10 |
MTDiscord |
<Jordach> they're generated buildfiles |
00:11 |
MTDiscord |
<Jordach> and should be treated as such |
00:13 |
|
MTDiscord joined #minetest-hub |
00:14 |
MTDiscord |
<Jordach> sfan5, just please merge 1.9 asap |
00:14 |
MTDiscord |
<Jordach> i can from now on provide M1 Mac builds |
00:14 |
sfan5 |
minetest/irrlicht is actually ready now, so it's not like we need to wait |
00:14 |
MTDiscord |
<Jordach> that confetti emoji |
00:14 |
sfan5 |
might be good to have the nanosleep() issue fixed though |
00:14 |
sfan5 |
probably the calculation is just wrong? |
00:14 |
MTDiscord |
<Jordach> yeah |
00:15 |
MTDiscord |
<Jordach> pretty sure that &null might be the cause |
00:15 |
VanessaE |
Jordach: um, yay? :P |
00:15 |
MTDiscord |
<Jordach> yeah it runs far better |
00:21 |
sfan5 |
@Jordach please test https://github.com/minetest/irrlicht/tree/wip |
00:22 |
sfan5 |
it won't fix the issue but hopefully indicate where it is |
00:23 |
MTDiscord |
<Jordach> grateful that MT works again |
00:23 |
MTDiscord |
<Jordach> but not happy that i'm missing first person attachments |
00:25 |
MTDiscord |
<Jordach> can do |
00:26 |
MTDiscord |
<Jordach> oh no wait |
00:26 |
MTDiscord |
<Jordach> i'm a idiot |
00:28 |
sfan5 |
? |
00:28 |
MTDiscord |
<Jordach> i turned it off server side |
00:28 |
MTDiscord |
<Jordach> i'm blind as fuclk |
00:28 |
MTDiscord |
<Jordach> fuck |
00:34 |
MTDiscord |
<Jordach> want me to continute testing with your branch |
00:35 |
MTDiscord |
<Jordach> there, recompiling on branch wip |
00:37 |
MTDiscord |
<Jordach> nah it works |
00:37 |
MTDiscord |
<Jordach> with your wip branch |
00:37 |
MTDiscord |
<Jordach> lmao |
00:38 |
MTDiscord |
<Jordach> that line fixes it |
00:38 |
sfan5 |
are you sure it's not commented out anymore? |
00:38 |
sfan5 |
and what does it print? |
00:38 |
MTDiscord |
<Jordach> it's not commented out |
00:38 |
MTDiscord |
<Jordach> ah shit |
00:38 |
MTDiscord |
<Jordach> macos doesn't do that |
00:39 |
MTDiscord |
<Jordach> timeMs=38 calculated tv_sec=0 tv_nsec=38000000} |
00:39 |
MTDiscord |
<Jordach> that help? |
00:39 |
sfan5 |
that's exactly correct |
00:39 |
|
Conradish006 joined #minetest-hub |
00:40 |
sfan5 |
so does it still freeze |
00:40 |
MTDiscord |
<Jordach> i literally deleted your fork and started over |
00:40 |
MTDiscord |
<Jordach> and undid the fps limiter |
00:40 |
MTDiscord |
<Jordach> gits not reporting any source changes for MT |
00:41 |
MTDiscord |
<Jordach> other than the gitignore to silence the several thousand build files due to cpack |
00:41 |
sfan5 |
? |
00:41 |
MTDiscord |
<Jordach> yeah this is :thonking: |
00:41 |
MTDiscord |
<Jordach> whatever you did in that commit fixed it |
00:42 |
sfan5 |
switch back to master, maybe it breaks again :d |
00:42 |
sfan5 |
:D |
00:43 |
MTDiscord |
<Jordach> making it so |
00:44 |
MTDiscord |
<Jordach> btw, the DPI for macOS even under Retina is 96 |
00:45 |
MTDiscord |
<Jordach> ??? |
00:45 |
MTDiscord |
<Jordach> it just works |
00:45 |
MTDiscord |
<Jordach> wtf |
00:46 |
MTDiscord |
<Jordach> phantom bug? |
00:46 |
MTDiscord |
<Jordach> maybe the compiler was being a tit |
00:46 |
MTDiscord |
<Jordach> who knows |
00:46 |
MTDiscord |
<Jordach> but it just werks |
00:46 |
MTDiscord |
<Jordach> sfan5, ^ |
00:47 |
sfan5 |
glad I don't need to solve that bug then |
00:48 |
MTDiscord |
<Jordach> is it just me or are stars missing under 1.9 |
00:50 |
sfan5 |
uh yea |
00:50 |
sfan5 |
you're correct |
00:51 |
MTDiscord |
<Jordach> fun fact, with M1 Mac fixed |
00:51 |
MTDiscord |
<Jordach> there's not much stopping me printing an iOS build |
00:51 |
MTDiscord |
<Jordach> since there's not actually much different between the M1 and an iPhone |
00:53 |
MTDiscord |
<Jordach> i only noticed stars missing as my PC was hosting the server my mac connected to |
00:53 |
MTDiscord |
<Jordach> https://gfycat.com/basicmelodicarizonaalligatorlizard |
00:53 |
MTDiscord |
<Jordach> here's a gif confirming |
01:18 |
MTDiscord |
<Jordach> only thing missing from arm64 macOS is LuaJIT |
01:18 |
MTDiscord |
<Jordach> and i've no clue on building that last part |
02:04 |
|
TommyTreasure joined #minetest-hub |
02:47 |
|
BillyS_ joined #minetest-hub |
04:09 |
|
bwarden joined #minetest-hub |
05:00 |
|
MTDiscord joined #minetest-hub |
05:27 |
|
Conradish006 joined #minetest-hub |
06:14 |
|
Conradish006 joined #minetest-hub |
06:17 |
|
bwarden joined #minetest-hub |
06:23 |
|
bwarden joined #minetest-hub |
06:54 |
|
olliy joined #minetest-hub |
08:00 |
|
ShadowNinja joined #minetest-hub |
08:09 |
|
SmellySneaker joined #minetest-hub |
08:14 |
|
Conradis_ joined #minetest-hub |
08:35 |
|
Conradish006 joined #minetest-hub |
08:41 |
|
Conradish006 joined #minetest-hub |
09:17 |
|
Conradish006 joined #minetest-hub |
09:46 |
|
hlqkj joined #minetest-hub |
10:25 |
|
Conradish006 joined #minetest-hub |
10:26 |
|
calcul0n joined #minetest-hub |
11:28 |
|
Fixer joined #minetest-hub |
11:31 |
|
Fixer_ joined #minetest-hub |
13:01 |
|
calcul0n_ joined #minetest-hub |
15:11 |
|
hlqkj_ joined #minetest-hub |
16:51 |
MTDiscord |
<Jordach> sfan5, i bet 10 years ago if you asked us what we'd be doing in relation to minetest we'd have no clue |
16:53 |
MTDiscord |
<Jordach> wow holy shit |
16:53 |
MTDiscord |
<Jordach> minetest just lua crashed |
16:54 |
MTDiscord |
<Jordach> and it instead gives me a reopen option |
16:54 |
MTDiscord |
<Jordach> https://cdn.discordapp.com/attachments/747163533212516474/818164719646146610/Screenshot_2021-03-07_at_16.54.01.png |
16:54 |
MTDiscord |
<Jordach> complete with terminal output |
16:56 |
MTDiscord |
<Jordach> right, things work |
16:57 |
MTDiscord |
<Jordach> there we go, properly packed minetest_game into the binary |
17:00 |
MTDiscord |
<Jordach> >tries to login to the forums |
17:01 |
MTDiscord |
<Jordach> lovely |
17:01 |
MTDiscord |
<Jordach> https://cdn.discordapp.com/attachments/747163533212516474/818166592012812318/Screenshot_2021-03-07_at_16.59.38.png |
17:17 |
|
sofar_ joined #minetest-hub |
17:17 |
|
xerox123 joined #minetest-hub |
17:18 |
|
rubenwardy joined #minetest-hub |
17:19 |
|
JTE joined #minetest-hub |
17:19 |
|
T4im joined #minetest-hub |
17:19 |
|
VanessaE joined #minetest-hub |
17:19 |
|
VanessaE joined #minetest-hub |
18:28 |
|
LoneWolfHT joined #minetest-hub |
18:48 |
|
SmellySneaker joined #minetest-hub |
18:49 |
|
Fixer joined #minetest-hub |
18:52 |
|
smugler5[m] joined #minetest-hub |
20:45 |
|
aerozoic joined #minetest-hub |
20:47 |
Krock |
passionate rant writer: https://forum.minetest.net/viewtopic.php?p=391491#p391491 |
20:54 |
MTDiscord |
<Jonathon> heh |
20:54 |
MTDiscord |
<Jordach> tl;dr i can't read the fucking manual and i'm going to bitch about it |
21:54 |
|
DS-minetest joined #minetest-hub |
21:55 |
celeron55 |
"Minetest is not my life and it shouldn't be yours." who are they talking to? |
21:58 |
celeron55 |
the post seems to be a longwinded bug report about one thing: they seem to be getting a very nondescriptive error message |
22:00 |
MTDiscord |
<Jordach> that sounds like the average engine error |
22:00 |
MTDiscord |
<Jordach> it's been almost ten years since i started playing MT |
22:01 |
MTDiscord |
<Jordach> i'm allowed to be sarcastic |
23:08 |
|
sturm__ joined #minetest-hub |