mojira.dev

Winter_Grave

Assigned

No issues.

Reported

MC-228532 OpenGL error spam caused by fps counter overlay Awaiting Response MC-190731 Sleep doesn't advance to day in custom dimensions Duplicate MC-188685 When generating a caves world, features only generate at surface Duplicate MC-188675 Bed heads, tall flowers and bottom doors drop two items Fixed MC-183769 NPE in server initialization Fixed MC-181935 Elytra keeps activating while just jumping Awaiting Response MC-126112 Crash on single player, world previously saved in 1.12.2 Duplicate MC-122978 Key binding doesn't consider having num lock on or off Invalid MC-122275 No textures at all Duplicate MC-121311 No sound at all Duplicate MC-99364 Game crash Invalid MC-83313 Failed to save chunk java.io.UTFDataFormatException: encoded string too long: 65541 bytes Fixed MC-73500 Game crash Invalid MC-68926 Server Crash - Hope is not duplicated Duplicate MC-65694 Server crash Duplicate MC-65167 Crash at logon Duplicate MC-64317 Carsh on private server Duplicate MC-64024 Crash report (Batching chunks java.util.ConcurrentModificationException) Fixed MC-60058 No ouput in server log Duplicate MC-56958 Chicken won't stop flapping Duplicate

Comments

Game totally freezes, I tried to F3+C to crash the game and it didn't even work.

[media]

I don't use optifine and I get the error, so it does not have to do with optifine

This did not happen on 1.16.5, it's the same server and same internet connection just updated to 1.17 and started happening since.

Happened to me in 1.17.1, can't leash trader llamas to wandering trader.

I reported MC-228532 and it is similar to this, do you happen to have any overlay in game?

That does not happen on 1.16.5, it started in 1.17

No, I activated the FPS overlay and checked the azalea flowers and no z-fighting

[media]

I guess you need to use seeds for those two

The generator starts looking for a first surface block from 255 down to put the features, give us a parameter to change the 255 to whatever in our custom dimensions so we can have the features in the first surface block from that value down. That would be a good fix.

The value would default to 255 and we could change it.

I am not sure what the logical_height setting is on the dimension type, but it could be used to start checking for a surface block from that value down instead of searching from 256 down

Seems like you need to change the "type" element in the dimension values

I get this in the logs:

 

[09:18:46] [main/ERROR]: Unable to bootstrap registry 'minecraft:entity_type'
[09:18:46] [main/ERROR]: Unable to bootstrap registry 'minecraft:feature'

Uploaded video with F3 screen

Log is generated with 0 size, nothing on the logs

Using jre1.8.0_131

Windows 10 64 Bit, NVidia GEForce GTX 1050Ti, Driver Version 382.53

Launch parameters:
-Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

I just added log files so the developers can get more information about this crash, I get the same as you. Instead of openning a new issue I just added to this one

Yes I have lots of villagers at spawn, I have played pre-2 and pre-3 for a while now and the crash seems to be gone.

First time I was at spawn openning a door, second time when I was sleeping at bed, third time I was 5 chunks far from spawn, lookint at spawn. I guess it's something at spawn.

Have not experienced it in pre-2 will still play to check

You forgot to add blaze powder, remove your resource pack.

I started to get this on the logs:

[10:11:25] [File IO Thread/ERROR]: Failed to save chunk
java.io.UTFDataFormatException: encoded string too long: 65541 bytes
at java.io.DataOutputStream.writeUTF(Unknown Source) ~[?:1.8.0_51]
at java.io.DataOutputStream.writeUTF(Unknown Source) ~[?:1.8.0_51]
at ea.a(SourceFile:29) ~[15w31a.jar:?]
at dn.a(SourceFile:407) ~[15w31a.jar:?]
at dn.a(SourceFile:54) ~[15w31a.jar:?]
at du.a(SourceFile:45) ~[15w31a.jar:?]
at dn.a(SourceFile:407) ~[15w31a.jar:?]
at dn.a(SourceFile:54) ~[15w31a.jar:?]
at dn.a(SourceFile:407) ~[15w31a.jar:?]
at dn.a(SourceFile:54) ~[15w31a.jar:?]
at dx.a(SourceFile:91) ~[15w31a.jar:?]
at dx.a(SourceFile:79) ~[15w31a.jar:?]
at aov.b(SourceFile:139) ~[15w31a.jar:?]
at aov.c(SourceFile:124) [15w31a.jar:?]
at awb.c(SourceFile:37) [15w31a.jar:?]
at awb.run(SourceFile:30) [15w31a.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]