#solved
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
What does java --version in a command prompt return?
Download latest Java from https://adoptium.net/, run the installer.
Open a CMD and type java -version and javac -version, if both show your new Java version, you have successfully installed Java! 🎉
https://i.ibb.co/X8Kms8q/CurMujt.png
In order to prevent issues with old installations you may want to remove them. Type where java and where javac. They should only show the new and no old entries:
https://i.ibb.co/fkKHv0b/x5k1GxG.png
If that is not the case, you may want to clean up. Therefore, type "environment variable" into the Windows search and follow the dialog. You will see two entries for a variable called Path, one for your user and one for the system. This variable tells Windows where to look for commands, like java and javac.
https://i.ibb.co/BwvMpM6/3bN9QE2.png
Edit both. Make sure that they only list the entry to your new Java installation and remove all the old entries you have seen with the where command before:
https://i.ibb.co/9GTnHsm/JAYog1U.png
Confirm and close all dialogs. Restart your CMD window and try where java and where javac again. It should only list the new installation now and nothing else.
Congratulation, your Java is now finally ready, happy coding 🎉
@tall fossil
Your question has been closed due to inactivity.
If it was not resolved yet, feel free to just post a message below
to reopen it, or create a new thread.
Note that usually the reason for nobody calling back is that your
question may have been not well asked and hence no one felt confident
enough answering.
When you reopen the thread, try to use your time to improve the quality
of the question by elaborating, providing details, context, all relevant code
snippets, any errors you are getting, concrete examples and perhaps also some
screenshots. Share your attempt, explain the expected results and compare
them to the current results.
Also try to make the information easily accessible by sharing code
or assignment descriptions directly on Discord, not behind a link or
PDF-file; provide some guidance for long code snippets and ensure
the code is well formatted and has syntax highlighting. Kindly read through
https://stackoverflow.com/help/how-to-ask for more.
With enough info, someone knows the answer for sure 👍
let me check
“Java is not recognized as an internal or external command.”
Do you have environmental variables for JAVA_HOME and PATH?
what
follow this and it will work
it worked
but now im getting another error
Bad video card drivers!
-----------------------
Minecraft was unable to start because it failed to find an accelerated OpenGL mode.
This can usually be fixed by updating the video card drivers.
--- BEGIN ERROR REPORT 7fe0271 --------
Generated 9/30/24 5:30 PM
Minecraft: Minecraft Beta 1.7.3
OS: Windows 7 (amd64) version 6.1
Java: 1.8.0_422, Temurin
VM: OpenJDK 64-Bit Server VM (mixed mode), Temurin
LWJGL: 2.9.4
[failed to get system properties (java.lang.RuntimeException: No OpenGL context found in the current thread.)]
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.a(SourceFile:294)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Thread.java:750)
--- END ERROR REPORT d10155aa ----------
do you have multiple graphic cards? like in a laptop? ^^
no
i don’t know if I have one
what's your graphic card?
idk
lol
it just says Intel® Graphics xD
wtf
could be onboard
i think it is
you can try to update your graphic drivers or your "card" just isn't able to run games ^^
according to the specs Intel UHD Graphics 730 / 770 support OpenGL
how do i find the drivers
windows?
windows 7
press WINDOWS + R enter devmgmt.msc
what's under Display adaptors?
Standard VGA Graphics Adapter
are there uninstalled devices?
no
can you rightlick the "Standard VGA Graphics Adapter" and look into the properties
ok
what does it say?
Driver Provider: Microsoft
Driver Date: 6/21/2006
Driver Version: 6.1.7600.16385
Digital Singer: Microsoft Windows
postive this wont fuck anything up..??
ok then
but I guess the installer should be able to see whether it supports your hardware
niice 😄
you are running a 12 year old CPU with a very weak GPU; so don't expect wonders ^^
i just wanna play minecraft
this is quite literally my only pc
even minecraft needs some resources ^^
fair
uff xD
this happened when running half life
with the updated driver?
no
ah ok
it wants to download .NET 🤔
yes\
you are sure you have a 64bit windows installed and downloaded a 64bit driver? xD
hmmm... you can; but I have low hopes xD
same thing
thanks
you can also try this one https://www.dell.com/support/home/en-uk/product-support/product/optiplex-7010-small-ff/diagnose
my display isnt stretched now

uuh; sounds promising ^^
but can it run Crysis?
my ps3 can
^^
i have cyrsis 2
sorry i suck at spelling
but it works
thanks so much
ur the best
im going to go play minecraft now
hf & gl 😄
AND HALF LIFE 2 WORKS
btw thanks for being cool and not saying “why the fuck are you using windows 7, update your pc” like the other people
solved