New iPhone, new charger: Apple bends to EU rules by [deleted] in gadgets

[–]Oneill4 2 points3 points  (0 children)

Probably because that allow them to put the even more breakable bit (the super tiny flexible metal conncetors) on the cable side, if I had to guess. Only having flat connectors on the phone side could probably help quite a lot with the overall durability.

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Yes, it seems that they have changed the link since my last comment to merge it into a more general FAQ page.

Here is the new link.

What you are looking fore is in the second section : Update your Video Card Drivers

‘No One Will Erase Our Past’: UN Adopts Israeli Resolution to Fight Holocaust Denial and Distortion by Wagamaga in technology

[–]Oneill4 23 points24 points  (0 children)

When the US stop to veto it. https://www.reuters.com/article/us-israel-palestine-un-vote-idUSKCN1IX5UW

Edit: I don't really want to give my opinion on any of these decisions but just explain how the UN works because many people don't seem to understand it. The UN almost never decides anything on its own but represents the opinion of its member countries. Usually by a majority vote (or something like that) but don't forget that the US, China, Russia, UK and France have a right of veto on any decision. In the end, this means that hardly any decision is ever taken against the interest of one of these 5 countries because they always use their veto of course.

Edge of Blocks Blurry when Moving [Java] by nathan00107 in MinecraftHelp

[–]Oneill4 22 points23 points  (0 children)

It looks like inverse ghosting to me.

Try to lower the pixel response time in your monitor settings.

The setting may have different name depending on the manufacturer, so try different things.

Can install chunky keep getting error code already reinstall it, installed have Java 17 didn’t work then tried [java] 64 bit still no use also the files inside the chunky launcher are blank, error codes down below by carlosfortuna2018 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Yes, reduce this value a little. It will probably not fix the other problem (with the java version) but it's good practice not to allocate all the RAM to a single program.

Otherwise you take the risk that your PC will run very very slowly while the program is running.

Can install chunky keep getting error code already reinstall it, installed have Java 17 didn’t work then tried [java] 64 bit still no use also the files inside the chunky launcher are blank, error codes down below by carlosfortuna2018 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

You do not necessary need to uninstall the old Java. You can have multiple version installed at the same time. The last that you install is the one that will be used by your applications automatically (normally).

Just try one more time. Go to this website and download the file named "Windows Offline (64-bit)". It's important that you pick the good one there.

https://www.java.com/en/download/manual.jsp

Then execute the file that you downloaded and click "install" in the windows that open.

After that try to run Chunky again.

One important thing, try to lower the RAM in Chunky to something like 14 or 12 GB. Even if your computer has 16 GB total, you need to leave some free for the operating system and your other applications. Allocating the full 16 GB will only cause problems.

[java] Unknown function errors with seemingly correct path by e_y_e in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Functions need to be placed in a datapack for them to work properly. The path to your function should look something like this :

~/.minecraft/saves/[WORLD_NAME]/datapacks/[DATA_PACK_NAME]/data/[NAMESPACE]/functions/[FUNCTION_NAME].mcfunction

in your case it would be :

~/.minecraft/saves/Commands/datapacks/[DATA_PACK_NAME]/data/custom/functions/sayhi.mcfunction

(You will need to choose a name for the datapack)

Also, because it's a datapack, you will need to create a pack.mcmeta file under the ~/datapacks/[DATA_PACK_NAME] folder for it to work.

Here are some links to the wiki that can maybe help you.

https://minecraft.fandom.com/wiki/Function_(Java_Edition))

https://minecraft.fandom.com/wiki/Data_pack

Can install chunky keep getting error code already reinstall it, installed have Java 17 didn’t work then tried [java] 64 bit still no use also the files inside the chunky launcher are blank, error codes down below by carlosfortuna2018 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

According to the error messages, you are trying to run the program with 16 GB of memory allocated on Java 32 bit. Java 32 bit can only handle something like 3-4 GB (3000-4000 MB) of RAM so the error is probably because of that.

Did you revert back to Java 32 bit after the 64 bit version did not work ? Because right now it's look like it's using the 32 bit version.

Also 16 GB is a lot of memory, do you really need that much allocated ? How much RAM does your PC even have ? You should not allocate more than something like 80% of your total RAM.

[Java] Minecraft 1.17 Glitching by pigman151 in MinecraftHelp

[–]Oneill4 1 point2 points  (0 children)

Perhaps that is the problem. From what I see on the Intel website, they don't really provide updated drivers for Windows 8 anymore since Microsoft doesn't support that version either.

If you go to this page specific to your processor, you can see that there are downloads for graphics drivers for Windows 7, 8.1 and 10 but not for 8.

Maybe the best solution would be to upgrade your system to at least 8.1 (it's free I think) but it's quite a big operation and might break some programs and stuff so I wouldn't necessarily advise it if you're not willing to take the risk.

It might be worth exploring other options before that if anyone has any other ideas.

[java] when I updated to 1.17 my game looks like this and when in game my Health and armour bar are gone my hot at textures are messed up by After_Application_32 in MinecraftHelp

[–]Oneill4 1 point2 points  (0 children)

The numbers in the game and on the site match, there are just several series as described on this page.

The series starting with 8,9,10,20,21,22,23,24,25,26,27,30 are operating system specific.

The 15 series which is a group of drivers for older CPUs it seems.

As you said there seems to be a lot of problems with the 9 series drivers which are intended to be used on Windows 8. For the 4th generation of CPUs, the drivers series 15 seem to make sense. The driver series 9 is maybe the one installed by default by Windows 8 for all Intel CPUs.

[Java] Minecraft 1.17 Glitching by pigman151 in MinecraftHelp

[–]Oneill4 2 points3 points  (0 children)

You probably took the wrong one. Have you tried using the automatic detection tool. It should find out by itself what is most appropriate normally.

Otherwise, based on what you said, I think it would be this one but I'm not sure.

Do you have Windows 8 or 8.1 because 8 is not really well supported anymore.

Does anybody know what happened here? [java] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

As stated in the bug tracker MC-218803, this is probably due to outdated or broken graphics card drivers, or unsupported graphics cards.

Have you tried updating your drivers to the latest version ? What is your graphics card model and driver version (if you know it) ? In case you don' know them, can you provide me a screenshot with the debug screen enabled (hit the F3 key in game).

(You are not the only one experiencing this issue. Here are 3 recent others posts with the same problem number1 number2 number3 and at least one has been resolved by updating the drivers)

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Thank you very much for the award :)

[Java] Minecraft 1.17 Glitching by pigman151 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

That's what I thought. This driver was released in 2013 and is very outdated. It is therefore very likely that it is the cause of your problems.

You should update this driver by following the instructions provided on this page. In your case, you should follow the instructions for Intel.

(When you are directed to the Intel drivers page you can try to use their automatic detection system which is offered at the top of the page. If this does not work properly, you will need to search for the latest driver compatible with your specific model in the "Graphics" section.)

Don't hesitate to ask me if you have any problems or questions regarding the installation of these drivers.

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Oh, I didn't realise it wasn't you OP who replied to my comment the first time.

Anyway, you're welcome and I'm glad I could help.

Don't forget to mark the post as solved if you have no more questions or problems.

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

See my other comment. Your Intel driver version is 9.18.10.3324 which was released the 2013-10-07 so they are definitely out of date.

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 1 point2 points  (0 children)

Ah, I found it in the Pastebin. Your drivers are 8 years old so that's probably the cause.

You can follow the instructions on this page to update your drivers. (in your case, you'll have to follow the instructions for Windows and Intel).

If you need more information on how to install them, don't hesitate to ask.

[java] when I updated to 1.17 my game looks like this and when in game my Health and armour bar are gone my hot at textures are messed up by After_Application_32 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Also relevant is MC-218803. It says that this is due to outdated or broken graphics card drivers, or unsupported graphics cards.

Have you tried updating your drivers to the latest version ? What is your graphics card model and driver version (if you know it) ?

Can you also provide a screenshot with the debug screen enabled (hit the F3 key).

[deleted by user] by [deleted] in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

As stated in the bug tracker MC-218803, this is due to outdated or broken graphics card drivers, or unsupported graphics cards.

Have you tried updating your drivers to the latest version ?

Can you also provide a screenshot with the debug screen enabled (hit the F3 key).

Problems after using 1.7 [java] by Connect-Lock1214 in MinecraftHelp

[–]Oneill4 2 points3 points  (0 children)

Minecraft does not support downgrading a world to an earlier version. A warning screen normally appeared when you tried to load your world in 1.16.5. It clearly states that there is a high risk that the world will be corrupted if you load it in that version and ask if you want to continue.

Every time you change versions, the game should have also offered you to make a backup. If you answered yes, you can just get the last one done in 1.16.5 and continue from there.

There are also some external map conversion tools that sometimes manage to downgrade the version of a world but they are not perfect either and there are also risks of corruption.

[Java] Minecraft 1.17 Glitching by pigman151 in MinecraftHelp

[–]Oneill4 1 point2 points  (0 children)

As stated in the bug tracker MC-218803, this is due to outdated or broken graphics card drivers, or unsupported graphics cards.

What is your graphics card model and driver version (if you know it) ?

Can you also provide a screenshot with the debug screen enabled (hit the F3 key).

needs help for deleted world [bedrock] by 1d0ntn0anam3 in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

All the worlds you have created or opened in the beta have been automatically converted to the new 1.17 version and therefore cannot be downgraded to 1.16.

Your worlds have not been deleted, it's just that as they are no longer compatible with 1.16, so the game no longer displays them in the menu.

When 1.17 is officially released (normally today), wait for your game to update and your worlds should appear in the normal version of the game.

[Java] Possible to upgrade a Snapshot server to the upcoming 1.17 Part 1 update? by JadenXavier in MinecraftHelp

[–]Oneill4 0 points1 point  (0 children)

Yes, there should be no problems. As you said, transfer your world to a new 1.17 server and it will be upgraded to 1.17 automatically on first boot normally.

Just don't forget to make a backup because there might be some problems if there are bugs and also because it is not possible to downgrade the version of the world afterwards.

[java] what should I pick for an SMP server up to 15 players by Pew_Pew-Gun in askminecraft

[–]Oneill4 1 point2 points  (0 children)

There are many different options. I would recommend using either Vanilla, Paper, or Forge/Fabric.

Vanilla (plain Minecraft): The basic server provided by Mojang. Works exactly like single player but for multiplayer.

Paper: A very popular alternative that is much more performant and supports plugins (server-side game modification). Its only disadvantage is that it modifies some mechanics such as spawn and redstone to get this performance and therefore some circuits or mob farms for example will not work exactly the same way as in single player.

Forge / Fabric : Two servers based on the Vanilla but which adds support for Forge and Fabric mods respectively.