Skip to content

[Issue] [Fabric] Unable to launch game #24

Open
@Advaera

Description

Minecraft Version

1.21.1

Modloader

Fabric 0.16.5

Mod version

TheObsidianBoat-fabric 7.0.0 / Trenzalore-fabric 6.1.1

Latest version?

  • Yes

Repeatable?

  • Yes

Link to log files

[10:49:14] [main/INFO]: Loading Minecraft 1.21.1 with Fabric Loader 0.16.5
[10:49:15] [main/INFO]: Loading 55 mods:
- fabric-api 0.105.0+1.21.1
|-- fabric-api-base 0.4.42+6573ed8c19
|-- fabric-api-lookup-api-v1 1.6.68+b559734419
|-- fabric-biome-api-v1 13.0.29+5bd9f1bc19
|-- fabric-block-api-v1 1.0.22+0af3f5a719
|-- fabric-block-view-api-v2 1.0.10+6573ed8c19
|-- fabric-blockrenderlayer-v1 1.1.52+0af3f5a719
|-- fabric-client-tags-api-v1 1.1.15+6573ed8c19
|-- fabric-command-api-v1 1.2.49+f71b366f19
|-- fabric-command-api-v2 2.2.28+6ced4dd919
|-- fabric-commands-v0 0.2.66+df3654b319
|-- fabric-content-registries-v0 8.0.16+b559734419
|-- fabric-convention-tags-v1 2.0.23+7f945d5b19
|-- fabric-convention-tags-v2 2.8.0+9d22c5fd19
|-- fabric-crash-report-info-v1 0.2.29+0af3f5a719
|-- fabric-data-attachment-api-v1 1.1.28+1daea21519
|-- fabric-data-generation-api-v1 20.2.20+16c4ae2519
|-- fabric-dimensions-v1 4.0.0+6fc22b9919
|-- fabric-entity-events-v1 1.7.0+2122d82819
|-- fabric-events-interaction-v0 0.7.13+ba9dae0619
|-- fabric-game-rule-api-v1 1.0.53+6ced4dd919
|-- fabric-item-api-v1 11.1.0+d5debaed19
|-- fabric-item-group-api-v1 4.1.5+3fc0e55219
|-- fabric-key-binding-api-v1 1.0.47+0af3f5a719
|-- fabric-keybindings-v0 0.2.45+df3654b319
|-- fabric-lifecycle-events-v1 2.3.12+6c1df36019
|-- fabric-loot-api-v2 3.0.14+3f89f5a519
|-- fabric-loot-api-v3 1.0.2+3f89f5a519
|-- fabric-message-api-v1 6.0.13+6573ed8c19
|-- fabric-model-loading-api-v1 2.0.0+fe474d6b19
|-- fabric-networking-api-v1 4.3.0+c7469b2119
|-- fabric-object-builder-api-v1 15.2.0+40875a9319
|-- fabric-particles-v1 4.0.2+6573ed8c19
|-- fabric-recipe-api-v1 5.0.13+6508971219
|-- fabric-registry-sync-v0 5.1.3+60c3209b19
|-- fabric-renderer-api-v1 3.4.0+c705a49c19
|-- fabric-renderer-indigo 1.7.0+c705a49c19
|-- fabric-renderer-registries-v1 3.2.68+df3654b319
|-- fabric-rendering-data-attachment-v1 0.3.48+73761d2e19
|-- fabric-rendering-fluids-v1 3.1.6+1daea21519
|-- fabric-rendering-v0 1.1.71+df3654b319
|-- fabric-rendering-v1 5.0.5+df16efd019
|-- fabric-resource-conditions-api-v1 4.3.0+8dc279b119
|-- fabric-resource-loader-v0 1.3.0+5659912919
|-- fabric-screen-api-v1 2.0.25+8b68f1c719
|-- fabric-screen-handler-api-v1 1.3.87+b559734419
|-- fabric-sound-api-v1 1.0.23+6573ed8c19
|-- fabric-transfer-api-v1 5.3.0+d831205f19
-- fabric-transitive-access-wideners-v1 6.1.0+1daea21519
- fabricloader 0.16.5
-- mixinextras 0.4.1
- java 21
- minecraft 1.21.1
- obsidianboat 7.0.0+mc1.21.1
- trenzalore 6.1.1
[10:49:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/rev/Documents/curseforge/minecraft/Install/libraries/net/fabricmc/sponge-mixin/0.15.3+mixin.0.8.7/sponge-mixin-0.15.3+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[10:49:15] [main/INFO]: Compatibility level set to JAVA_17
[10:49:15] [main/INFO]: Compatibility level set to JAVA_21
[10:49:17] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[10:49:20] [Datafixer Bootstrap/INFO]: 226 Datafixer optimizations took 911 milliseconds
[10:49:29] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[10:49:29] [Render thread/INFO]: Setting user: BungleItUp
[10:49:29] [Render thread/ERROR]: No data fixer registered for obsidianboat:obsidianboat
[10:49:30] [Render thread/INFO]: [Indigo] Registering Indigo renderer!

Steps to reproduce the issue

  1. Created a new game profile in Fabric with no other mods installed
  2. Installed TheObsidianBoat 7.0.0
  3. First crash due to missing Trenzalore mod (Not listed in Curseforge dependencies)
  4. Install Trenzalore-fabric 6.1.1
  5. Crash due to error: [Render thread/ERROR]: No data fixer registered for obsidianboat:obsidianboat

Description of the issue you are having

Good morning!
I'm having an issue getting The Obsidian Boat mod to work on MC 1.21.1 and Fabric 0.16.5
I created a clean profile and took out all my other mods to make sure it wasn't interference from something else I'm running but I'm still having the same issue.
With TheObsidianBoat-fabric-7.0.0 and Trenzalore-fabric-6.1.1 loaded with Fabric-API 0.105.0 the game will not load. The only error I'm seeing in my log is:
[Render thread/ERROR]: No data fixer registered for obsidianboat:obsidianboat

Please let me know if I'm doing something wrong or if there is any additional information/data I can provide to help fix what's happening here.

Thank you very much!

Information

  • I have provided as much information as possible

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions