sisby-folk / antique-atlas

A minecraft mod adding a hand-drawn client-side minecraft world map with biomes, structures, waypoints, and less! A fourth-generation rewrite of Hunternif's Antique Atlas utilizing Surveyor.
https://modrinth.com/mod/antique-atlas-4
Other
33 stars 14 forks source link

Automatic markers for structures are not working. 1.20.1 #221

Closed ajmod73 closed 2 days ago

ajmod73 commented 2 months ago

I'm running a modpack with this mod, I also have Surveyor installed, however, it does not automatically load in any structure icons when I visit them in-game. I'm using the 2.9.17 build for 1.20.1 with Prism Launcher. I have tried reinstalling it, making a new world, importing the .jar into the folder directly instead of using Prism, but nothing has changed.

There is one caveat though, I noticed whenever I load into the game it gives me this massive error text wall in the console which relates to the map atlas.

[Render thread/ERROR]: [Antique Atlas] Error reading structure tile provider minecraft:start/village_taiga! java.lang.IllegalStateException: Marker texture antique_atlas:structure/taiga_village does not exist!

It looks like this is true for every structure in the mod. here's the full error message related to atlas (it is 17,000+ lines long lol): atlas_error.txt

I really love this mod but this has been frustrating me a bit ehe, is there anything I can do or am I just screwed =^= thanks =3

sisby-folk commented 1 month ago

You've got a mod completely breaking fabric reloader ordering - you'll have to figure out which one.

Adirelle commented 1 month ago

Hello,

I have the same issue. Is there are way to detect such mod?

sisby-folk commented 2 days ago

This is a generic issue with a mod, or a mod/connector issue - any other mod that relies on fabric reloader dependencies would also break. bisecting is the only solution. Going to close this as stale.