#general
3141 messages ยท Page 382 of 4
It's called Servett and it aims to reduce performance by a lot
well at least he's honest
Servett is Swedish for tissue. Tissue, as in paper but far more fragile
I've always thought an 'arcade' variant of Paper would be nice. No ticking plants, no redstone, etc. - basically it'd eliminate anything you wouldn't need to process on a minigame server
also covered with phlegm
https://i.imgur.com/xUutV6V.png
imagine if this was his project description
We use it at hegemony and it's working really well. We get a stable 0TPS
mostly because the server doesn't start
Anyway, no process = no CPU usage. Insanely efficient. I'd call it a success.
lol
modern problems require modern solutions
omg so someone published an internal IBO document on our subreddit. Some whistleblower exposed the entire organization and now they're messaging us on discord asking us to take it down to silence the people spreading the shit wtf
hello am being contacted by corrupt international organization how 2 fix
it's simple
Wat subreddit
r/IBO ๐ฆ
@quasi valley I figured it out :D it's PacketContainer#getWatchableCollectionModifier()
ahh alright ๐
link or fake
Hell yea
ok Burger Vitrine is like the greatest thing
lol i'm an idiot
i spent all this time trying to figure out how to write data to a data packet in 1.14
it's literally the same as every other version I've implemented so far
this is what I get for waiting for like two years to update a project. forget what I know

I love it when other people declare themselves idiots, saves us all so much work
hahaha
@quasi valley don't u dare
some days I impress myself with the things I can pull off
other days I try to get out of the car with my seatbelt still on
dont you dare to dare me
If we're going to burn duck alive, can we at least make it a group activity?
bond over some grilled bird
yeah sure, everyone can have a bite
grabs the lighter fluid and skewers.
wow ur are all evil
yes
also 3$ for a table sounds like a scam
even so the fact that he doesn't even have a table
I bet one of the legs are wonky
maybe it doesnt even have any legs
so its a piece of wood
ftw I hate mips. lw $s0, label fails randomly. Or at least if it's interrupted. I guess it's because a pseudoinstruction, but it just expands to
la $at, label
lw $s0, 0x0($at)
and interrupting that works bloody fine
Or rather, I guess I hate MARS. Worst simulator ever. Simulate a big dump instead ๐
big dump on ur head
also the error program counter sometimes just sets itself to random values and the interrupt status field is ignored everywhere because why not
and this dumb traffic light simulator our prof made is hella broken too lmao
SQL is evil.
computers are evil
ive imported data into this database and its fucked it up
ye computers will destroy us all
no u
okay so I currently for my packet entity API have a frickin massive JSON file containing every entity's metadata keys... this is less than ideal, obviously, and I want to have it so I can just do metadata.NAME or something; however, fields obviously cannot be overridden - since metadata would be an object returned by the API containing that particular Minecraft version's metadata keys
would it be disgusting to do metadata.NAME() or does anyone have a better idea
or should I do getNameKey() or something like that (would get long very quickly when someone has to do like metadata.getLiving().getInsentient().getCreature().getAgeable().getAnimal().getTameableAnimal().getWolf().getCollarColorKey())
how much memory for modded mc typically
8
7.64
running ubunto probably
ok
sweet than the 12gigs of ddr3 I have aquired will be decent enough
building a server out of parts scrouged together
anyway I haven't a clue. I usually allocate two bytes to my server and let everything swap out
it's more fun that way
12GB could be enough, or it could be nothing. Completely depends on what you're running, and what the load looks like
It's most likely on the more than enough side of things :p
building a rather getting hacked together pc
using my 2500k and some ram i got out of the ewaste pcs from work
lol what that question is so vague
Wth is a "internal IBO document"? 
wondering if a 5.1ghz 2500k with 12gigs of ddr3 could handle a decently modded server
was*
my questio has been answered
so i shall proceed with my madness
A document internal to the IBO
very descriptive
I also linked to the document so if you're that damn interested then press the bloody link and do that oogly googly thing when your eyes scan over the characters and interpret them
sounds like an effort
does anyone have a good sql/phpmyadmin tutorial for beginners?
Hey, is there a simple discord bot that works with paper to show the number of players online?
well you can always inspire from this one:
https://github.com/MTM123/Gravel/
Sweet, thanks @woven otter.
np
don't trust him, he's a famous russian hacker
his bot will install malware in your toaster
It's going to make every slice of toast slightly burnt. Awful.
Yea but do they also put their "trademark" burnt into the toast? "I wuz here"
And then the person just puts their toast into the toaster after they froze it. Humans are quite adaptable to a-holes.
There are a few, mohist and a few others, just; don't expect plugins to be entirely happy with that
Hmm here's an interesting one. What would you think if your employer made you record your screen to log your hours worked on a project?
what are they gonna do watch the whole thing
Don't forget the please.
then tell them it's ridiculous
lol.
@dire summit how about you read #404345080917262369
Please do not ping project staff, contributors, or notable persons directly. Ask your questions to the channel flat out.
rules are meant to be broken
Is it possible to use my "SMP" server as both a SMP server and the "hub" to another server? if so what are the pros and cons if i were to use some bungee solutions?
wat
if you go the bungee solution, you need to have a hub spigot and a smp spigot, and then any other spigots you want to host as well; i guess you could somehow make a hub world but you'll need special plugins for this and it'll probably be wonky
ah okay :/
i just dislike the idea of spreading players so much ๐ฆ
but thank you for a usefull and quick answer.
if your playerbase is low, it's not time to expand to a network yet
work on your one server and getting more players
well i would just like a creative server on the side
i mean, yeah, that's fair. shouldn't spread people too badly with just 2 servers
just make smp your hub
you dont need a special hub server with only 2 other options to go to
didn't you say that needed some special plugins?
i thought you wanted a hub world separate from your main smp world
im saying just make smp your default server
hub servers are for when you have a fuccton of servers and need an easy way for players to go between them
no, you dont; just make smp your default in bungee
it will handle it for you
so in that case i would need the port of my smp server to be closed and creative right?
then opening the bungee port?
i'd like to avoid those security issues xd
yes you close the spigot ports to anything but localhost, because they are offline and that's a security risk...although ip forwarding tries to mitigate that to an extent, you should make it so that the firewall stops them first
and then open bungee
what if i'm on a vm and theres other ports open on another virtual machine?
eh? if you have root access on the vm you can just use ufw (if ubuntu) or iptables or the like to close the ports for that vm
im not sure what your exact setup is
i have a vm on my friends server, he has like 1 server or something running on his vm
those two are separate
but on same host
do they have separate IP addresses
local or public?
public
yes
then whatever ports you close on your vm wont affect his
because they are on a separate IP
you just told me they have separate public IPs
wonky setup alert
indeed
i think you're gonna need to do the firewall on the host then or something, im not sure
it is home hosted
yea i'll just not do it then
if theres just the slightest security flaw or anything i'm just not gonna do it xd
well thank you for everything ๐
np
Hi everyone, total PaperMC noob here. I have played vanilla Minecraft on my server with a couple of friends, but now we think we are ready to upgrade our experience just a bit. I just got my fresh PaperMC server running, but now it would be a good time to install some mods/plugins as well.
What kind of mods/plugins/custom content would you guys recommend? I'm running version 1.14.4 of the game.
I'm mainly looking for stuff that enhances the game experience in some ways without changing the core gameplay too much. But it's kind of an open ended question..
Yeah, not kind of open-ended. Extremely open-ended. Welcome to Paper, but unfortunately this is a question we get a lot and the answer is usually "sorry can't help with that"
@halcyon blaze Limit Pillagers
does mc benefit from raid 0
Not compared to two drives, one with mc files, and the other with os and sql dbase. Also depends if ur talking hdd or ssd or nvme.
regular sata 6 ssd
I would split the mc and os on two drives, not raid 0
if mc is on drive alone with plugins, then os and java are on other drive awaiting commands
would that not add latency?
two drive "heads" can then operate and send twice as much data to the cpu/ram.
my fellow americans, what does halloween mean to you?
hmm
That we should make more holidays.
ubunto or centos?
specs of my hack server at 2500k at 4.7(can do 5.1 but gets hot af) ddr3 1800mhz cl 10, and probs 2 sata 6 ssds
wouldnt raid 0 be better because it gets cached in ram anyway
it would help with bandwidth, not latency, which is more important
interesting
If you mine, you need to move the material.
Im rocking a flash drive raid mfw
I wish there were more factory based minecraft mods, like satisfactory
Sadly, usb is limited to 30MB/s so I might use the ethernet interface...
Dowd: Just sit down and enjoy better than wolves
Eh decided to just get 1 860 evo
It's 256 gigs and has 512mbs of cache
Should be good enough
I would fill that just in testing.
7 large worlds plus HD dynmaps each world. 61 gig mc folder, and 485gig dynmap sql database, and all worlds arent even done making maps.
what the heck... the Gradle compile
otlin isn't running the annotation processors
Running one server on centos so should be fine
nvme copies data to its-self as fast as to another nvme, damn, speedy interface.
the PRO line is worth the extra, much faster.
its gonna perform all the same
if youre gonna spend money on anything go with a better cpu
any of you know PureData?
of course the manager told you this 'secret'
i mean, seeing as the 'manager' said it so other customers couldn't hear
don't think its super public, just a 'surprise its 40% off' day
yeah thats a trick to make you think it's a secret so you'll come back thinking you're special to spend more money at the store
m8
ur being marketed to
AND ITS WORKING
nah
ima show up tmrw in my "NO EGREGIOUS MARKETING" shirt and stare that manager in the eyes
and ask them loudly, IS THERE A SALE TODAY?
there is, they were preparing signs for it right before close
just no signs today about the sale tomorrow
boy
How does one convert a JSON string to a BaseComponent[]
Found it. ComponentSerializer#parse
Is anyone here familiar with Reflection? I'm trying to figure out how to access a method in, for example, a List<String>. Like #add(String) is a perfect example - the parameter type changes based on the generics for the List... So basically List.class.getDeclaredMethod("add", <WHAT GOES HERE>)?
(note that I'm not actually trying to use reflection to access the add method of a list, that would be stupid. This is just an example)
So...your goal is to access a method in a generic class?
Isn't it the parameter type in that case?
List.class.getDeclaredMethod("add", String.class) would get the add method for a List<String>
i think
cool
- grumbles about having to have twice the number of Method variables now *
There's got to be an easier way to do this
I'm trying to read & write an NMS VillagerData object
it can't be this complicated
im rarted, List.class.getDeclaredMethod("add", String.class) would get the add method for List<T>.add(String s)
apparently the actual generic type doesnt matter
but im tired so i might be reading wrong
wat
who knows at this point
not me
shouldn't that be just List.class.getDeclaredMethod("add", Object.class) at that point
yeah
i will not screw you
well good because I was wrong, this wrapper is stupid
well i came up with one way to do it
is a screwdriver required
involving mapping from one enum to another to another
fun times
lol so it turns out I hadn't updated my protoocllib dependency to the 1.14 version. which is why the wrapper wouldn't show up
nope nevermind the new verison isn't on the maven repo
because reasons
when you guys want to start large project do you do any planning at all? or just create a list of features then start programming immediately
i mean, yeah. idk about everyone but i follow an agile approach
hard to explain shortly...but you create feature descriptions ("user stories") and get them all in, then you go through each one and write down the tasks required to accomplish them, then you assign each to a sprint (preset length of time for each work cycle), then you work through your sprints until you're done
theres more to it than that but that's the gist of it
will be learning about agile/scrum next semester
yup very useful project management tool
projects that only require a couple classes is super easy for me to do, but after that it's beyond me
well that just comes with experience and better design
like luckperms to me just seems like magic
its definitely not magic ;p
i don't know how in the world i'd keep track of all the classes what they do and all that
good design practices :D
like the commons itself has like 15-20 packages
yea
how can you from I want to make a permission plugins to something like LuckPerms?
like is there a vide on how to start/plan out massive projects?
there really isn't much into starting a large project. Ironically most projects are not even planned to be large to begin with lol
key thing is just starting it though. Doesn't really matter where you start as long as you start something, then from there you can organize or re-organize as you go along
oh okay I assume there's gonna be a shit ton refactoring
i mean
Depends on how well you plan for the things you add.
Though you can plan forever and still find things you missed / didn't account for.
yeah if you didnt plan, there will be a metric fuckton of refactoring
because you think of shit as you go and fly by the the flaps of your ass
lol
but if you plan, then it doest have to be that way
just don't plan forever ;)
i cant think out that far ๐ฆ it's very limited for me
like when i wanted to try to create a simple mc server i had no idea what i would do
i mean, going the refactoring approach works it just wastes time and like i said, it comes with experience
you arent going to come into programming as a greenhorn and be like
"hmm, yes, i am going to open up my agile tool and plan out this entire project end to end"
because you literally are not experienced enough to know all the components of what you need
I am sure many people would love to be able to to that XD
With some practice / experience you can try to start off with a structure that expands well, you'll still have to refactor eventually, but it'll ease the process
i mean and that's also why agile is good because you might have an idea
"user stories"
so you write a sentence about what the feature 'should be like'
and the technical tasks come later
creating an mc server from scratch was gonna be my big project then i'm like where do i even start what classes do i have to make. the first thing i was gonna do is the handshake
but no idea how to organize it
Plan out what you want in it and then write down each feature you want to implement
i might as well go back to the beginning and put everything in one class haha
Having an actual goal and list of things you want to do makes things insanely easier
for example, real world user story "The support ticket form should contain a field for the level of urgency the user deems the task to have". Well when we looked at that we were like "???" (not really, but it's not hard to imagine being ???) so we ask for clarification and then we make our tasks:
- add field to form
- name field "Urgency"
- assign to database column
- test
- uat
- deploy
this is what i got so far
MAIN GOAL: Create an MC server
GOAL 1: handshake
okay
stop thinking in terms of all the shit you have to do to complete something, and think of the big picture and break it down later
will watch a video on agile/scrum
Since there exists a protocol already for MC, you do have somewhere to start ;)
http://wiki.vg/Protocol lemme introduce you to your new best friend
it is many developers best friend lol
Also if you're thinking this is going to be like a full MC server implementation for a first big project, that's a bad idea :o
- glances at flask *
lmao
frostalf would you happen to know anything about generics and reflection
yeah i'm using that, but still stuck on the handshake. i'm thinking do i need to use a library for networking will plain java sockets work....
your "main goal" of "create an mc server" would be the epic goal (agile terms). That is GIGANTIC picture. Then you break it down into stories.
- The server should respond to LOGIN packets and handle each LOGIN stage
- The server should respond to XYZ packets and react accordingly
Then you break THOSE down into tasks, i.e. #1
- Enter handshake state
- Enter status state
- Enter login state or close state
- Enter play state
I am not very well versed in using reflection all that much
that's high level and im tired as fuck but. that's the idea.
im headed to bed pce bois
looks at my github and weeps at all the projects i started and abandoned
bro same
I know the feeling simple im the same
you could use a library for the networking part such as netty which is what is used already
how would I do this using only reflection - https://hasteb.in/hiropihi.kotlin
or you could attempt to implement your own networking which may work but most likely not very well unfortunately lol
with a great bunch of ugly reflection 
because my solution ends up with like 10 different reflection fields (which isn't a problem) and I get stuck trying to get the method object for VILLAGER_TYPE.getKey()
why do you want to do that with reflection instead of plib iso
plib don't have it yet
rip
yup
aight im going to bed im losing consciousness
frostalf wouldn't that require native calls n stuff
ask me tomorrow if you dont figure it out
what exactly are you trying to do?
convert a Villager Type, Profession and Level to an NMS VillagerData object
well the second method looks like it should work, just missing the casting to the correct type
could just implement the interface, not sure if that would make it easier
VillagerDataHolder is the interface I am talking about which is the one EntityVillager uses and doesn't seem to directly use VillagerData class
do classloaders in normal circumstances keep classes loaded indefinitely(till the execution of program ends) ?
mikroskeem, u suk
proxi i'm in sweden rn
and it does not take me much to come there and make you take your words back
;)
because then he will be the one sucking


ye kenny what's wrong with u
.kill KennyTV
gags and ties KennyTV then throws them off a mountain to their death.
I'll spook you even after the fall 

duck, don't make open the oven
Kenny why are you upside down? is it because you live in Australia
nah, but people always leave me hanging ;(
well they are right. you should be left hanging

suck it kenny
no u
u
duck
hello breadman
sucks that I will have to eat you
unless you're not actually a man made out of bread
but just man with bread
not if we cook you first, duck
mmmm, roast duck
๐ก ๐ฆ
no u
uh
this has to be autostranslate right
I don't think "rub off the test" means anything, at least not anything that would make sense here
ping him, then he'll answer you quite quickly!
fun fact
I can't, I ripped out my Q key
if you want to ping wiz you have to do it thrice in a row

I also dont have a V or right mouse button, so I cant copy paste the at symbol
sorry
You can shift left click a name
that's fine stefvan will ping wiz for you
actually we'll all ping wiz for you
because we're just that committed to helping you out
You can use ALT + 64 to enter the @ symbol and then type his name.
You wonโt be okay, everything will end in a disaster
pls wiz
don't wiz on my grave
hold me in your strong, furry arms
while wearing your fursuit
or mursuit if you want to be extra nice to me for once
he doesn't have a 10key keyboard
Mr. Wizjany. Will you kindly offer your priceless knowledge regarding Forge RegistryData dummies and overrides/substitutions?
why would i have any knowledge of that
I don't like how wiz is just ignoring my hug requests
where can I file a complaint about that
ufff
znc sucks
wat
who is MiniDigger_
znc pls
MiniDigger pffttt.
Wahts funny is that its just changed my name across the whole network and people wont have a clue outside of #paper
dunno wiz you were mentioning something about it so I assumed that you might
pastie is for plebs.
Why do you think i'm posting it here
Oof.
cause you're a pleb yourself?
This song is called โThe Blister Existsโ by Slipknot, such an iconic and legendary band. Gun Cover by Gun Drummer. Leave a tip on paypal: https://paypal.me/s...
(DiscordBot) SLIPKNOT -The Blister Exists - length 1m 15s - 5,054 likes, 54 dislikes (98.9%) - 48,087 views - Gun Drummer on 2019.10.09
Does anyone know how I can modify a NMS VillagerData object using reflection? I don't have an actual villager, and I need to read and write to it
@proximyst the object itself can exist but "not linked" to an actual ingame entity
but yeah that doesn't make a lot of sense
he said VillagerData, so he probably wants to make custom 1.14 villager trade UI and open it without an actual entity...
ยฏ_(ใ)_/ยฏ
ahh true
tho i mean yeah, i dont see why it wouldnt be possible with reflection
(on java 8 and down anyway, not sure how the jigsaw modules are for nms if there are any)
I'm almost sure it's possible, I did it before the new trading update sooo
MC doesn't use jigsaw as MC is compiled on java 8
thank god lol
maybe 7 but I'm not sure, I just know that the MC launcher is shipped with jre8
I hate jigsaw anyway
@cosmic raft hi
i finally uploaded video of my most recent close call https://www.youtube.com/watch?v=5gYFKijJdto
(DiscordBot) Another close call - length 33s - 0 views - Billy Galbreath on 2019.10.12
But why the fuck are you going so fast on such a tiny road
Uh.. cuz everyone goes that fast..
Notice I slowed when I came to slower traffic before the incident :p
does anyone know how I can import a database.db file with phpmyadmin?
@unreal quarry why the fuck did the yturn out into the second lane
they were crossing the street. check my mirrors when i pass
pulled out from parking lot into that left turn lane
damn what a fuck
and @zealous knot the camera / perspective makes it seem like he's going really fast
but compared to the rest of the traffic not really
Id love a motorcycle, but other humans would ruin it, like you find all the time im sure. So I got a semi instead and I have never had a car do that to me, i think the fear of tons of metal has something to do with it. (legit fear)
We just need to make oversized motorcycles.
Then you could just run that car over.
Negative, I am a meat popsicle.
https://www.youtube.com/watch?v=8Dd_qiuWxPs
I created this for a different site so that people would stop asking about my screen name, Meat Popsicle.
(DiscordBot) meat popsicle - length 14s - 1,089 likes, 12 dislikes (98.9%) - 264,451 views - William Rickrode on 2009.02.25
Okay, but like, who is asking the real questions here
Like
Watch I kveld med Ylvis on Dplay: http://bit.ly/IKveldMedYlvis Czech, german, polish and italian subtitles. Ylvis - [Official music video playlist HD]: http:...
(DiscordBot) Ylvis - Stonehenge [Official music video HD] [Explicit lyrics] - length 3m 56s - 193,813 likes, 11,917 dislikes (94.2%) - 31,651,756 views - TVNorge on 2013.09.06
ok so now the server just crashes most of the time when multiverse portals are used.. i guess time for regression...
Has anyone done some bytecode analysis here? Maybe someone has a lib to suggest for it.
I'm currently looking at objectasm
Getting instant flashbacks from an Euler's Disk
(DiscordBot) Getting instant flashbacks from an Euler's Disk - length 30s - 3,502 likes, 25 dislikes (99.3%) - 128,285 views - taddyfaddy on 2019.09.26
lol so here's what I came up with https://hasteb.in/luzogeki.gradle
ok am dying cuz chunkgen yay. so am assuming the max-chunk-gen-whatever-per-tick config was removed?
also idk if prevent-moving-into-unloaded-chunks: true also prevents boats and other vehicles too
"sounds like lack of brain cells" - wiz 2019
sucks
Does anyone know why the stop button in IntelliJ won't actually stop a copy of the Spigot server? It just says "Stopping server..." and then does nothing
hit it again
leaf hits it
Well I mean yes I can force kill it but like the stop and restart button won't work
no my point is it never does shutdown
Snoopity scoop Want more trash from MuchDank? Follow us on the links below: Facebook: http://www.fb.me/muchdankofficial Twitter: http://www.twitter.com/TheMu...
(DiscordBot) Snoop Dogg Loses his mind on The Breakfast Club - length 2m 23s - 43,435 likes, 1,411 dislikes (96.9%) - 1,332,840 views - MuchDank on 2018.06.27
๐ฎ MotoMadness gonna use my close call clip ๐ฎ
Awesome
o houston gang
But, why
Like, I can understand the usages of that site
dam that happened to me the other day except pretend you are a huge truck and the other lane is connected and im sitting in the car the huge truck almost runs into
But, like; A party?!
just.. Why would you want to sync porn with your.. Friends?
Sharing is caring, egg
go home tmux, you're drunk
gg
it works :D
lmao @ java
In retrospect, making 8-byte constants take two constant pool entries was a poor choice.
what an amazing line to put in the JVM specification
I think there was another entry like that
hmm
or actually
that might've been it
ahh yes
$274.17 later and I have a coat, shirt, sweater, and pants
oh yeah actually when I was making my class reader thingy I was really confused until I read that part
mfw Kangaroo
your avatar has changed
it shouldn't have? i've had this picture for like, a year now
wait ๐ค
'ts all good
andrew's the elon musk pic guy
i thought we established that already lol
o
Hi all. Gonna setup a minecraft server and checking things out
Interested in plugins but not mods. Heard some good things about Paper
What is everyone's top 5 plugins?
Anyone use the quick shop plugin? I love the hovering blocks.
It work w paper ok?
assuming it doesn't do dumb shit it should work
extreme majority of spigot plugins work with paper
when the servers are drowning the players https://i.imgur.com/kRtWpyO.png

umm if u delete your spawn... on your server
with multiverse
where does it go
๐ญ
did sum1 not do backups?
/dev/null
do i hear the sound of no backups
hear the sound of tacos
i dont think MV actually deletes the files
been awhile since i used it tho. hard to remember
it can if you tell it to iirc
there in masisve backup
Yeah /mvdelete actually deletes the world folder
but where does it go
/dev/null
and how u get to that
the OS tells the filesystem to mark the files as deleted

theyre still there, you can get them back with some work
how ๐
(DiscordBot) https://www.howtogeek.com/169344/how-to-recover-a-deleted-file-the-ultimate-guide/ -- How to Recover a Deleted File: The Ultimate Guide: "Oct 7, 2018 ... We've covered a variety of tools for recovering deleted files in the ... but modern solid-state drives and Windows 7 through 10 all..."
i dont care how in windows 10-
or whatever OS youre on
windows 10
well there you go, good luck
no
/dev/null has nothing to do with it, nor does it exist on windows 10
they were memeing you
if you deleted the files, there is literally no way to get them back outside of a tool which will try to recover deleted files from the disk
And even then, YMMV and 'good luck'
why are you still here
go recover your files instead of arguing the semantics of how systems handle file deletion
use rescuvaq next.
/dev/null is a black hole in linux, moving files there deletes them
You deleted the reference to the files, the only way to recover them back is using tools which scan the disks, or praying that maybe you where stupid and ran it in a folder that system restore covers
beyond that, there is no magical backup of your files
again fiels not not deletd on windows 10 untill u fullaly dele them
I believe you're thinking of the recycle bin. Thats not going to be the case here for you
but why does multivers do that bs
thats so gay ๐ฆ
should have a encripted file ro somthing
goes in recialbin
Recycle bin doesn't exist outside of your file browser
literally even asks you to confirm the delete
And the docs tells you that it deletes the folder
tbh, i never use recycle bin. i've always thought it was a stupid idea. i shift+del my files because when i delete something i want it deleted.
there is no way to roleback your pc?
Keep backups of your server and that'll be a trivial task
do the steps outlined to you previously to find the files
if unsuccessful: rebuild the spawn from the ground up
either way: take backups of your worlds and the server in general
We go back to the whole "good luck" thing
world folders generally contain thousands of files don't they
No idea if it lets you do a path search
do y'all ever look at old code and wonder how the heck it ever worked
it does
just found a bug that should've prevented MultiLineAPI from ever working, but it only now surfaced
my bad habit of shift-del has gotten me in trouble a few times
Anyone here able to troubleshoot a win10 BSOD minidump? It's perplexing me
anything specifically perplexing about it?
It's only done it twice now but all I can dig up is that a driver or ram is triggering a watchdog violation.
With no clear info on WHAT is tripping it
Does it not tell you what module it blew up in?
Personally, I don't have any of the tools used for looking at those dumps
and I tried booting a windows 10 VM a little while ago and gave up after it didn't finish loading fully after like 10-20 minutes...
So, yea... Windows, 10/10
I tried installing linux in a VM
will it still work if its in a normal minecraft world
took forever with ubuntu at least
not super useful but this is what i am looking at ATM
idk what was up with it, HDD I think is fine but maybe not ยฏ_(ใ)_/ยฏ
several hours with disk usage
==================================================
Dump File : 091619-13234-01.dmp
Crash Time : 2019-09-16 4:20:16 PM
Bug Check String :
Bug Check Code : 0x00000133
Parameter 1 : 0000000000000000
Parameter 2 : 0000000000000501
Parameter 3 : 0000000000000500
Parameter 4 : fffff80652772350
Caused By Driver : ntoskrnl.exe
Caused By Address : ntoskrnl.exe+1c10a0
File Description : NT Kernel & System
Product Name : Microsoftยฎ Windowsยฎ Operating System
Company : Microsoft Corporation
File Version : 10.0.18362.418 (WinBuild.160101.0800)
Processor : x64
Crash Address : ntoskrnl.exe+1c10a0
Stack Address 1 :
Stack Address 2 :
Stack Address 3 :
Computer Name :
Full Path : C:\Windows\Minidump\091619-13234-01.dmp
Processors Count : 12
Major Version : 15
Minor Version : 18362
Dump File Size : 6,196,828
Dump File Time : 2019-09-16 4:21:44 PM
==================================================
gg
I've never looked at a minidump of a bsod lol. I just take guesses with the provided error code, though idk why they hide the stop code in the new bsod :c
The fact that the dump is blaming the kernel directly instead of pointing towards something more specific is o.O
ya but i got the files but there not in the folder
that's the problem. normally this gives me a direction. i cant fix the windows kernal lol
its like 400 files
Easy fix is to not use windows
one time it was the monitor USB (has webcam in it). Was an issue in Windows 10 but recently fixed a couple years ago. Noticed it only happened a while after login while it's plugged in. With another friend it was different variants which pointed to a RAM issue
stop code was dpc_watchdog_violation
I take it you've run memtest86 and cleared all the memory
otherwise I'd start there
i have run a quick test. didn't have the four hours for the full one. i can do it tonight though
being this is a laptop should memtest turn something up what should be done?
I think I've seen that before on this desktop. haven't seen it since I switched to using an SSD tho
aiight what the heck is going on
well it depends on the laptop
windows is being ass
so fixing this bug causes an issue where the world will only load one single chunk
lol sry was talking about my own thing
lol realized
dats rite iso u r not da center of dis channel >>://
right obvs it u
add more debug breaks, that fixes everything right?
dont think it works i got my files and dragoes them all in a folder and mv import dditn work ๐ฆ
it did but
the world is normal
have you tried multithread support? that fixes everything on 2B2T and is required to survive
irc is nastee it doesn
't stay open in the background on linux and i don't like having the window open
wat u mean no look i revoed my files and randomly draged and droped them in a folder
sounds like a loonix problem
renamed the folder spawn
is your BSOD happening a lot? @placid thicket
and ddi mv import spawn normal
You would need to recreate the file structure for a world
its happened three times. all seeming unprompted
oof
well, folder structure
i can minimize dis windows 8 metro irc app no problemo and it still receive messages even in connected standby
I have a BSOD that occurs on my own system that starts to occur after about a month of non restarting, and it's usually always when waking my system from sleep, and it points to the kernel like in your mini dump
huh.... actually yknow what? this laptop does have somewhat excessive uptime and it has happened coming out of sleep
oh i remember the days of Gyazo
now u no the importance of a gud backu plan
it also has a tendency to get HOT. no idea who thought putting a 2060 and an i7 in the same laptop was a good idea >.>
forums may or may not blink here in a second
RIP
Well I have a theory... Apparently this issue is caused by invoking #getNearby on an entity whose surrounding chunks have not been loaded yet?
i am really quite confused as to how this ever worked though lol
in a map u only need like 3 files right
depends on the map
wats the files?
yup. getNearby is going into other chunks that aren't loaded yet, so the thing pauses the main thread to wait for the chunks to load ๐
hmm I expected more blink
any pointers on how to fix this
wtf
Vmware removed linked clones from fusion and shifted them over to pro
Teamviewer stipped most of the useful crap out of new free versions too. sucks
the oldversions stopped working on windows 10 after the last update as well
which sucks cats testicals
el bastardos
yup
i have to use a shitty non commercial vmplayer for linux
which is annoying.
Student
do what i do and use utorrent to download utorrent pro

Fuck you internet
nou
what did the internet do to u?
the internet is hurt
I should probably try sleep :L
but will u hurt da dark web
By me ๐๐ my best friend taught me and k follow it
(Vertanzil_) Do it memem - length 13s - 1 like, 0 dislikes (100.0%) - 22 views - unicorn swc on 2019.08.10
so i know you are supposed to avoid driver updater programs because theyrbad, but anybody know a way to check for updates without manually checking 300 entries? supposedly this BSOD is caused by a driver. but no idea which one
Oh god,
I had BSODs from my sd card reader once
Confused the shit outta me as I didn't clock it, just had windows crap itself Everytime I booted into it
(best part is was removing the card from the reader allowed the system to boot
stupidest BSOD i had was because two pins in a usb port were bent and touching eachother
which for some reason put the system into a boot loop
Isn't windows amazing
o ya lemme try dat on a loonicks
there was also the time where i was installing linux to a flashdrive using windows so i could boot computers into linux without changing their settings and it somehow moved the MBR to the flashdrive for the windows computer... that was a hassle to fix
I put windows on a flash drive
Windows used to refuse to boot because of my mouse.
so i could boot windows 8 on machines at skool lol
everyone say bai to irc bridge for ~35 seconds
If my mouse was plugged in windows wouldn't boot. If I unplugged my mouse windows would boot fine.
๐
35 seconds of freedom
GUD EVENING GAMERS
i had windows 10beta on a flash drive and it would boot faster from flash drive than win7 from the host HDD on the school computers
Turn it back of plz
*pets electroniccat *
Tbh, the networking setup in schools is often crappy
Like, I had machines take a good 20 minutes to boot on some days
same
irc buffers flood like crazy when you rejoin stuff >:c
> enters nickserv password
> waits 30 seconds for it to go through
i got network administrator in my school district using a computer with a dead CMOS battery. IT in schools is retarded
Is there a way to clear the local history for a file in intellij
my earliest computers in school were apple IIs and win 98s... in like 2003
what else is new?
Welp, I better disappear
nah. u fine
yo
good morning
mikroskeem, cutie
is it possible to adjust/remove the speed limit of minecarts?
with a plugin or something
Byteflux I guess CombatTagPlus is abandoned?
@tardy lynx got any idea how to set the max speed for all minecarts in general, or how to change the default value?
You can Listen to VehicleMoveEvent, and if the vehicle is a minecart, set it to your preferred speed if it isn't already
thanks, that should do it ๐
... turns out there was a reason for the speed limit, increasing it causes all kinds of weirdness
What's your code?
I got it working, I just need to limit my speed when approaching a slope or curve
Hi guys... for those who are in need of self hosted minecraft shop you can contact me...
do you have some more info like a link to the source code? xD
How do people here feel about openBSD and FreeBSD?
I know a few people that use FreeBSD
Unless the author specifically disabled their plugin to work with Paper, it works.
alright thx
Ppl do that?
Why do you have cancer in your name
Mini there are some that do
Can we publicly shame them? Lol
why would they do that if paper supports it lol
Why would you say fuck you to a quarter of your potential users?
Who the fuck does that
remember the one where aikar released a plugin that just overwrote one of the classes that was just an anti-paper check
there was one I just edited the bytecode to check a different string and it worked perfectly
people gonna do dumb stuff sometimes ยฏ_(ใ)_/ยฏ
there my server now runs paper ๐
singleplayer bukkit
once upon a time there was a mod that did that
instead of running the integrated server for SP, it would run a full bukkit server and connect you to it
i miss when singleplayer commands was a thing xD
MiniDigger I think they were shamed already. I'm not sure which plugin it was exactly but it did some retarded stuff that had issues with paper i believe
anyone know what is the best playershop plugin?
none
1.14.4 nice
I feel like I'm being lied to https://i.imgur.com/D7os1EA.png
I have 20tps too
fun fact: the asterix indicates the TPS is higher than 20.0, which means it is in TPS catchup mode, which means it was lagging. If you have it on the 5m or 15m outputs then you have lots of lag spikes occuring often
uhmm, on a side note, is it possible to implement a custom Brigadier suggestion provider and it actually working or is it all just a lie?
Main two reasons are because it's a lie, not a true average. And second is when it's catching up everything is in fast forward (including the mob you are fighting during a lag spike)
Not sure about brigadier. I avoid it.. ^_^
more so that I havent really needed it yet
i am able to use suggestions just fine with the TabExecutor
reeeeeee thats enough docsssss pls
Integrated that when I was working on my from scratch server software
any issues you might run into if you modify nms classes at runtime?
Guys, how do i make my server lag less
You could try to stop it /s
why should i stop it?
Then the server doesn't lag anymore
Yes it does
what would be a good open source license for my spigot plugin?
well it depends on how restrictive you want to be
I don't have any intention to be restrictive, I just tend to forget the differences between BSD/MIT/whatever, so I was wondering if there's a consensus in the community on which one to use
alright, well was the bit about GPL sarcasm or not? if not, GPLv2 or GPLv3? (I don't really care about the license, that's why I'm asking here, I'm probably gonna roll a dice next if nobody has an answer)
no
bukkit is GPL
so if you read along its linking terms, any plugin must also be GPL
of course, barely anyone gives a shit about that
oh yes
wait.. does this mean that, in principle, all the commercial (paid) spigot plugins must also be GPL?





