[Server] Inside The Box [Puzzles]
-
Mr. Sun
- Member
- Posts: 103
- Joined: Sat May 06, 2023 04:58
- GitHub: KnightLoveChemistry
- Location: PRC
Re: [Server] Inside The Box [Puzzles]
I want to know why sneak(shift) didn't work.
I love shotgun! | I'm learning C++ and lua
- ZenonSeth
- Member
- Posts: 66
- Joined: Mon Sep 18, 2017 19:23
- GitHub: ZenonSeth
- In-game: ZenonSeth ZenSeth
Re: [Server] Inside The Box [Puzzles]
It's been asked before, if I remember, it's explicitly disabled because the sneak can be abused to get over obstacles, like jumping on places you otherwise can't - so basically it would give an unfair advantage to some people who know how to do the tricks.
- My Mods -
Re: [Server] Inside The Box [Puzzles]
Can the text output from the 'speaker' mech be changed to look nicer. I find the underline text that it currently uses to be very intrusive. My personal recommendation is to have the text be coloured. This will allow the player to easily distinguish the different between text from a speaker and text that isn't. A light colour would be best.
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
I've been trying to complete box 798 ("The Town") which is one of the most complex boxes in the game but I can't finish it because I keep getting kicked out due to timeouts, thus erasing my entire progress over and over again. :-(
I wonder if this is a problem with my connection or with the server. This hasn't happened to me before.
I wonder if this is a problem with my connection or with the server. This hasn't happened to me before.
Re: [Server] Inside The Box [Puzzles]
Is the server on 5.10? I've had reports of timeout problems from a player on our 5.10 servers and reverting one of them to 5.7.0 fixed the trouble.
Lead dev of Exile, git repo: https://codeberg.org/Mantar/Exile
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
The server is on 5.9.0 according to the MOTD.
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
This server appears to have connectivity issues for months, I kept getting timeouts when staying on the server for a longer time. I’ve written about that before.
And now I simply cannot connect at all, it gets stuck in the media loading phase and in the console it says:
And now I simply cannot connect at all, it gets stuck in the media loading phase and in the console it says:
What is going on? And what is "index.mth"? Is this "index.htm" misspelled? ;-)ERROR[CurlFetch]: HTTPFetch for https://minetestmedia.foo-projects.org/index.mth returned response code 405
- Desour
- Member
- Posts: 1581
- Joined: Thu Jun 19, 2014 19:49
- GitHub: Desour
- IRC: Desour
- In-game: DS
- Location: I'm scared that if this is too exact, I will be unable to use my keyboard.
Re: [Server] Inside The Box [Puzzles]
".mth" is the Minetest Hashset File Format, see ClientMediaDownloader::deSerializeHashSet(). (Just a list of all sha1 hashes of the remote media server.)
Remote media servers changed a bit, see https://github.com/luanti-org/luanti/pull/15885. And sfan5 noted that sofar's needs to be fixed. Did nobody tell sofar so far? Edit: Done.
In the meantime, you can disable remote media with the enable_remote_media_server client setting.
Remote media servers changed a bit, see https://github.com/luanti-org/luanti/pull/15885. And sfan5 noted that sofar's needs to be fixed. Did nobody tell sofar so far? Edit: Done.
In the meantime, you can disable remote media with the enable_remote_media_server client setting.
he/him; Codeberg; GitHub; ContentDB; public personal TODO list; "DS" is preferred (but often too short)
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
Disabling the remote media setting didn’t help, I download at a rate of 0.01 KiB/s. I guess all I can do is just wait until the issues are resolved? But thanks for the hint, I didn’t know remote media downloading can be turned off clientside.
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
I can join the server again now, but I still occassionally get kicked out due to network timeouts, so playing the longer boxes is difficult.
There is a new warning appearing when I join the server:
Does this server try (and fail) to provide a custom font? The font file name must be regular.ttf or regular.woff (see lua_api.md).
There is a new warning appearing when I join the server:
Code: Select all
Ignoring unrecognized media font: pcsenior- iisu
- Member
- Posts: 238
- Joined: Tue Mar 28, 2017 20:13
- GitHub: iisu
- IRC: iisu
- In-game: iisu
- Location: Internet
Re: [Server] Inside The Box [Puzzles]
What's the use of Flint and steel? Can I light things on fire?
Roses are red, violets are blue. Omae wa mou shindeiru.
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
You can put flint and steel into an item frame. That's it. You can't light things on fire with it.
Some boxes might introduce special events that cause fire to appear, but never can you use flint and steel directly to do that.
Some boxes might introduce special events that cause fire to appear, but never can you use flint and steel directly to do that.
Re: [Server] Inside The Box [Puzzles]
The server will move to new hardware soon. There will be a short period where it will be shutdown. Hopefully just a few minutes, but, I might kick off players at the time. The new server is being tested and things seem to work, but you'll notice that things like the webpage and stats are going to take a little time to update. The same for rankings, those will come at a later time, and rankings might not be updated for a while until I get time to sort it all out. Cheers.
- Wuzzy
- Member
- Posts: 5105
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Server] Inside The Box [Puzzles]
Thanks for keeping this server alive!
Re: [Server] Inside The Box [Puzzles]
Love these "Inside The Box" puzzle threads — they’re weirdly addictive and I keep getting sucked into trying to find the hidden clue in the cabling or the rack diagram; anyone else solved the one where the power LED pattern spells a code, or have a favorite trick for spotting the red herring?
My Shared Hosting company
Re: [Server] Inside The Box [Puzzles]
Can you give the number of the box ?Loefrm23 wrote: ↑Sun Oct 05, 2025 12:24Love these "Inside The Box" puzzle threads — they’re weirdly addictive and I keep getting sucked into trying to find the hidden clue in the cabling or the rack diagram; anyone else solved the one where the power LED pattern spells a code, or have a favorite trick for spotting the red herring?
cdb_ab81e9a73742
Re: [Server] Inside The Box [Puzzles]
The server is effectively moved to the new hardware. Rankings and webpage will get updated soon.
If you're having issues, DNS still needs to update. You can try to use `minetest.foo-projects.org` or `luanti.foo-projects.org` as the server name. Both should work. If you can't connect, you may need to wait until DNS changes propagate.
I'll work in the next few days to update all the attached scripts and services.
If you're having issues, DNS still needs to update. You can try to use `minetest.foo-projects.org` or `luanti.foo-projects.org` as the server name. Both should work. If you can't connect, you may need to wait until DNS changes propagate.
I'll work in the next few days to update all the attached scripts and services.
Re: [Server] Inside The Box [Puzzles]
-M- This particular puzzle in A Change Of Base is... Wow... I can't even begin to comprehend what the objective of it is. )M(
- Attachments
-
- thishintdoesnothelpme.png (431 KiB) Viewed 542 times
-
- zaxtorznortwouldbeproud.png (648.61 KiB) Viewed 594 times
Last edited by Inocudom on Tue Dec 02, 2025 07:17, edited 1 time in total.
[BitChute: https://www.bitchute.com/channel/fCcBQxrYQjNX/] [Rumble: https://rumble.com/user/HPoorHMagentaHChildH]
Re: [Server] Inside The Box [Puzzles]
-M- I got past the ice wall, but I soon found the rest of A Song Of Ice And Nexus to be way harder. Even though I gave three item frames what they wanted and placed three nexuses, the big tree with the face on it still won't open. Even the switch that is on it doesn't seem to do anything. )M(
- Attachments
-
- MysteryLever.png (429.79 KiB) Viewed 551 times
-
- LooksLikeAHeartTree.png (487.1 KiB) Viewed 551 times
-
- ASongOfIceAndNexus.png (740.98 KiB) Viewed 573 times
[BitChute: https://www.bitchute.com/channel/fCcBQxrYQjNX/] [Rumble: https://rumble.com/user/HPoorHMagentaHChildH]
Re: [Server] Inside The Box [Puzzles]
-M- After looking up how to change decimal numbers into binary numbers and vice versa, I found out the following information shown below here. )M(
Spoiler
Code: Select all
1,789 / 2 = 894.5 (remainder is 1)
894 / 2 = 447 (remainder is 0)
447 / 2 = 223.5 (remainder is 1)
223 / 2 = 111.5 (remainder is 1)
111 / 2 = 55.5 (remainder is 1)
55 / 2 = 27.5 (remainder is 1)
27 / 2 = 13.5 (remainder is 1)
13 / 2 = 6.5 (remainder is 1)
6 / 2 = 3 (remainder is 0)
3 / 2 = 1.5 (remainder is 1)
1 / 2 = 0.5 (remainder is 1)
"1,789" == 11011111101
1 x (2^10) = 1,024
1 x (2^9) = 512
0 x (2^8) = 0
1 x (2^7) = 128
1 x (2^6) = 64
1 x (2^5) = 32
1 x (2^4) = 16
1 x (2^3) = 8
1 x (2^2) = 4
0 x (2^1) = 0
1 x (2^0) = 1
1,024 + 512 + 0 + 128 + 64 + 32 + 16 + 8 + 4 + 0 + 1 = 1,789[BitChute: https://www.bitchute.com/channel/fCcBQxrYQjNX/] [Rumble: https://rumble.com/user/HPoorHMagentaHChildH]
Re: [Server] Inside The Box [Puzzles]
-M- I have come to the difficult conclusion that this box is broken and unbeatable. I dare someone to prove me wrong there. )M(Inocudom wrote: ↑Mon Dec 01, 2025 12:43-M- I got past the ice wall, but I soon found the rest of A Song Of Ice And Nexus to be way harder. Even though I gave three item frames what they wanted and placed three nexuses, the big tree with the face on it still won't open. Even the switch that is on it doesn't seem to do anything. )M(
[BitChute: https://www.bitchute.com/channel/fCcBQxrYQjNX/] [Rumble: https://rumble.com/user/HPoorHMagentaHChildH]
Re: [Server] Inside The Box [Puzzles]
Hello Inocudom,
It took me quite a while to find the way out of that box again… But it still works! I realize now how lacking in clues it is—sorry, at the time it all seemed obvious to me…
To complete this box, once you’ve passed the ice wall, you need to place the three correct items in the item frames, turn on four hidden switches, collect four nexus, and place three of them on pedestals before pressing the tree button.
You’ll also need a ladder to reach the fourth pedestal!
cdb_ab81e9a73742
Who is online
Users browsing this forum: No registered users and 1 guest