-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Long sentences causes minecraft crash #20
Comments
Same issue. |
What minecraft and mod version are you using? Can you provide a crash report? |
Minecraft is 1.12.1 and the mod version is TTFR-1.12.1-1.9.1, which is released Aug 13, 2017 Anyway, this is the latest log! |
Can you remove optifine and check if it still stops working? |
I had already tried it both with and without using optifine. but the same result. |
I'm not able to reproduce this. Are you using any other mods? |
Nope, I only used TTFR mod. |
When I type long sentence in chat, but it is not that long so that the message doesn't change the chatline, minecraft doesn't stop, but when I chat too long messsage so that the message change the chatline, minecraft stops. I also used various fonts to check it out, the bigger font, the easier the message changes the chatline. |
I'll try it again after deleting the whole minecraft data file. |
sadly, the same result, I deleted all the minecraft files and only used forge and TTFR with default font settings, default minecraft settings. The game still stops! :( |
Can you provide a sentence that makes the game stop? |
any message that doesn't have space bar (Word spacing) |
Here's a video |
That video doesn't work for me. It says the video is not available. |
Is this can be fixed? |
I still can't reproduce it, so there currently is no way for me to fix it. |
Maybe that long sentences causes infinity looping for some reasons, so as to stop minecraft. |
Can you please fix this? I really like this mod but the only glitch makes me don't want to use this mod :( |
Here's the last one I report the long chat message causes minecraft stop. https://www.youtube.com/watch?v=QrljdDu5XsY&feature=youtu.be I'm really really sorry for keep saying this bug. But I also really hope that this bug is fixed. Tried in only that mod and server. In singleplayer, this bug somehow doesn't crash minecraft. |
Can you test this version and tell me if it's working? |
Yes, this causes the same result, I've test only TTFR mod and the latest 1.11.2 forge version. Edit: And when using both TTFR and that mod, the rendering is kinda buggy, but no crash when long chat is typed! |
i found out when there is large update on string which need to be rendered, the UI thread will stuck, it causing the minecraft stop responding, mostly happen when long command used or typed in command block |
I can recreate this crash 100% of the time. Minecraft freezes, then if you let it sit at 100% cpu for like 10 minutes it crashes on "ticking entity" for reason of using entire heapspace. Forge: 1.12.2-14.23.4.2705 Ways to crash: |
When I type a long sentence that is more than 100 characters on chat, the game crashes!
Even other people's long chat sentence also crashes minecraft.
It happens also when I type a long command on the command block.
I'm using antiAlias and dropShadow to true, and the font is Comic Sans MS, font size is 18.
The text was updated successfully, but these errors were encountered: