Time Nick Message 00:38 frabbit hey people, sadly i need to delete my account 00:38 frabbit i will delete my forum profile too 00:39 frabbit so if anyone comes here as frabbit in the future: its not me 00:39 frabbit you all were very kind with helping me out with stuff. wish u all a good time and stay safe ;) 00:39 frabbit bye 00:49 Corey[m]1 eh, he didn't even say why... 09:04 search_social Hi, I have recently added a bunch of mods and now the cpu utilization of the minetest server is high. Is there a way to "profile" and see which mod is hogging the cpu without having to enable/disable them one-by-one? 09:06 sfan5 https://github.com/minetest/minetest/blob/master/minetest.conf.example#L1619 09:08 oil_boi What is the server? 09:08 oil_boi I want to try :D 09:08 search_social well it's about to be going down a lot xd 09:09 search_social do you have a server oil_boi 09:09 oil_boi Only a development server 09:10 search_social cool 09:10 search_social where is it 09:10 oil_boi crafter.minetest.land 09:11 search_social https://paste.ircnow.org/paste/3lrka939ffba bad argument #1 to 'sub' (string expected, got table) 09:11 ShadowBot https://github.com/minetest/minetest/issues/1 -- GlowStone code by anonymousAwesome 09:13 sfan5 profiler bug? 09:14 search_social well, it could be a bug anywhere, but it happens when as soon as i login to the server with profiler enabled 09:15 oil_boi It means that the item entity has an illegal name 09:15 oil_boi usually called by mods that do add_item() or a manual spawning of __builtin:item_entity with nil values 09:15 oil_boi There is no exception written into the profiler 09:49 oil_boi lua 5.2 has goto, incredible 09:50 oil_boi Why would you need that 12:16 BuckarooBanzai !tell Wuzzy can you please make a release of the 3d_armor (https://content.minetest.net/packages/stu/3d_armor/) and scifi_nodes (https://content.minetest.net/packages/D00Med/scifi_nodes/) mods on the contentdb, you can use the current date "2020-07-03" for the tag, thanks :) 12:16 MinetestBot BuckarooBanzai: I'll pass that on when Wuzzy is around 16:33 MinetestBot 02[git] 04v-rob -> 03minetest/minetest: Don't stop style parsing on unknown property (#10143) 13da71313 https://git.io/JJTdb (152020-07-03T16:33:23Z) 18:39 gry Hi search_social, what are you writing? 19:28 oil_boi How is v3s16 defined in the engine? 19:41 sfan5 src/irr_v3d.h:typedef core::vector3d v3s16; 19:49 oil_boi I'm making this mapgen 32 bit capable even it it burns a hole in my brain