mojira.dev

Oskar

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MC-297264 Cat breeds are not seed based anymore Fixed MC-243037 Server crash when teleported near ungenerated chunks (with datapack) Won't Fix MC-241264 Any features put in the datapack won't generate without biomes also present in the files Awaiting Response MC-237086 I started playing in my hardcore world. When it's time to fight the dragon. A problem occured. There is no stronghold in my world. Duplicate MCPE-131048 On a tablet or iPad you can't see the full item your holding it cuts half out of the screen Duplicate WEB-4407 Minecraft account Invalid MC-216660 gliching textures Duplicate MC-212881 Custom dimension weather rain stuck Duplicate MC-210098 when I go in the boat and get out of it I will go home and try to lie in bed the game thinks I'm outside house Duplicate MC-209654  Launcher doesn't work Invalid MC-209265 When you change name in anvil and destroy the block name going back to defualt Duplicate MC-204809 Damage tilt always towards left Duplicate MC-204808 Ghasts do not squish when firing Duplicate MCPE-92252 Minecraft doesnt work fine (skins, worlds, menu [maybe even full minecraft]) Incomplete MC-156427 Double Click Noise when clicking "Music & Sounds..." button in options. Duplicate MC-139153 Crash gdy wchodze do gry Duplicate MC-92405 Crash Duplicate MC-82625 cant get jar file Invalid MC-17139 Crash-command block-effect 1 (speed) Invalid

Comments

I hope that a link to Google Drive will be ok, I packed the whole server folder and it's a little more than 100 MB. The world included is vanilla 1.17, made without datapacks, trimmed by mca-selector. In the datapack folder I've just added a 1.18 datapack named "wielipack" which mainly changes the lower bound of the world to -128. Steps to reproduce:

  1. in that folder: java -jar server.jar (port is set to 25566)

  2. wait till the server is loaded

  3. log in on some account (set render distance to 22)

  4. tp player 1000 100 2000 (these are the exact coords where this happens)

  5. don't move, wait half a minute, though you can rotate yourself to see how the world loads

  6. after half a minute server becomes unresponsive and eventually crashes

https://drive.google.com/file/d/1bSQClEHpYnRSmFi_ERrNiqWqVkrdVJVc/view?usp=sharing

I believe that the first time this occurred I even got "stack overflow" error when I was kicked. I changed the max-tick-time to 6 mins (300000) and the same happened.

The wiki says that this doesn't happen in both singleplayer and multiplayer because of the change. It doesn't say it was intended in any way.

U can change it by changing the 

"default_block": {
{{ "Name": "minecraft:stone"}}
{{ }, }}

 

in the generator settings