notAsquare1
notAsquare1
Explore posts from servers
AAdmincraft
Created by notAsquare1 on 1/27/2025 in #questions
custom block textures? mc 1.21.3
i have tried using custom model data on blocks and it doesnt work, as expected. i have heard that you can make a datapack that summons an item frame with the custom texture on a vanilla block, but this causes entity lag and is difficult to pull off. i need an easy alternative to this for my server. i know it is possible because plugins like myfurniture do things like this, but is it because it uses blue candles? or is it still using the item frame trick? also, the item frame trick doesnt let you use custom hitboxes which i will also need.
1 replies
CDCloudflare Developers
Created by notAsquare1 on 1/16/2025 in #general-help
ERR Failed to serve tunnel connection error="context canceled"
Whenever I try to run my tunnel, the error above appears in the terminal. I did not cancel the tunnel, it just does this immediately after starting it. I have seen many issues opened on github and the cloudflare community but none of them were either solved or relevant. I set this up by creating a tunnel through the dashboard and installing cloudflared on the server, then running cloudflared service install <token> then running cloudflared tunnel run <tunnel-name> I saw that it had an insufficient buffer size so I tried increasing it with the commands in the link provided with the error but none of them worked. It stopped showing the buffer error but still crashed on this "context canceled" error. Does anyone know what this error means, and how to fix it? I got these: connIndex=0 event=0 not sure if they would be helpful
3 replies
CDCloudflare Developers
Created by notAsquare1 on 12/28/2024 in #general-help
TCP Quick Tunnel with Minecraft
I am trying to use quick tunnels to port forward my minecraft server because I don't want to use a domain. When I start the quick tunnel with cloudflared --url tcp://localhost:25565 it starts with no errors and I can ping the IP. When I try to connect to it on minecraft, it doesn't work (the connection times out). I can't find any forums on this specific topic, so I don't know if this is even possible.
5 replies