I was playing around with the .execute command (trying to make a command wall to run the /execute command multiple times to turn the area i walk to nether themes) and when I hit a lever, the game suddenly stopped responding. The command in question is:
execute at skeletonsmith run fill ~15 ~15 ~15 ~-15 ~-15 ~-15 lava replace water
Β
And yes mods, before you tell me to reupload, this was NOT found with optifine on and I can upload a world download if you need (just hit the lever that you're facing to crash the game).
Attachments
Comments


Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response - this does not mean the report is not valid, we just need more information to verify it.
I am unable to reproduce this.
Please add the launcher log using these instructions to this ticket - please copy the log after the error has occurred.
Quick Links:
π Issue Guidelines β π Community Support β π§ Customer Support β βοΈ Feedback and Suggestions β π Game Wiki
π¬ Mojira Subreddit β π¬ Mojira Discord

After the "crash" the end of the log displays
Process crashed with exit code -805306369
Before that the following texts were displayed over 100 times
Maximum sound pool size 247 reached
Β and
Failed to create new sound handle
I've attached the first part of the log (before the "sound" loop) to the base report.

Please also provide a screenshot of your game with the F3 debug screen enabled.

I've added the F3 screenshot

Hmm, how much RAM does your laptop have in total? The exit code "-805306369" is another way of the game saying "OutOfMemory".

i have around 16gb total and around 6gb usable. i believe that the memory problem is caused by the hundreds of errors in the log.

also it could be because i used task manager to stop the process.
Β

update: tried the same on a new world, worked fine. went to a lake and sure enough game crash.
Β

i believe ive isolated the problem: too many sounds. (hence the sound errors) its also A SINGLE PIECE OF SEAGRASS. Opening F3 says there are more than 200(!!!) sounds as the command replaces obsidian with lava and waterlogged blocks aren't affected by the command. great. ill have to reprogram this. but it shouldnt crash by that many sounds in my opinion, maybe make it so when that many sounds said command blocks failΒ

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response - this does not mean the report is not valid, we just need more information to verify it.
Please attach the affected (zipped) world file. If the file size is too large, please upload it somewhere else and then link to it here.
Quick Links:
π Issue Guidelines β π Community Support β π§ Customer Support β βοΈ Feedback and Suggestions β π Game Wiki
π¬ Mojira Subreddit β π¬ Mojira Discord