Ena Miller
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
Mb that's wht it's so cheap
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
The model I was looking at were only barebones, and it was using an ES version of the chip
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
I wasn't looking at the listing properly when I looked at it before
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
Thanks
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
I see, I'll look more into it then
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
Going back into this, I've just recently came across a ryzen 9 5900hx mini pc from genmachine, so there's that too ig
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
Exactly $70 is my immediate budget, but i could prolly double that if I save for a bit. Ive looked around fb marketplace earlier, and the latest ones i could find were either ryzen 5600g builds and i5 12th gen optiplexes (around $200 tho). Would any of that do?
16 replies
AAdmincraft
•Created by Ena Miller on 8/9/2024 in #questions
Help with server hardware
Okay, nvm the i5. I found a Core i7-10610U chromebox selling for a little over 50.
16 replies
AAdmincraft
•Created by 𝓫𝓮𝓷𝓰 on 7/21/2024 in #questions
how can i open my ip public
u two bros have the same isp? see if ur friend could portforward instead
252 replies
AAdmincraft
•Created by 𝓫𝓮𝓷𝓰 on 7/21/2024 in #questions
how can i open my ip public
you can just type "my ip" on google and it'd show it for u
252 replies
AAdmincraft
•Created by 𝓫𝓮𝓷𝓰 on 7/21/2024 in #questions
how can i open my ip public
this tutorial says you need to use your public ip address
252 replies
AAdmincraft
•Created by 𝓫𝓮𝓷𝓰 on 7/21/2024 in #questions
how can i open my ip public
idk about much but you're not using that local ip address to let ur friend connect right?
252 replies
AAdmincraft
•Created by 𝓫𝓮𝓷𝓰 on 7/21/2024 in #questions
how can i open my ip public
Try playit.gg instead, it's hassle free
252 replies
AAdmincraft
•Created by Ena Miller on 7/21/2024 in #questions
Can't compiled EcoQuest
will do if there's a next time
10 replies
AAdmincraft
•Created by Ena Miller on 7/21/2024 in #questions
Can't compiled EcoQuest
i think i get what seems to be the problem now
10 replies
AAdmincraft
•Created by Ena Miller on 7/21/2024 in #questions
Can't compiled EcoQuest
./gradlew build
Starting a Gradle Daemon, 4 incompatible and 1 stopped Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':build'.
> Could not create task ':libreforgeJar'.
> Could not resolve all files for configuration ':libreforge'.
> Could not find com.willfp:libreforge:4.68.0.
Searched in the following locations:
- file:/C:/Users/PC/.m2/repository/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.maven.apache.org/maven2/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.papermc.io/repository/maven-public/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.auxilor.io/repository/maven-public/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://jitpack.io/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
Required by:
project :
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 8s
PS C:\Users\PC\IdeaProjects\EcoJobs> ./gradlew jar
> Task :eco-core:core-plugin:compileKotlin FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':eco-core:core-plugin:compileKotlin'.
> Could not resolve all files for configuration ':eco-core:core-plugin:compileClasspath'.
> Could not find com.willfp:libreforge:4.68.0.
Searched in the following locations:
- file:/C:/Users/PC/.m2/repository/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.maven.apache.org/maven2/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.papermc.io/repository/maven-public/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://repo.auxilor.io/repository/maven-public/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
- https://jitpack.io/com/willfp/libreforge/4.68.0/libreforge-4.68.0.pom
Required by:
project :eco-core:core-plugin
> Could not resolve com.willfp:libreforge-loader:4.68.0.
Required by:
project :eco-core:core-plugin
> Could not resolve com.willfp:libreforge-loader:4.68.0.
> Could not get resource 'https://jitpack.io/com/willfp/libreforge-loader/4.68.0/libreforge-loader-4.68.0.pom'.
> Could not GET 'https://jitpack.io/com/willfp/libreforge-loader/4.68.0/libreforge-loader-4.68.0.pom'. Received status code 401 from server: Unauthorized
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 3s
6 actionable tasks: 4 executed, 2 up-to-date
Tried something else and it gave me a different error this time10 replies