#dev-general
1 messages · Page 591 of 1
Hello there
So I'mm trying to make a resource-pack with customized sounds, in my own Minecraft it works perfectly. But when I try to upload to dropbox, and after changed all the link to direct download, it doesn't work. I've tried the same with the resource-pack without the sounds folder following all the right path, and it works. Somebody have any information if servers can't load sounds resource-pack?
anyone here a web designer / graphic designer that I could talk to about a design I need to create?
(not really a service, which is why I'm not using #893353492075413524)
Damn
👋
yeah I saw that the other day on a Kotlin blog, looks really good, not sure what it'll have over existing tools that do that other than that it's self-hosted and it's made by JetBrains
when you try to test a plugin that you're working on by just restarting the server run configuration, only to forget that those changes you made aren't automatically going to appear in the JAR that it's using, and you're sitting there wondering why it still doesn't work -_-
man, I'm an idiot sometimes
wat dis
my favourite model aeroplane
ffs
fuck you too pig
what actually is it
ah, http://dcevm.github.io/ this
that looks kinda useful actually, thanks pig, u 
it's packaged in jb runtime
if u run ur server with jb runtime
u'll have access to dcevm
you might still need to install hotswap agent not sure
ah, I'm just running from a JAR configuration
Hello
omg
anyone can help/?
what do u do
contact Discord support, that's probably their only chance
i mean
it aint a live chat
not much else I can suggest I'm afraid
you don't need a live chat
^
then>
just use discord's support service
will they ever help
probably not
and do this magical thing that everyone loves doing called waiting
for years ?
Discord's support team will answer you within a week at the absolute max, I wouldn't be surprised if it was within a few hours based on the severity of the issue
oh btw, pig, you know if Caffeine's cache is useful if you don't need the auto-expiry and only need the fast access cache?
I swear you know a decent bit about Caffeine
I have never used caffeine
ah
well then
anyone else here know if Caffeine's cache is useful if you don't need the auto-expiry and only need the fast access cache? lol
If you don't need the expiry just use a hashmap lol
@jovial warren the thing I find about Caffeine is that it keeps me awake using it
lmao
@obtuse gale help with what? please stop pinging random people. thanks
his friend got "hacked"
.
i think he did not
that's probably the problem then
@obtuse gale this is not discord help server. this is a minecraft and development server. if you want contact support.discord.com.
OK
I thought so too
Alright
I mean that's kinda the main feature of a cache
What does Guava Preconditions.checkNotNull do more than @NotNull and Object.requireNotNull do?
Thx
what the heck is this 
Jigsaw 😩
This is very disappointing
yep
ant? bruh
Such disgrace
💀
Multi selection iirc
Warning. People have been stealing accounts lately by getting your freinds accounts and acting like them to get you to download "games"
Some called Lazarus
Ok thanks for warning
My main account was stolen and discord support takes forever. So they have been buying up a ton of boosts and gifting nitros it's bad
Or you know just don't be stoopid 
I want to die :(
Trying to copy my old hdd to my new ssd and it is 2 bits larger so I need to learn how to use the advanced stuff
Bcz it doesn't know what to do
lmao
🤏🏼
😦
Can't you just shrink one of the partitions by 2 sectors
hmm. I was thinking about that but idk if it would recognize that. am trying to boot into windows rn to shrink one of them. problem is my windows usually just crashes and I can't do anything from it
wtf is a sector anyways? I said bits but that's not bits
😦 back to the yesterday issue where it doesn't find my clonezilla drive. so happy to be alive ||not||
that did not work 😦
Hold up what the fuck
Those numbers literally do not add up
Multi selection iirc
soon to be ebt: 100%
IntelliJ IDEA is built with Ant, isn't it?
Yep
thats the default build tool
Build.xml :ugh:
HELLL YEAHH
BOYSSS
we did it!!!
new ssd
hopefully with all the data
lmao
it so happens that I managed to make it ignore the smaller ssd and I made an empty partition and hopefully the stuff that it didn't copy, wasn't actually any stuff
did discord change their colors?
because everything seem brighter for some reason
I swear it wasn't that pink before
unless its just mys creen lmao
well. according to Terfs its just me so that means something did not get copied on my new ssd and has to do with my colors and screen brightness lmao
that looks a lot too pink
right?
@half harness
this is just for testing dkim k. bye.
this wasn't this purple was it?
lmao
that does not look right
its just when you hover
yeah still not that colour
this is the color if you don't
oh the screenshots look different
nvm
yeah
compression I suppose
its not that bad lmao
anyways. ssd working. both linux and windows start
For all I know you're just using BetterDiscord eeeeeeeeeeeeeeee
maybe
omfg. this ssd is so nice. just switched to windows (that used to crash and barely let me do anything) and I installed an update in less than 1 minute
I want to open IJ now. lets see
oh wait only got my work related stuff on linux .fuck
10 seconds to open IJ
oh man. I love this
another 20 seconds to load the project and index all the files
Anyone got this error before? ;-;
happens when I do ctrl alt shift S -> OK or Apply even if i don't change any settings
||was trying to delete a module, just ended up manually deleting it in the .idea files :p ||
nvm fixed
ok
god i hate that, if you delete the .idea folder and redo caches it sometimes fixes it
ye i just deleted compiler.xml and some other file
and it fixed :))
1993 is fairly old
28 yo for a language is not young at all lol
Yes but HTML
What?
i thought that webs were used like in 1980 like start of them
Fortran!!
First browser was in 1990 iirc
You know what came before fortran?
Befortran!
You know, i searched "Fortran" in the search bar
to see how many people mentioned it
I found your message about what came before Fortran
Lol
he died
sad
@ matt
wait no
Matt was born in..
1995?
Right?
No, 1996
Lmao
Damn
Good job matt
😳
I am as old as Java yeah :ugh:
@pallid gale ^
@chilly zenith sir
weirdchamp
good thing I saved it
Tig to slow
okay I just read what it said... lol
Got auto muted anyway
sup bro
Yo @ocean quartz do you use create-react-app, nextjs, or another react tool?
First
Not with create-react-app I don't think
Are you talking about ssr vs csr?
Yep
Ah, you can with create-react-app as well, but you need to configure it to hydrate the js instead of render
I am building yet another react app, with next. It's very different, but not bad
Ah
That produces an HTML file per page?
The main issue I had was dynamic page generation in a static context
Yeah, but you need a server for it, like expressjs
Ah well not static :p
All my sites are hosted on cloudflare pages
So entirely static
You can run a tool to make create-react-app static as well
I think it's this https://github.com/react-static/react-static have never tried it though
I forgot the site some you can made this stuff https://paste.helpch.at/iriwunadij.shell has someone an idea of a site?
Yeah was what I use before thanks 🙂 I look on your other link too.
Where did you get that data from?
from google.net
yes
lmao
atleast I dont like it
ok.
PHP best 🙂 👍
no PHP worst
.
There is no source on that, i seriously doubt so much is PHP
k. bye
idk seems legit like
most of websites use some type of CMS, WordPress mostly
then webhostings that have PHP everyime, every webhosting have PHP, most of web software is made for PHP
sadly 😦
It would make sense, many sites are wordpress
yo any devs wanna repair a plugin for me i have the soucre code
there a few problems with it
and its nothing like i asked
the dev blocked me
and i gave him the last 30$ i had
👀
Is it compatible with your pc?
chances are it's not
I'd be surprised if it was
MessageFormat is the most fucking dumb shit thing to ever exist
yes
woah what
although i want to wait some more time before upgrading
It has a static format(String, Object...) method.. that takes in a format string and formats it with the given arguments; but the actual instance method that takes an array of objects is just format(Object), AND IT EXPECTS IT TO BE AN ARRAY SO IF I WANT TO PASS A SINGLE OBJECT TO FORMAT IT THROWS A CCE
^
Don't think i've ever heard of that cpu
Interesting, i thought you had a shitty pc 😩
its gone now :(
used the drive from it and now i have 2 drives 😎
Oh wait, i got the covid vaccine so i shouldn't say that, i mean i love microsoft
im pretty sure some of the more stricter requirements like TPM is for security, but why does it restrict CPUs too?
xD
afaik it doesnt restrict the cpu necessarily. it just so happens that every cpu past 2017 or whatever has the TPM chip, in theory u could put the chip on the board urself and get windows 11 on a bad pc
oh
someone can tell me if im wrong
Mate I have an i7 7700 and it literally won't let me
Q1'17
I'M MAD
bad?
Not in the slightest
I mean it isn't "really good" for nowadays CPUs but it's a very solid piece
I think I bought it in May 2017 so it was brand new shit and it's performing perfectly fine for my needs
Well I mean it's not like CPUs "degrade" over time lmao, or at least not at any significantly noticeable rate
you used paypal?
yes
you can charge back then
family and friends
And that's why you don't do F&F
he said he wouldnt give to meunles i did that so
just in time
fuck off, then you are screwed
jerk\
Welp, now you've learned
the only thing you have left is to fix the plugin and to not trust in anyone
yeah, here we may be able to help you
you can bypass those requirements
tho
not worth my time
the plugin is just a spawnershop plugin
dood, it's like 2 mins of work (regedit)
not worth my time because i'm gonna get rid of windows anyway
wth apparently i cant run windows 11 either lul
MacOS >>
Ew
Sexy UI 🥰 and nice to use especially for devs
Curious to see how the new M1 Max dominate, from apple keynote they’re supposed to be one of the best CPUs and GPUs
Eh, nice to use for devs is linux
Sexy UI
I mean... with linux just get any DE & WM you want lmao
^
Yeah but not the same
I know it’s preference
For me nothing else can beat macOS in terms of design
Doesn’t look as pleasing to the eye
You can make it an exact clone, wdym
Not "apple" so therefore bad
literally a 1 to 1 copy lol
not saying it exists (i personally couldn't care less about it), just saying you can make it be
maybe it exists
who knows
Well then lol, thank ya for your reply, that tells me enough :P
Show me it then ;)
😂
Don't you love when the unit test fails "just because"
java.lang.NoClassDefFoundError: Could not initialize class io.github.emilyydev.wispfall.common.Placeholders
and that's the whole error?
WHY NOT
i think it couldnt initialize the class
unit tests? yeah
for the "big picture" kinda things i do try the project as if i was an end user, but for individual, small things that can be automatically tested, unit tests are awesome
well maybe awesome is not the right word
but they surely can prevent a few bugs and undesired behavior here and there
Interesting
with TriumphConfig is there a way to have an enum have its own config section? for ex ```kt
enum class Types {
OPTION_A,
OPTION_B,
OPTION_C
}
options:
OPTION_A: true
OPTION_B: true
OPTION_C: false
```and also add new sections if I add more stuff to the enum?
(and my purpose is for adding "options" to toggle on and off, but since I have a lot and I sometimes add more, I don't want to "hard code" it)
Uh, don't think so, i mean keys are always string
alr i just used a map and made a getOptions function (that automatically puts it in the map if it doesn't exist), testing it rn 🤷
me.mattstudios.config.beanmapper.ConfigMeMapperException: The generic type 0 is not well defined, for mapping of: [Path: '', type: 'class java.util.LinkedHashMap']
._.
not sure why it used to work before tho
¯_(ツ)_/¯
also
1 question
for data classes how do i change the path?
different from the variable name
nvm
Could somebody help me with my venturechat config before I rip my fucking hair out
I can't use Essentials because it takes up too many goddamn commands and screws with my custom plugins i've been creating
{deluxetags_tag} {DISPLAYNAME} &8» &a{MESSAGE}
this is my chat config
but for some ungodly known reason fucking venturechat nor any other chat software is UNABLE to properly display things genuinely so dumb; A: could somebody recommend a free chat managing alternative that doesn't come bundled with the heap of shit of which essentials is or B: help me properly setup venturechat
It's genuinely so simple you just have placeholders and I don't get why the hell they don't work
Btw you should definitely ask that stuff on my discord instead or ping me if you ask here
o
link?
You are there already lol
ye just joined
https://i.imgur.com/FBw1yPe.png goes at the top 🥰
then emily's next
:)
king
Lol TCD
😌
🥲
Try running Unreal Engine 4 and Visual Studio 2019 While Unreal Engine is compiling or building
is unreal that heavy 👀
it's unreal
thank god
if I edit a branch and switch to another using IJ git integration, is there any way to not carry over the changes that weren't commited?
It shouldnt let you switch while you have uncommited changes
is Checkout the switch function?
Yes
yeah idk then
You can stash your uncommited work as well if you just didnt want to commit
okay ty
IJ will do that for you
it has a smart checkout feature to stash and unstash the changes
oh nvm you don’t want to have the changes my bad
oh? Does it need to be enabled specifically somewhere?
Because for me it just denies to checkout into another branch
for me it’ll just ask what I want to do
smart checkout, force checkout or don’t checkout
qodana?
there is a gradle plugin for it and it's the most stupid thing ever
it spins up a docker instance lmao
it pretty much runs intellij without gui lol
🥶
can someone help me make my server
how do people stay motivated to continue working on a server either coding or configing or whatever like i got a short boost but then lost all motivation.
there is any update of message announcer?
yes. #general-plugins pinned messaegs
Money
thx
i ment before like while your setting up a server the whole going into a market thats so oversaturated with shit that it feels worthless to even try
Dream of money
anything other then money?
more money
It depends on the person, some just like what they do
i get bored pretty quickly too
if the money is good you won't get bored Luna
maybe i need to get paid to work on a server instead of making one myself cause coming up with ideas is hard
or maybe i just need friends to give me ideas idk
I find having ideas pretty easy, hard is working on the idea 😩
Same
idk what to do tbh
sleep
what do i like, i like mmos, i like leveling, i like skilling, i like killing stuff i like bossing i like doing stuff to allow for me to upgrade my gear. maybe i should make a survival serverjkjk definitly a mmo.
do some worldbuilding get some lore and go from there
Woot
:/ I wish there was a way to see why the server has such high CPU usage
specifically when killing mobs in my server 👀
imma just work on a prison server and make custom plugins or something
like a merge between prisons and hypixel-esque skyblock
cant spark do that?
iirc its only sync
you can specify which thread it will sample
I'm fairly certain all async tasks run in a single common thread lmao
🥴
ooooooooooooooh
you should read this https://spark.lucko.me/docs/Command-Usage#spark-profiler
ty
wait why isn't /spark sampler on there
👀
oh is it /spark profiler now
Yo
hi
(╯°□°)╯︵ ┻━┻
┬─┬ ノ( ゜-゜ノ)
Anyone have any idea why it only prints 1?
the blue } is coroutineScope {}
It doesn't happen all the time, but it happens in specific occasions and both launch {} I put in the scope completed
Might help to show the full snippet
hm
like the entire code?
ill try commenting some code out because the entire coroutineScope {} is about 100 lines
welp now its always doing it, instead of specific occasions ;-;
wait no
wait a min
wait
when doing ```kt
CoroutineScope(Dispatchers.IO).launch { function() }
suspend fun function() {
coroutineScope {
launch { stuff }
}
println("a")
}
```shouldn't it print a even before stuff is finished running?
if not, how can I make it do that?
im so confused
rn stuff is finished running but a doesn't print
wait
huh
https://i.imgur.com/nZA5elq.png anyone know how i could debug done 1? printing but done 1 not?
and it only happens sometimes
and there are no errors in console
Isn’t both going to be executed assuming logInfo doesn’t throws
Dkim, you find the weirdest issues
it should
and it does most of the time
ill just send the entire code
~~https://paste.helpch.at/oxedinudek.coffeescript~~
https://paste.helpch.at/onepitoxuw.coffeescript
heres the code so far
Ill be removing more code until i reach the code that causes this (since if i make the try empty, it works fine)
and also if anyone knows how to optimize it plz lmk
OKAY
I found it
but i have no idea why it's happening
and no idea how to fix it
actually
Congratulations
and idk who cares
:(
What in the hell
yes
What exactly are you trying to do dkim
oh no
😂
But really tho, what exactly are you trying to achieve
You might just be over complicating it
probably
plus the server owner im making this for uses 1.8.8 paper
:(
well you like it don't you?
I don't say I like 1.8.8 api
I say I like 1.8
not 1.8 api
0 reason to like 1.8 api
Liking 1.8 promotes 1.8 api usage so yes you do
tru
I'll use 1.8 api to create stuff to play on 1.8
but that doesn't mean that I'd rather use 1.17 if there was a good way to bring back 1.8 stuff
If people didn't play on 1.8 people wouldn't need to code for it, like I said playing on it promotes the api being used
Yuck 1.8, ever since seeing the power of 1.16+ stuff with resource packs, and all the cool new content, I couldn’t go back
I used to be a huge 1.8 fan boy
edit:
I'll use 1.8 api to create stuff to play on 1.8
but that doesn't mean that I'd rather use 1.8 if there was a good way to bring back 1.8 stuff
mistyped
but still
people don't need to code for it even if people use 1.8
that'll just encourage people to go on newer versions
I doubt many server owners would give a 1 star rating just because it only supports 1.17
¯_(ツ)_/¯
And yet you do it
yes
because im willing to torture myself by being a dev and doing it myself
:D
even though java doesn't like me 🥲
☹️
This some kinda sick joke?
It's 1.8!
Best version no debate
Minecraft beta 1.4 api is the best api
gonna have to disagree with that
What does Qodana do? Is it useful?
Can yaml files be accessed / written to async?
Okay good lol
how do you compile something off github?
yes
yeah i'm not sure how to do that. either of them
why do you want to?
but it depends on the project
this doesn't look right https://github.com/TheDevTec/BungeeTheAPI
wdym
i need to compile this because they charge extra for the jars and support and what not if you don't wanna compile it yourself
@proud prism
to download
then you open in your IDE
aka IntelliJ bcz we're cool
alright lemme try doing that
I tried it and it kind of worked but some of the imports got messed up like bukkit and some others
oh wait maybe it did work
one guy just told me he use google drive as DB in programming 🙂 👍
How do I check what versions of java I have on Win, Mac, and Linux distros?
As is display all available versions.
got the issue again but this fixed it: ```kt
val code = {
try {
// stuff
} finally {
// stuff
}
}
code()
¯_(ツ)_/¯
Kotlin weird
open their respective terminals and run java -version
Yeah, doesn't solve my original question unfortunately. java --version only works for the current java, not all installs iirc.
ah
there isn't really a streamline way to do it since there are lots of ways to install java on each platform, and there may not be any references to specific installs apart from the executables being on disk
if possible just get the user to input their java install locations
light theme ew
Am not on my work os. Don't use girhub here
also as a matter of fact that's gitlab. not github. so yeah... ain't even got an account there lmao
send it in a paste bin
Hey so i'm using SaberFactions and with it installed DeluxeTags does not work.. any help its just showing {deluxetags_tag} instead of the tag
any help?
Could not find spigot-api-1.17.1-R0.1-SNAPSHOT.jar (org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT:20210919.045619-71).
this shit is annoying smh
just like you
fuck you too 😗
< 3
idk how to fix that, it only started to happen from 1.16.5
its OBVIOUSLY because ur using spigot api
🥴
no em
Hmm I'm fairly certain you have to target Java 16 if you compile against Spigot 1.17 api
That's surely the case for Paper,I wouldn't know about Spigot tbf
Dead internet
There we go
I will just use 1.16.5 ig
u can still compile to java 8 or whatever when using 1.17 api (if thats what ur bothered about gaby)
u just have to set ur jdk / language level to java 16 in project settings, then set the target compatibility to whatever version u want to use in gradle
yeah idk
Why wouldn’t you just use Java 16?
I want to support 1.8 🙂
and even with java 16 and language level 16, the error still occurs
Why do you add newer API as a dependency if you want to support old api
Target the least API you plan on supporting
👌
player.teleport?
enderpearls are flying projectiles. it takes time for them to fall lol
Hello guys! I'm searching for a developer. I have a little bug with a plugin i'm using. Basically a duplication bug. I think it's easy to solve it. DM me asap please. Budget: 5$-10$
Hello guys! I'm searching for a developer. I have a little bug with a plugin i'm using. Basically a duplication bug. I think it's easy to solve it. DM me asap please. Budget: 5$-10$
?
wtf
#893353492570312704 @manic vector
Hello guys! I'm searching for a developer. I have a little bug with a plugin i'm using. Basically a duplication bug. I think it's easy to solve it. DM me asap please. Budget: 5$-10$
Because this is not the channel to ask for that
Hello guys! I'm searching for a developer. I have a little bug with a plugin i'm using. Basically a duplication bug. I think it's easy to solve it. DM me asap please. Budget: 5$-10$
We meet tons of people like you, and thats why we are joking about it
lmao
also it seems your message also has a duplication bug :^)
.-.
🤣
bedwars19375
xD
lol
@quiet depot using Run Configuration as Action, how do I define a keybind? I only see Create Icon with Text 
that's not even the worst I've seen lmao
Saw someone obfuscate a 2 method algorithm
can it be just badly decompiled?
hmm. it could be
yes
since Main is not obfuscated for example
and variables are also not obfuscated
pretty sure that's a spigot rule
oh damn I forgot to make that joke in this server
I made it to someone else
that I wanted to take it over
I gotta step up my game smh
great minds etc etc
also, I just finished my resources website.
its so nice to finally have smth to put on my domain, especially since the dad jokes API I used added a cors policy lmao
Access to XMLHttpRequest at 'https://icanhazdadjoke.com/' from origin 'https://fredthedoggy.me' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
lmao
better use k8s as well
k8s?
ooh
lmao
it was a 2 minute react project to park the domain for myself
I've since learned next & that stuff, so I've now made a pre rendered next project with my most recent resources
much more work than dad jokes though
just look in the keybinds section on ij
guys can you tell me how this site looks? :p
https://fredthedoggy.me/
I feel like there are some things I could improve on
but idk exactly what
Looks good, idk what the gray bar at the bottom is though, why does clicking on that bring you to the info page? And why does the button with the share icon also bring you to the info page?
oh is that a share icon? I was using it to indicate it bringing you to the page
even though the entire box does
because people can get confused
its just faExternalAlt
I would make it so the box goes a bit dark when you hover, take out the thing at th bottom and maybe remove the share icon thingy
Otherwise it looks great
I like it on the info page, not so much on the home page
ah
ya on the resource one it looks good
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
hm?
Lol
Yea lol
why
Cause I saw Thread.sleep on the main thread and i knew that was going to be funky lmao
Spam the client with random packets
and anyway youtubers have surprisingly good pcs
I crash mine often when theirs are just fine
Let see what that does against a few thousand enderdragons suddenly spawning
I did crash someones with 20480 items once though
I broke an entire chunk and dropped the item for every block
was fun
I took your advice, https://fredthedoggy.me/
nice! Love it!
Oh, not that i want to know for myself(i hate making plugins), but how did you get started with making plugins for big youtubers?
well, all of the youtubers that I currently develop for are in a group together, so getting from one to another is just a matter of recommendations
but meeting the first one was just a cold discord dm lmao
he had like 14k
now I think he's at 130k
Oh alr thats handy lol, lucky about the dm too
is it closed source 😠
(the plugins)
they'd be OS if I weren't too lazy
I've made like 30 of 'em
and I cba to make a repo for each one
oh
@half harness did you see my config lib? If so, what did you think about it?
uhhhh link?
couple questions:
- do the type adapters support other formats besides json?
- does it support comments
- is there a way to disable auto-reload 🤷
- is there an annotation or similar to change the path without another object? or if you just want to rename it with a diff format
- is it stable enough to use 👀
but it does look good, even with kotlin support 🤤
Yes, type adapters work for all file types. Currently there's no comment support, but that's a matter of me stop being lazy adding it. Why would you want to disable auto-reload? I didn't understand what do you want to know with forth question (I didn't understand the question). And yeah, it should be stable enough to be used rn
👍
and for the fourth question, for ex triumphconfig has ```kt
@Path("option")
val OPTION = ...
does sccfg have something like `Path`?
Since I don't know how I'd do it for ex this: ```kt
@Path("option.group")
val OPTION = ...
```without another class, and if i want to change the name from something different from the variable name
Does Spigot not have a 1.17.1 api? Could only find 1.17
I see, currently there's no way of changing the path for specific keys, though there are ways of changing the name scheme for your fields (affects them all): https://github.com/SecretX33/sc-cfg#choose-the-field-name-scheme
As for the config path, name and extension, you can change them directly on the config annotation
Do you see use for individual "custom name" annotations? How about custom Path (inside the file)? I'm gattering info to decide the next steps, what should I add, etc
#development, and yes it has a 1.17.1-SNAPSHOT api
wish me luck boys. gonna try and run Control on my poor laptop. hehe xD
(barely hits the minimum requirements. well the gpu is a bit extra but still)
lmk how it is
control is also on my list of games that i will eventually play in 10 years time
yeah. I have a lot of games and finally decided to go thru them and play one. control seems the best
since I finished all the Assassins Creed ones I got and the tomb raider ones also the batman ones
it requires .NET 3.5 for some reason. so downloading it now.
I think it was 3.5. forgot
lol
I wonder if nvidia cloud gaming is less used nowadays. maybe I should start using that again
love to see it https://i.imgur.com/1wEUgPZ.png
I can tell from the menu already
the sound design is awsome
the menu looks clean
I finished it, but didnt find all the abilities
A lot of them are on side quests
Which I couldnt be bothered to attempt 🥲
oh boy. its already struggling and the first animation didn't even end
gonna close discord see if I can squeeze a little bit more performance out of this laptop. lmao
cya
🚀
welp. my laptop can't handle it. its unplayable 😦
sad
also. holy fuck. nvidia increased their prices a lot for the nvidia geforce now experience
jesus christ
they tripled them
in a few months
probably because theyve just upgraded their systems
theyre using rtx 3080s now in geforce now
no. they do have some RTX3080 rigs but those are like 7x times more expensive
those are 100 euros/ 6 months
so when I first used this, I basically had the free plan but got infinite games because no one was playing so I was just reconnecting and getting another hour of gameplay but then LTT made a video on this and I was like fuck. 3-4 hours queues, wanted to buy a 6 months plan, turns out they doubled their prices after that video
now they're tripled
yeah. priority access 6 hour sesion (the plan they used to have) is 50 euros which used to be like 16 euros
with the same pc specs
same fps limits
🥶
same 1080p
and then there's the new plan
with the 3080
yeah. its 8.33 euros / month. and it used to be like 3
when you got the 6 month plan
now time to find out why my download is so slow
its like kB/s when it was 10MB/s earlier when I downloaded control
maybe firefox is limiting me? or could it be their servers that limits me?
also. time to find another game I guess.
hmm. man. I wonder if >observer_ saves the game in the cloud or not. bcz I don't want to download it just to end up with all my progress gone
might end up installing Hitman
the first one
playing The Wolf Among Us on HIGH. lmao
what
if it was someone you made a deal with from here then DM @compact perch to report
if it wasn't someone from here the lol gl
Is there any way to send a message from bungee -> spigot and spigot -> bungee without requiring a player online, and without having a port open?
define "without having a port open"
an additional port? does that include mysql or redis ports too?
Is this server about minecraft or everything
the development channels about anything software development related (though mostly minecraft plugin dev due to the nature of the server)
off-topic about anything
minecraft about minecraft
oops i should probably ask in #development
general-plugins for mc plugin help/support
game isn't too bad
Among us

Has anyone been to a software development related interview before and got an idea of the sort of questions or coding exercises they put you through?
who is interested in a new minecraft hosting dm me if u are
who is interested in a new minecraft hosting dm me if u are
who is interested in a new minecraft hosting dm me if u are
who is interested in a new minecraft hosting dm me if u are
Hey i see you have a new minecraft hosting, can you give me the link? I'd love to go for a random unknown host someone just told me in a minecraft discord server!
me too!
Can I get unlimited ram & storage, 3090 Nvidia GPU and the best single core preformance rated CPU for free? I can send you my 69 followers, it's free exposure for your business!
yes
Man I need to stop finding new react libraries (queue the js devs with new libraries meme)...
I've switched from static react, to create react app, to nextjs, and am now planning to switch again to this cloudflare edge thing
who is interested in a new minecraft hosting dm me if u are
4 high performance GPGPU cores per server
what's wrong with me, I'm starting to ditch the allman
Hey there
seems Holovid doesn't work anymore, and has some kind of problems when downloading a video
What kind of setup do I need to have on a VPS to have a website + an artifactory running?
How is it possible for two threads to simultaneously enter the init {...} block of a kotlin object?
I know they are supposed to be singletons and the classloader is supposed to make sure of it, according to some google answers.
But it is still happening and I don't understand how
This is the (unfinished, don't judge) class: https://www.toptal.com/developers/hastebin/hoxoqupezu.kotlin
When I access the ObservedFolderComposite companion for the first time with
val observedFolder = ObservedFolderComposite[Path.of("S://Workspaces//IntelliJ//temp")]
println("Created root observed folder composite")
println(observedFolder.toString())
the init { } block is supposed to create and run the thread as described. However, it looks like the main thread
that is creating the daemon thread (JavaFX Application Thread) also executes the block and reaches line 150 synchronized(watchService) { ... }
and waits there.
The output is
Thread 18 / JavaFX Application Thread reached inside Daemon!
Thread 23 / Folder Observer Daemon reached inside Daemon!
I know the daemon executes normally and cycles infinitely as its supposed to, but the application thread enters and doesn't return
As far as I can deduce from googling, that's not supposed to be possible unless there are multiple classloaders? If that's the case, what do I do about it?
Ah found the error. thread { } does not need a run() afterwards. It executes automatically, so I called the thread essentially twice
@ocean quartz Have you tried out compose?
React vibes
Not yet, never thought about any desktop app idea 😩
elm desktop
Kinda looks like a mix of android and react
I tried the jetpack variant, but should be the same
Android has a variant of it
docker compose
kotlin compose
further proof that kotlin only knows how to steal ideas
They have a habit of taking jetbrains stuff and renaming it to jetpack and adding their stuff
😢
Interesting, i should try it
Oh that's what i was looking thinking it was the main one xD
adventure / kyori icon
Whoa
I am kinda confused tho
I started using adventure yesterday and suddenly I got that symbol
Does it check how much of kyori's code I use and based on that changes the icon 😂
it is from minecraft dev plugin
I see
I think it just checks if you have a certain dependency
and probably adventure has a higher priority
I just thought ur pfp is a brain lul. Good morning xD
.. 😂
gm silver
Gabyyyy how are you feeling
my head hurts and I got a tone of work to do finish, what about you? 🤣
It's one of those days where i'm thinking of the fastest way to cut off my leg and then chicken out lol
is it not getting any better?
Nope, today is worse. But i think i will survive it
is it bad practice to have this private static final MainPluginClass plugin = JavaPlugin.getPlugin(MainPluginClass.class); in a util class with static util methods which need an instance of my plugin's main class?
You literally just violated like 4 things there lmfao
Doesn’t sound like a utility class there
@ocean quartz why is GuiType.HOPPER commented out?
bcz hoppers are weird
ah
It doesn't trigger click event correctly, and i couldn't be bothered to find a solution yet
is only for me, or is Maven much faster than Gradle, at least for small java projects?
No? Lol
sorry, I wasn't specific, I meant with build times
The first run might be because it has to start the daemon
But after that and with Gradle's support for incremental building it's many times faster than maven
Maven legit does not have support for incremental building
Fucking amazing
it is, but is it faster (when building, for small java projects)?
Yes
my build times are always slow af haha
I might take a 👀 on that GUI today to see if I can find a fix for that matt
Unless you are cleaning on every build it should never be slow
First build
Second
Gradle caching is godly
Is there any automatic converters for maven -> gradle?
gradlew init on a maven root
Damn, that converts it?
Most of it, it's not perfect
I have so many code projects on my github, and ideally I'd like to tidy them all up
Maven (although smaller project, and doesn't have multi module like my previous one)
Fist build:
Second build
Is it possible to install maven in the current folder? I don't wanna global install, but I'm curious if thats always the case with maven build times
You can use the bundled maven in ij
Even after cleaning it's still pretty fast, most of that first time is from compiling the build script and mostly starting up the jvm daemon
Assuming the dependencies are downloaded already ofc
ive been having a nightmare with some docker stuff i use not working with arm, curious if maven and gradle are compatible yet, i need to setup idea yet
*intellij
Second build with cleaning
Still faster than maven lmao
Yeah and the project is much bigger, and adding modules changes a lot
I remember a multi module maven taking over a minute to build, converting it to gradle lowered it by a lot
oh fuck I forgot i had referenced spigot jars, is there any repo up for them? for nms stuff
or do we still need to manually reference jars?
its been years since i did all this
wdym by "manually reference jars"?
there is build tools which is the official way, which will automatically setup nms in ur maven local
I believe piggy had a repo for it cause he don't give two fucks
i believe codemc repo has it too
I'd rather use a repo tbh
the Gradle project is using Groovy or KTS build script?
It doesn't affect build time
It may vary when gradle compiles the build script which doesn't happen often unless you change something in it between builds
Isn't the build script compiled on refresh instead of build?
Well it has to compile it before building anything if it isn't already
If you change anything in it, running any task will cause to recompile it
I wonder how long LuckPerms would take to build with Maven
Is LP on Gradle then?
Then I take it that if I want to have an instance of my plugin's main class I should either use DI or just pass it to the methods
Yeah ya bet

