-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Crash when trying to start the game #5216
Comments
This looks like the same issue as #5056.
This appears to be a different issue. It may be harmless though, I am not sure. |
@BenjaminAmos @jdrueckert is there anything left to do a new release, to not have bug reports like this one? |
@soloturn The bug report does not go away just because we create a new release. The @Rukki13 From what I've seen so far, this is a sporadic issue, so restarting Terasology and retrying to start the CoreGameplay template typically helps. If the issue persists for you that is on one hand unfortunate but on the other hand this would actually be quite valuable for us because we currently cannot reproduce it consistently so debugging and fixing it is quite hard. @BenjaminAmos as the main issue is a duplicate of #5056 should we close it as such? Or do you want to keep this issue due to the secondary issue you observed in the logs? |
This is mostly likely a duplicate of #5056, so I think we can keep the discussion there for now. 11:13:42.050 [main] ERROR o.t.e.w.b.internal.BlockManagerImpl - Failed to register block family 'Optional[BlockFamily[symmetric,CoreAssets:TallGrass1]]' Since this is explicitly an optional type, it is probably a harmless error. At worst, a particular block shape would not be available in-game. I will close this as a duplicate for now but if it occurs again then it is worth investigating further. |
GENERAL INFO
Terasology Launcher Version: 4.8.0
Terasology Version: 5.3.0
Operating System: Windows 11 Home Single
Onboard / Dedicated Graphics: GTX 1650 TI
Java Version: Version 8 Update 202
I tried starting a single player match (template: Core Gameplay), but an error showed up:
I tried changing to different templates but the error persisted.
LOGS
Attached are the menu, game, init, and "player" logs:
Terasology-menu.log
Terasology-Game.log
Terasology-init.log
Terasology-rukk.log
The text was updated successfully, but these errors were encountered: