Time Nick Message 00:56 paramat #7388 is tested will merge in 15mins as trivial 00:56 ShadowBot https://github.com/minetest/minetest/issues/7388 -- Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating by paramat 02:02 paramat Shara +1 for game#2133 ? 02:02 ShadowBot https://github.com/minetest/minetest_game/issues/2133 -- Snow, snowblock: Make players sink in by 3/16 node by paramat 02:06 paramat merging 7388 02:10 paramat meowged 02:10 Shara paramat: with the change for 2133, sure 02:11 paramat ok merging now 02:17 paramat done 13:51 lumberJ any guesses to what changes have been made in 0.5.0 lately that would have broke compatibility with the wiki mod? 13:52 lumberJ the mod loads but you can't write to pages or navigate to pages other than the default Main page that opens with the wiki block 13:52 rubenwardy any error messages in log? 13:52 lumberJ no, unfortunately 13:52 rubenwardy specifically ones like "possible exploition attempt" 13:53 lumberJ no, would running the engine in verbose mode maybe help? 13:53 rubenwardy probably not 13:54 rubenwardy do you have the most up to date version? 13:54 rubenwardy of wiki 13:55 lumberJ yes, i just reinstalled from github and recompiled minetest to make sure everything was current 13:56 rubenwardy how do you open the wiki? 13:56 lumberJ with the wikiblock book shelf thing 13:57 rubenwardy huh 13:57 rubenwardy oh, I forgot to enable it 13:57 rubenwardy why the hell does it require an insecure environment 13:57 rubenwardy hacccckkk 13:58 lumberJ yeah, probably needs a few updates. looks like the repo hasn't been touched in the last year 13:59 rubenwardy works for me 13:59 rubenwardy also, it doesn't require an insecure env 13:59 lumberJ secure.trusted_mods right? 13:59 rubenwardy no 13:59 rubenwardy it doesn't require it if you modify the code 14:00 lumberJ ah, got you 14:00 lumberJ you are able to edit the page 14:00 lumberJ or create new pages? 14:00 rubenwardy I can navigate to pages other than the default one 14:01 lumberJ ok, i must have something else going on here then. thanks for checking. it worked the other day before i updated minetest 14:01 rubenwardy stupid f**ing admin player change, so irratating 14:01 rubenwardy yeah, I can edit too 14:01 lumberJ but i also had a map suddenly corrupted so there maybe something else going on 14:12 lumberJ so strange, it doesn't even work in a fresh mt-game with no other mods added. 14:12 lumberJ works fine in 0.4.17 14:52 lumberJ well this makes me feel like i'm insane. makes no sense at all. 14:53 lumberJ clearly, there must be logical explanation... 14:53 lumberJ :P 19:10 nerzhul Krock #7380 updated 19:10 ShadowBot https://github.com/minetest/minetest/issues/7380 -- Fix isNan on setYaw Lua call by nerzhul 19:11 nerzhul i will work on the more generic impementation after this PR as i have a nice C++ implementation in one side project for such things :) 19:15 Krock well, it surely fixes the issue but IMO we need to do the error reporting correctly when we're already at it 20:45 nerzhul if you are okay i will do this in another PR because it's larger than this call 20:52 nerzhul merging #7380 20:52 ShadowBot https://github.com/minetest/minetest/issues/7380 -- Fix isNan on setYaw Lua call by nerzhul