#general
3141 messages · Page 1949 of 4
I love bluetooth devices that randomly start making alien noises
Guess am just buying these and see how that goes
fiio 
I am using the fiio q1 rn
But this cable mess is killing me
Especially since that uses micro USB and I don't think a Mirco to C cable exists, so I have to use an otg adapter...
good enough
as somebody who used to once in a while use my grandmothers record player, fuck you
I prefer digital to record players any day, lol
@twin lagoon look at this damned pleb

And cat, I use Spotify, so I highly doubt you can notice the difference between ldac bluetooth and a wire
Well, I'll see if I like the fiio btr5
Bro, I was just, stuffer upper lipping you ❤️
why is amazon standard delivery no longer a thing
i have to pay 4.99 for premium :/
No prime?
no prime :(
Guess they no longer care about plebs ^^
wow
swear there used t o be a like 1.99 "get this at some point soon-ish™️ option"
Meanwhile I get my stuff tomorrow morning for free
well its not free, just you pay every month for it
1 premium delivery is an entire month of prime
use amazon more than once a month and prime is worth it
Well, considering this is the de factor family amazon account, it's not break even, lol
fair enough, ill just find an alternative and send it to a locker
And that's ignoring prime video
Which is a shit service in general, but free so a nice extra
I will never forgive them paywalling the OV and forcing me to use dubbed shit for some stuff
yarr harr fiddildy hee
amazon prime pays for itself if you sub at least one streamer on twitch lol
yes
although I guess not exactly anymore now that they decreased the sub prices in germany :S
What server software people use on bedrock servers? Like in java servers most popular server software is paper¿ Nukkitx?
paper
back home, having chocolate bar and iced coffee and a pudding
balcony weather is nice.
Paper with geyser
wow
my server don't wiggle wiggle, it folds. (Cause its paper) 😉 lol
absolute mad lads, out of their goddamn mind
after using the test version paper 1.19 is great, tps is always 20, and spigot after running for a while i feel the server is very laggy and tps is only about 12
I hope the server paper can officially release 1.19 as soon as possible, because I think the server is very good and smooth ✅
I get tps issues on paper
soon™️?
i know no eta but its in like final stages right
basically what i am asking
oh you're asking
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
that's all there is to it 😄
It's closer than at the start. Keep track of #❗ 1.19 for the best info. No ETA means no ETA
Unless unforeseen circumstances, I can guarantee you 'this year', xD
Can anyone help me, because idk why but everytime i boot up minecraft, my internet becomes very bad. Just when i open minecraft
Vanilla client, or backdoored hack client with bitcoin miner?
Already when you open the launcher, or when you start the game?
when i start the game
idk what i did
i am using a client. but not a backdoor hack client
its also just happening now
and i have used the client for a while so i dont think its because of the client
wait
im not using a client
im jsut using fabric
maybe the kennytvn™️ eta can be lowered to between 20 minutes and 5 years from now thanks to all the progress
???
but Bedrock servers can be made to work
Which's the usual setup
People often use paper and throw geyser in front of it
many of the bedrock specific servers are somewhat incomplete functionality wise, and so people often just rely on the java servers and proxy them as even if it has issues, it's generally much more feature complete
Where can I learn insides (engine) of Bedrock Minecraft?
I heard its written in C++ but dont know much else
custom engine via C++?
So they basically scratched whole java and remade it in C++ from near 0?
I mean, you'd be better off asking in a bedrock community, but, like, afaik it's pretty much down to individual efforts on reverse engineering, etc
but, like, I don't think that the bedrock community cared to get together like the java community did, and game logic is generally hard to reverse (or, at the very least, time consuming af)
Yep.
I wouldn't say custom engine but it's alot more organized than java (Wich grew organically)
Why native languages are so hard to reverse engineer? Just because bytecode instructions are simpler or there are other factors?
does java byte code preserve like import names and variable names and stuff because i always see loong import strings whenever I cat a class file
I'm guessing not variable/fn names but yes imports?
Because JVM code for examples is designed to be easily parsable by the JVM which then has all the info to do stuff
i.e. they don't generally do overly agressive optimisations at compile which are too hard to reverse
Imports aren't reserved, but you still have stuff like java/util/Class appear in bytecode, otherwise it doesn't know which class you're referring to.
the nature of how the JVM is designed, etc, just makes it easier to reverse
if you have debugging symbols, reversing native code isn't too hard if you have experience
Preserving variable names is optional
Method params are even discarded by default iirc
when you load like dlls or SOs natively it doesn't preserve the import names, right? whenever I tried to understand dynamic loading all I kept hearing was "relocation symbols"
I'm guessing they're a way of specifying dynamic function addresses or something
well, shared libraries are generally designed to be shared
i.e. they explictly have all the info kept in them
Like, libraries have info in them which lets stuff hook them dynamically, otherwise you'd never be able to have a set of shared libraries, etc
But, those debug symbols aid in reversing a lot as they contain a lot of info which can otherwise be stripped from running jars
Not jars, I mean, libraries, apps, etc
ah ok that makes sense, ty
oh and just checking for shared libraries they only exist in one place in memory, right? but this place can be accessed as exec by all programs that request it
so the .text section is mapped as exec-only but accessible from any process that asks
p. sure that they're loaded for each app individually but don't quote me on that
tried to ask the Internet and SO says code sections are tried to map once but data/variables per-process
ah
@quasi valley
what's a kenny
@quasi valley
Kneny
how can I help you oh dearest of michaels
what tz is kneny in
North pole?
my fries and chicken sate just arrived. mmmm.
So this version of paper is dev right? So should I upgrade rn or do you think it will ruin my current spigot world
I mean, these are still early builds, like spigot is offering right now
Oh ok
So it’s like spigot dev build
But for paper
Cause I got an warning that spigot needs an update too then I saw paper got it
So imma migrate to paper
Do you got any tuts on that?
I don’t want to delete my world
generally, just replace the jar
So far so good using the experimental stuff, no complaints from players about bugs and no server crashes.
hourly backups tho
brb, going to change that
4k servers use the build right now, if there was something majorly wrong we would have noticed by now
so many
if (username.hashCode % 10 == 0) { throw new Exception("An intewnal ewwow as occuwed uwu"); }
surely all of those 4k servers are test servers /s
They don't need to be test servers
Mine is small SMP with friends
If exists people with autoupdate thing im not sure xd
If you made tests on your test servers and everything is fine, no problem to move to prod tbh
Oh so I change my spigot.jar to the paper jar right
Yep
yup
Out with the old, in with the new
Ok no need to change worlds right?
I made backups
Ok
Spigot plug-ins stay for paper right
yes
Perfect
yes, servers will always get updates, even for the same version. The warning from spigot is just to get people to rebuild and stay current. So they dont run buggy servers for 12+ months.
moving to paper is thankfully very easy and doesn't come with more than 1- stop server and backup, 2 get latest 1.18.2 (or 1.19) jar from official site, 3 remove spigot jar, put paper jar in that spot, and adjust shell script or however you start your server.
Is there a setting for paper that allows automatic farms?
Like using coral
i check for a new build a few times a day
I just check the channel lol
Was wondering if anyone knew where villager data is stored. One of my players lost their account in the Microsoft account transfer and I’ve been trying to transfer the villagers cure discount to the new account but I can’t seem to find anything on the internet about it.
like all entities, inside your_world/entities/<region>.mca
Easiest way of editing that is probably the /data command, not modifying the file
ask them how long it took them in total minutes to get the discount the first time around.
Ill have to check the region. There wasn’t anything I saw in data that would really point to a specific player
I know they have spent weeks getting their villager hall to the point they had it.
also very well possible that its saved in the player data, I haven't had any villagers since 1.14
but that would be weird
Wiki says there should be ConversionPlayer somewhere
villagers bad
hows the 1.19 update looking?
its ok, i dont really like mangrove swamps tbh
yea, no argument there haha
buggy
vanilla world bad
also will the new paper 1.19 be out by next week? sorry for asking my addiction is feeding on me
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
kaboom
Dang, Gotta start prayin haha
There are already experimental builds on the website :)
Yea ik that but im just waiting till it gets to Apex hosting haha
nothing in this entity file either 
Okay i figured it out! This is the uuid right here!
Apparently they are converted when stored on villagers
and its saved as a gossip? interesting
any guesses on when 1.19 Paper will be finished?
Legend has it, every time someone asks, it gets pushed back 10 minutes
What the… since when does discord EMAIL you when you get pinged in a guild
?kick @void void you've asked for a paper 1.19 eta for the past 4 days
:raised_hands: Kicked XxcunningxX12#5376 (you've asked for a paper 1.19 eta for the past 4 days) [1 total infraction] -- Michael#9600.
iirc only for new accounts
You got mail!
I have an alt there. but it’s not new.
Literally already exists why do you even like, need to ask anymore
it better be else I'm finna deleting this shit app
only took them how long? lol
years
now if only one could do the same per-server 👀
but I guess their inbuilt multi-account support kinda does that already
I'm pretty sure those emails existed for over a year now
pretty sure they had emails since the beginning. but originally you weren't able to enable them again once you unsubscribed via the link in the email xD
and at least the one I got yesterday didn't even include the message, just a "so-and-so mentioned you in a channel" which is just dumb
ive never seen that in discord notifs, i dont see it rn either
i’ve seen emails with the mentioned you in channel before tho
what command can i type in console to show what server jar im running (to make sure)
./ver
ty
interesting, never saw that before and its all on by default tho i never got an email
After 2 months of my friends complaining about my pfp, is this better?
They say its better but im not convinced
uhh, we finally got a trailer for legends
Discover the mysteries of Minecraft Legends, our upcoming action strategy game. Explore a familiar yet mysterious land, full of diverse life, lush biomes, and rich resources. But this paradise is on the brink of destruction. The piglins have arrived – and they’re threatening to corrupt the Overworld. Inspire unexpected friends to form valuable a...
I hope thats not game graphic
it look ssuuuuper weird
but guess the shaders arent done
True
I am ok with the real one
Original is always best
Oh yeah I got java mobile to run smoothly xD
Pojav is insanely laggy
It didn't lag for me luckily.
I haven't tried roaming around though so that might be why
it really depends on your hardware how smooth it runs
That trailer makes it clear Mojang really needed to come up with a fantasy name for the overworld
When 1.19 Paper (official release)?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
Oh I am running it on galaxy zf 3
Like, nether and end work "okay" as world/realm names but overworld just sounded goofy when the announcer said it in the trailer
Aha so this why we got caves and cliffs in 3 parts lol
Meh, as you can see that's not actually made by anyone from Mojang
no?
its a whole different studio, lol
I was more joking but I can see that complain coming up
Probably has some Mojang people sitting in on meetings and such to ensure the design makes sense
jokes like this are really hostile towards the devs
But that's going to be like one or two non-developers, basically
idk what the structure of mojang is, but I would expect like agnes to be part of such talks
oh shes Minecraft Vanilla Game Director so maybe not
Back in the day I'd say jeb but he probably delegates at this point? 😛
1.17 - Caves and cliffs Part 1
1.18 - Part 2
1.19 - Part 3
1.20 - Part 4 (probably)
Before Microsoft just rolled the bedrock team in to Mojang Studios (and before Microsoft even owned Mojang) he was the one coordinating with that team
Any archaeology waiting room here? 
Bro the trailer looked like a clash of clans trailer lol
I imagine after Microsoft bought them the communication and such between the two groups got more organic
I'm in the waiting room for the fletching table UI
that's a lie. That never existed
github should limit commit message length 🤨
Right it's been way to long
It never existed, but they said it would come after 1.14.
time to fire up that 8k monitor
I swear those were longer
So maybe it did limit it?
To be clear, they can't limit how big the message is, only how much they display
i need to get a 65 inch TV to fix this commit in my jenkins and be still visible

idk what you mean
the ingame footage is such a disappointment at the end lol
The size limit for most of this stuff is a 64-bit unsigned integer
cinematic makes it look good and then that
breaking github is Mini's bread and butter it seems

#include <stdio.h>
#define e "e"
#define ee int
#define eee main
#define eeee (
#define eeeee )
#define eeeeee {
#define eeeeeee }
#define eeeeeeee for
#define eeeeeeeee ;
#define eeeeeeeeee printf
#define eeeeeeeeeee return
#define eeeeeeeeeeee on_exit
#define eeeeeeeeeeeee [
#define eeeeeeeeeeeeee ]
#define eeeeeeeeeeeeeee 0
ee eee eeee eeeee eeeeee eeeeeeee eeee eeeeeeeee
eeeeeeeee eeeee eeeeee eeeeeeeeee eeee e eeeee
eeeeeeeee eeeeeee eeeeeee ee eeeeeeeeeeee eeee
eeeee eeeeee eeeeeeeeeee e eeeeeeeeeeeee
eeeeeeeeeeeeeee eeeeeeeeeeeeee eeeeeeeee eeeeeee
this is funny
yeah the cinematic made it feel really minecraft, the ingame stuff just looks like a random voxel based rts
yet another cash grab ??
dungeons ...
bedrock is purely cash cow for Mojang
oh god, i tried running just gcc's preprocessor to make it readable but there is way too much junk
a f..... one block map is $7
745 lines
🤦
To be fair that #include is also a preprocessor thing so you're really just pulling in all the header stuff too
It's not going to be that long if you get rid of that line first
oh true
and probably includes inside stdio if there are any
yep it's much better when i remove stdio.h
# 0 "e.c"
# 0 "<built-in>"
# 0 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 0 "<command-line>" 2
# 1 "e.c"
# 18 "e.c"
int main ( ) { for ( ;
; ) { printf ( "e" )
; } } int on_exit (
) { return "e" [
0 ] ; }
thats cool how they did an infinite loop by just doing for ( ; ; )
er, wut
sir this is PaperMC not google
I mean

https://docs.microsoft.com/en-us/visualstudio/ide/quickstart-personalize-the-ide
5 days ago ... Set the color theme for the IDE · On the menu bar, which is the row of menus such as File and Edit, choose Tools > Options. · On the Environment > ...
Lol just install a theme like you normally would install a extension
you didn't even calarify on what you was asking for first
i'm sorry plz forgive me

thats a good one, bookmarking
wtf
WEEBS FeelsOkayMan :point_right: :door:
Watch pajlada: https://www.twitch.tv/pajlada
Song Name- Night of Pajlada 2 by TOP KEK: https://youtu.be/cFU-KUxYSqk?t=129 (seek to 2:09)

.eta
There is no ETA (Estimated Time of Arrival)! Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
you get DMs from your server kids? 
time for a ticket plugin to take support tickets instead of using your personal DMs
why does everyone keep asking that lol
i been here for almost a week and seen like 1000 ppl ask that from the bot
This guild is big so even a small % of people asking will flood the chat (we do kick offender who ask multiples times though)
gotcha
It was in general 
I love the thrill of reloading my server
bro thier fucking insane, I tell them and they don't stop asking
You should be using a ticket plugin to accept such reports
ehhh
umm
it's really one person in particular
And have a rule in place to not directly DM or ping staff members for those type of questions
If it’s just one person you can just kick them. 
That’s not how you practice retention though lol
top out at 5 people a day
any updates when the stable version coming out?
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
ic ic
whats retention btw
It’s a metric used to measure the ability for your community to keep the player from leaving
Retention is directly proportional to the number of people online when they join
Say you get 10 new players this week and 5 of them stayed and 5 no longer joins next week, that’s a 50% retention rate you have
if you think it's directly correlated, then spoof your numbers
i'm sure you'll see a huge jump in retention
They like interaction
It’s not completely about the count
Also people that come alone at first often stay longer
if you know what the issues are, fix them?
Ehhh it’s that my server is too average
ahh
I’m tryna get features that almost no other servers have
spoofing with just 10 players is kinda obvious tho
gotta be creative then
Like just now 2 people joined
No one else was online so they left
See even an afk player gives people some hope so I may afk on the server
Yeah I am
It’s gunna add a block to the bitcoin chain then finish booting
It’s a slow process
time to boot into the recovery, hoping its still there 
paper-legends.jar when? 😄 rooflmao / jk
ong
What do you think is better? BotSenty or nAntiBot?
I'm just thinking about using FlameCord + nAntiBot/BotSenty and can't decide what to use, I also use TCPShield
I feel like microsoft wants to drop java edition as a legacy and hard to support product by replacing it with minecraft "franchise" games and bedrock edition...
why?
The java team has literally been expanding year on year...
I can't find it now but I remember msg in launcher saying I get to own the other version of MC now for free
when I only bought Java version, years ago
Yea, just as they did for bedrock for years
if you have java edition you got a free key for bedrock
their cross platform thing
it's registered on your MS account
idk how it transfers to consoles, but 🤷♂️
I mean, I doubt many java devs wanna deal with a game development field and many game developers wanna deal with java, that's why I think it is kinda hard to support
They literally developed one of the largest java game dev communities in existence
they literally have people who wanna grow up to work for them
wait so I can play java servers with bedrock now?
ah, now I get it
may I ask wtf is https://auri.gay/Paper_Chan_Project_Pack_V2.zip

like, they're two seperate versions in a sense, but, ofc, the community wanted to rely on the fact that java servers are actually feature complete vs bedrock
rofl
like, all that exists for bedrock is the native server software that they've got, or stuff like nukkit which are incomplete
vs the java ecosystem which, like, you know, we literally all just modify the jar that mojang ships
My website
will modification of bedrock dedicated server count as a war crime? But... I heard that it is hella incomplete and even has memory leaks
makes me wonder why ms even bothered with bedrock now lol
console and mobile ecosystems
okay, then, V3 pack wen? /s
Approximately when will paper 1.19 come out?

yes it will
Updates to Paper do not have any sort of estimate for when they release, ever. Any and all updates will arrive when they are ready, and the only thing to do is wait for them patiently along with everyone else.
Have you seen the start site though
papermc 1.19 isn't out yet right?
no, it is "oopsie woopsie!" for now and has a cool music and a cool weeb video
.
See #❗ 1.19
@true canyon 
I got confused I couldn't figure out if those were for developers and not the full release
i wish i could import the dev builds to my server host
😎
what kind of host doesn't let you upload your own server jar
ahem, aternos, it also doesnt have ftp file access
i hope there will be a stable paper version of 1.19 in less than a week from now
You get what you pay for lol
wdym?
Well how much do you pay for your server hosting
0
Exactly
Minecraft servers. Free. Forever. Your very own Minecraft server, the only one that stays free forever.
That's the joke
i may switch to server miner soon
or i may buy my own server at my house and download a paper server on it like all the cool kids 😎
I would highly advise against running a server at home
its not secure to do ik, it may be better to buy servers located somewhere else
depends on a lot
Not really
if it’s for a discord server or small friend group, hosting a server on your windows pc is usually just far more practical
tho if it’s meant to be public then yeah you should pay for hosting
Ok, what i meant is hosting a public server
or just buy a server
like a dedicated physical server, not at ur home
buying those rarely makes sense
renting does make sense, but buying actual hardware is most of the time not worth it
lol Cubs are so far behind and so out of pitchers against the Yankees they put their first baseman in there
Especially server grade hardware
He is throwing 35mph pitches that look like they barely get over the mound
Wtf are you talking about lol
On the other hand those are a harder to get distance from
I was so confused for a second
any arch users?
i do not believe in linux
hello random new person who totally knows what people discuss in our off topic channel
You don't have to ask for arch users, they'll tell you if they're here 😛
i was mostly just referring to the sort of “nerd” audiences who run game servers are not known for knowing anything about sports
You see, everyone who programs or has a Minecraft server is a nerd that sits around all day and does nothing
You don't need those with tcpshield
ive not seen a linux skin that i find actually appealing and while I could skin it to look like 10 or 8.1, if its gonna look like windows i might as well just use windows
they need to touch grass
free urself
I only touch grass if it has connected textures
optifine user

or continuity
You take that back
or connected textures mod
why?
i dont use optifine but i have no reason why i dont 
Calling someone an optifine user is like calling them a windows server user
lmfao
Hey amaranth
sodium and other mods user
Windows Server user
using windows as a server 👍
using windows server 👎
I'm very tempted
speaking of server stuff
i avoid docker at all costs not for practicality but for principle
it was created to solve a problem that shouldn’t have existed
why? it has a cute whale logo
I was using Windows 2000 server and 2003 as my main OS
...just gaming was a horror on 2000
Using windows as a server is worse than using windows server
At least windows server is sold as being for server use so you're just misinformed
Docker to me is godsent, together with like a web-UI such as rancher
if software packages handled versioning properly we wouldn’t need docker
we would...?
everything is 1.0-SNAPSHOT
Do you understand the testing matrix you'd need to handle that?
I use docker for easy automatization and auto-scaling of applications
correct me if i am wrong. is b#6 stable? or just not red for some reason?
I mean i already got that from all the other comments
only updated paperweight, I doubt that made it more stable than the builds before. probably just missing the red
That seems like a mistake
that’s fine but other tools offer similar functionality
a lot of stuff though recommends docker just bc it can be a pain to make sure you have the right version of each dependency
but that is Stupid because that would never be a problem in the first place if everything properly supported having multiple versions installed
“why the hell would I want a whole ass sandbox just to use some basic personal open source software that isn’t even made for large scale deployment”
There are other very good reasons for containerization besides dependencies
writing support for every version of everything is generaly just a PITA
I suppose that varies on what you do with your pc but for the stuff ive seen its never been relevant
Theres always gonna be somebody who has some stupid ass version of a library installed
Is this one stable?
Who uses docker on pc
which is why you target a specific version and use that version. stuff like python handle that perfectly fine.
No, probably a error
u do know you can have as many python versions installed as you want and individually call them right
You also literally can't just target a specific version of a library when debian is shipping one version, ubuntu another, and arch ships another
Which is literally just a mitigation for the issue and a shitty workaround
not an actual solution for anything which causes as many stupid issues as it solves
loads of people apparently
- Supporting multiple versions of a library installed while also allowing something to use "latest" or "latest 1.2" is hard to impossible in C and C++
- The testing matrix for all the different version combinations of your dependencies is impossible to cover
- Containers are also used for sandboxing
- Containers can ensure global configuration changes doesn't mess with your setup
yes but these are all problems that shouldn’t be problems to begin with
and i disagree with docker on principle of being a bandaid fix
tho sandboxing is legit, its usually not necessary for shit youre just running in your own home
How do you deal with multiple different versions of a library?
Docker is not really designed for end users is it? Why do i care about what people are running at home
I don’t have any programming experience but doesn’t python handle that?
I know most other stuff doesn’t though
i dont think its stupid that it exists i think its stupid for the things ive seen it used for
If anyone is bored, this is a fantastic talk I just consumed
It's also completely cursed
There's something good you can say about every programming language. But that's no fun. Instead, let's take the worst features of all the languages we know, and put them together to create an abomination with the worst syntax, the worst semantics, the worst foot-guns and the worst runtime behaviour in recorded history. Let's make a language so b...
python literally doesn't handle that
Oh yeah I saw that one
Python handles multiple versions by doing what docker does, basically 😄
Multiple "virtual" installs
- Literally every distro in existence compiles stuff on their own infra so that they can purely ensure that stuff is compatible with their environment
Just python specific and no sandboxing
- the python env stuff is literally just the exact same concept is docker uses: bundle literally everything you need into individual environments
W
that saying, there are less admin oriented stuff out there, i.e. snap
general spam incoming
W
bruh paperMC also turned into one of those companies that pretend to give a shit about lgbtq
?????
You should always make back up and test before putting it live
We literally have LGBT people on our team...
literally half the paper team
We aren't a company and we genuinely care
nice job yall re 1.19
Crazy all the like spike
1.19 was really fast to be released ! Thanks for this massive work
ok, 7 is also marked as "stable" now that another announcement went out really feel like thats important to get clarified
A lot of people in our team are queer be a clown somewhere else
I was so happy when I found out we share a name
Someone once told me like 6 months ago
wait, so
Wait it’s finished? 😃
Aurora is Aurora #4 ?
I guess so
you can finally stop asking 4 days in a row
I'm also in the same boat as the Aurora community manager
Yea sorry about that haha, Addiction amr 😂
NICELY DONE DEVS!
Need I remind whom Aurora #1 is https://www.youtube.com/watch?v=dmVAmlpbnD4
Listen to 'The River' here: https://Aurora.lnk.to/AURORARiverID
Order 'A Different Kind Of Human' here: https://aurora.lnk.to/ADKOHStep2ID
Merch here: https://Aurora.lnk.to/OfficialStoreVD
CONNECT WITH AURORA...
Instagram - https://lnk.to/AIGID
Twitter - https://lnk.to/AURTw1ID
Facebook - https://lnk.to/AURFB1ID
Spotify - https://spoti.fi/2...
GREAT JOB DEVS!! TYSM!!!
Kenny took the only joy i have in my life from me sadge
The singer
You completed it faster than me on my computer science exam
so yes? actually is stable? or still probably an error?
I once saw this machine: https://i.gyazo.com/c3549b30ff47f4a681810275d1e5be28.jpg
Great name of the company if I say so
maybe stable
no synced role title 
Read the announcement
clearly not me
oh sheesh it's in a publishable state? my god that was fast major kudos to the dev team
bro
Bro.
My friend is able to get tons of enchanted books by reeling in the fishing bobber at a specific time of day every Minecraft day, It needs to be precise by the second, is anyone aware of this bizarre and OP bug?
damn the new update is half danish half Swedish and trans
what
do you have any plugins installed? that seems to weird to be caused by vanilla
look at the reactions
❤️
Nice job to all involved in making 1.19 happen on the paper side of things, I am sure a lot of us appreciate the time and effort put into it.
Geyser, Floodgate and a plugin that nerfs villagers.
on today's episode of "context matters"
He told me that he grabbed the bug off the legacy console edition of Minecraft and it just so happened to work on Java 1.18.2.
lmfao
wait does this mean no more Kenny streams
because the majority of development is done?
Kenny streams from time to time
There's always the other cam we put behind kenny
minecraft 2.0 already exists ;)
thank you paper team for the update
Versions aren't numbers
so is this the offical build?
yeah, kashike seems to have cloned himself
Who says that Minecraft uses semantic versioning?
am confuzzled
where's the second kashike?
Mojang does different versioning (which actually makes sense)
Semantic versioning makes sense but so does mojangs
1.<major>.<minor>
maybe as some sort of backup account? no clue
runs
🌀
We get all the benefits anyway since we are verified, no need to boost us, donate your money to us instead of discord
ay clone spell
kashike²
aurora are you allowed to tell us why there are two kashikes?
yeah that makes sense
When I wrote the news that was correct^^
Ah, makes sense.
Discord partnership is hell, verification sounds much easier
I guess partnership is more about the person running the server and verification is about the server
Will edit it tomorrow if no one else changes it in the meantime
1 unread ping
Nah Google said I had 10 min left
Not that I would trust that
🤨
Sus activity
Unauthorized cloning
Cloning humans is considered unethical kashike ^
Well i mean didn't you wonder where all our funds are going?
😳
Minidigger what is your favorite project that you've ever worked on (if the answer is paper something besides paper)
is it unethical if it's yourself
More kashike = more good
separation of personal vs minecraft, so some days I can just close minecraft discord account and be stress-free
Ah, makes sense. I think it's important to separate those things. 🙂
Thars impossible to say
Especially with all that you have here, haha.
Is the build that was posted the full build?
That might be one of the projects I sank the most time into ^^
We only offer full builds, i don't understand the question
nice gpl you got there not bukkit, nvm
Fuck that was over a decade ago
We don't cut a build in half
As in is it the dev build
@cedar spade
Like how there was experimental builds
love the ascii art
It's not in the experimental channel
That's what you get for low res screens
Bruh the experimental builds are in the same 1.19 channel that the build i am asking about is in lol
red is experimental, blue is not
I spend so much time on that UI and people still don't understand :/
You can even hover it!
@spiral robin do you ever get squish?
Well, imagine how many simple questions I answered today
who
I don't imagine cause I don't sit on here and stalk you so I can't answer that question lol
Stupid question. The initial builds of active dev of 1.19 are they the start of the stable builds?
See codex ^ 😂
I understand you probably get a lot of questions and you probably get annoyed with a lot but I wasn't asking to bother anyone. I was just genuinely querious
There is no such thing as stable builds
They are not marked as experimental anymore
Lol OK I will just stop asking since you have an issue with questions haha
Well, I got a giant headache cause I spend all day in the sun, so that isn't helping
I don't have an issue with questions and I gladly answer them, but you just have to understand that my tone something is a bit annoyed
👍
yoooo :O paper 1.19
Hey, mini, mini, mini
minecraft 1.50 when
send a furry pic here pls, seagulls are boring
yo anyone got cracked minecraft 2.0.0
yeah, I have a .bat one, wanna get it?
it is basically a script for windows cracking mc 2.0.0, not a copypastable .bat virus for noobs 100% ngl /s
so now the latest 1.19 builds are stable enough to run on production?
Please read the annoucenement post

absolutely agree.
they should make uppercase numbers
it would be so useful
They added cyrillic, at this point add everything.
Nobody important.
@ashen cliff Thoughts?
He's probably asleep.
Average Slovene sleeps at 11:00 PM sharp.
hello I would like to talk to an administrator of this server there are errors with puglin with my server because the server is automatically updated to 1.19 and puglin have errors.
We don't do 1:1 support
or is there gonna be a new updated one soon
So is 1.19 stable now?
define stable
I don't want to endure I want to know what error it is to know what error it is
Is it stable enough that it's not gonna be constantly breaking
define breaking
Stable enough to run in production
please share how you think that we know what error it is without sending the error
the update released like 5 days ago
i use fabric but idk how stable paper is rn
.
.
if you’re concerned about issues arising from using a version that just came out, wait till 1.19.1
I mean I have backups so... trial by fire lets gooo
we don't support puglins
puglins
lol
i need to apologize to the purpur people but i think i've been banned on a missclick
ok
and i think someone could be here
🤔
yes
pretty sure Billy did not "misclick" that
was a joke and might been a bad one
this isn’t the place to discuss this

yes im sorry. is late, will try to figure out a place for this tomorrow
does phosphor do the same thing as lithium for fabric?
Phosphor is a light engine rewrite, like starlight. lithium is general optimisation, physics, mob AI, etc
sorey I meant is phosphor the same thing as starlight
got the words mixed up
Same but slower
starlight implements a light engine from the ground up
phosphor just aims to improve parts of it
@twin lagoon 🤓
@waxen panther
@cunning raft discussed internally that I'm a dumbass
@void void do you dual boot with windows and a linux distro
or is that how you plan on doing it
i'm trying to figure out the best option for me currently
I "dual boot" with ubuntu and windows
I really don't use windows ever
does ubuntu do you justice
as in like
is it good
also ubuntu for desktop is kinda trash
oh
I've heard is arch is the way to go
i use linux for work/dev and windows for g*ming
holy shit it's \💠\💠\💠\💠\💠\💠 broccoli
HOLY SHIT ITS BLUE EMILY
YES

HOLY SHIT IT'S THE FUCKING AXOLOTL THAT NO ONE CARES ABOUT
yes
broccoli
This may be a shot in the dark- but could anyone help me break down a timings report? I see my save-all is taking up a lot of errors it seems but I'm not quite sure
#paper-help will help you
ty 🙂
@void void
well my specs are: 32gb ram, i7 1260P, and a 1tb ssd with integrated graphics (intel btw, with evo or whatever)
it's new so i wouldnt lose any data
i plan on running docker containers, possible VMs, possible services (web wise), jetbrains products and any other programming tools i hunt down
i have windows 11 currently 
just use arch linux
honestly yea
it's the easiest distro out there if you have some what of a functioning brain
I don't got one
lol
I ran a server for 4 months with no firewall
if you're incapable of reading a wiki use mint
i can use a wiki yeah definitely xd
i assume their wiki also explains dual booting
it does yeah
W
I think they all install grub which works great for dual booting
yeah the arch wiki has everything
arch based linux
arch even has a pyth*n installer now so you dont have to go through the rite of passage everyone else did
wdym
what do i mean by what
the archinstall scripts are bussin though
sudo apt-get install python3?
what no they bundle an installer written in python now
it does everything for you
gui or Aui(ASCII user interface)?
is it like the ubuntu one?
no
damn brocco is extra kawaii today @waxen panther
weebs
we need to ban broc
i hate how hugo is out of date on arch 90% of the time though
that staff roll does seem that it could do somthing
holy shit it's @twin lagoon uwu
uwu
uwu
who's the candidate tho
imagine if someone from school saw me send this
Typo?
sssh
no thats dead pixel on your monitor 
never admit a typo, change the end link
@unkempt drift wouldn't DARE ban me
@true canyon
wana try it?
say that spigot is better
i am a secret member of the core team

I don't see why you would use anything not developed by Mojang, the developer of Minecraft. They want to make sure everything runs properly. Putting a bucket on top of your server will not help it run better. It will only hurt it. Paper? Come on. Snake oil
Datapacks are better then papertweaks.. hides in a basement 🤣
I wonder does nms mad lads exist, who develop bukkit plugins using minimal api features and with maximum amount of nms. (nms components, codecs etc.)
🥺
what does this even mean
I don't see why we would play on the platform that is run by oracle we should switch to the bedrock version so microsoft is more encompassing us
oh papertweaks
on windows 11 of course
what are papertweaks
can we tweak vic

we should also host all of our servers on asure

I'm too broke to send that emoji
I host my servers on a smart fridge
Sends log4j towards smart fridge 🤣
it can't handle the logger
smart toaster is better for that purposes lol
imagine someone hacking your fridge and making all your food go bad
That's been patched in pretty much every single source of the server or client
they had to switch back to System.out for the fridge version
someone tried it in january on my server
01/16/2022
checked the chat logs
Can you get us the hour minute and second too?
nanoseconds? 🥺
we will need the exact tick your server was on too
as well as the phase of the moon
probs after the first one
Waxing Gibbous 98% illuminated
How many bumps are you guys waiting before you use 1.19?
all of them
lmao
ill probably do all the bumping next weekend
Does anybody know if/what would break with plugins?
plugins that havent officially supported 1.19 yet
Glad lwcx works fine on 1.19 so far in my tests. 😄
im scared
what could go wrong
it's not that difficult to clone your server and run it on a diff port and do some tests. it's one of the benefits of having experimental builds.
is it bad practice to keep viaversion installed even though my server is on 1.19 now?
yes
i don't think it can hurt
but it makes little sense to have installed if you are on the latest version, not that it's bad or anything
I dont know who kenny is but im assuming he works on via
yeah that
> test included: passing above startup-test, and then actually going in-game, trying their basic 5 or so features, no dupe-testing from gui menu is being done though.
[√] CoreProtect
[√] CoreProtect-AntiXray
[√] MiniMOTD
[√] InfiniCake
[√] FoundDiamonds
[√] spark
[√] PyroFishingPro
[√] PyroLib
[√] PyroWelcomes
[√] F3Name
[√] LuckPerms
[√] mcMMO
[√] endcrystals
[√] HeadDatabase
[√] LWC
[√] LWCTrust
[√] BetterRTP
[√] AntiFire
[√] Chunky
[√] DiscordSRV
[√] mcmmo-placeholders
[√] Multiverse-Core (quick test, needs more testing, mvcreate crashes server)
[-] Multiverse-Inventories (seems to work, needs more testing)
[√] Geyser-Spigot (fixed, , needs more testing)
[√] MCPerks
[√] Votifier
[√] VotingPlugin
[√] TradeMe
[√] TryMe
[√] UltimateFireworks (works perfectly, but with errors during startup, reported)
[√] Vault
[√] ViaBackwards
[√] ViaRewind
[√] ViaVersion
[√] ViaVersionStatus
[√] WanderingTrades
[√] Citizens
[√] BossShopPro
[√] CMILib
[√] Jobs (requires cmilib 1.2.0.1 or newer)
[√] MobFarmManager (requires cmilib 1.2.0.1 or newer)
[√] NoEndPortals
[√] PlaceholderAPI
[√] AdvancedAchievements
[√] CMI (requires cmilib 1.2.0.1 or newer)
[√] Residence (requires cmilib 1.2.0.1 or newer)
[√] ReCount (requires cmilib 1.2.0.1 or newer)
[√] BottledExp (requires cmilib 1.2.0.1 or newer)
[√] CreativeItemControl
[√] WorldGuard
[√] WorldEdit (useless in current state, use FAWE)
[√] InventorySaver
[√] FastAsyncWorldEdit (WorldEdit)
[√] BedrockMiner
[√] ItemSoulBind
[√] PvPToggle
[√] SelectionVisualizer
[√] Boosters
[√] WorldBorder
[√] PlotSquared (needs fawe, works)
[√] TNTRun_reloaded
[√] HolographicDisplays (custom build by paul, starts up, needs testing)
[√] AuctionHouse
````tested`
test included only startup test, where they failed, disabled themselves, exception errors, showed red in /pl
zrips plugins waiting for new cmilib before testing again
note: some plugins failed due to worldguard/worldedit giving issues.
note: custom chunk generation issues with things like plotsquare/bentobox
[x] BentoBox (https://github.com/BentoBoxWorld/BentoBox/issues/1987)
[x] HeadDisplays (seems to have failed to load - dev in hospital (recovering))
[x] ProCosmetics (fails during startup with error msg - waiting for update)
[x] ShopChest (seems to have failed to load- asked smeths to help again)
[x] WorldBorderAPI (seems to load) (no longer needed for bbox-border addon)
````fails`
probably won't hurt, doesn't make sense to have installed
bruh
oooh
only a handful that i can't update yet, the rest worked fine.. so your 80 plugins will go okay surely.
thanks
waHT the fAwK
naturally
Whats wrong with EF out of curiosity? lmao
its stopped things that paper didnt for me in the past
whats wrong with viaversion out of curiosity
and chc, if you wanna only like/not like plugins because of their devs thats cool, but like, I like them for their functionality lol
viaversion introduced a million bugs for me from people going forwards or backwards, dupes etc and just general glitchyness, I think the plugin i guess is ok and does what its suppose to, but the idea of having someone on 1.11 in your 1.19 server is just bizzare like why people want to do that is insane to me lol
For a clean experience, you want to be on the server of the server lol
viaversion does not introduce dupes
viaversion does not introduce backwards compatibility
The whole via suite in general I mean
well yes viabackwards is questionable
don't refer to me
but it does not introduce dupes
Just going off personal experience I guess. That's all we can do right lol.

I had invisible npcs on version and everything 😂
Invisible players randomly
It was just a mess for me
if you have invisible npcs on the same client version as your server's version
So decide to tell the players to get with the times if they want a solid server and update lol
not a viaversion issue
wait, how can viaversion introduce dupes? O_o
It was they confirmed it
trust me bro™️
I can't even remember how tbh but I can probably find the convo
😂
Search my tag in there you might find it. Unless they have tickets I can't remember
right so
if you have invisible npcs on the same client version as your server's version
not a viaversion issue
On 1.8
backwards compatibility to a modern minecraft server doesn't make much sense anyways
Maybe for a lobby
no
But that's it
no?
Better then using old 1.8 mc
Bug fest
In case someone really wants to run an old 1.8 faction server, with a 'lobby' type server in between
can’t find anything in there about dupes either
Then I'd imagine it being acceptable
idk you might aswell just run 1.8 on the lobby
Are you guys good 😂 this was a year ago and I don't run via anymore







