All the Mods 7 - ATM7

All the Mods 7 - ATM7

3M Downloads

FTB Chunks Large Map not opening as default map in version 7-0.2.35 and newer

Chaozbrother opened this issue ยท 4 comments

commented

Hello,

I have a problem with the FTB Chunks ingame map. Before ATM 7 version 7-0.2.35 pressing "m" would open this map:
map

however starting with 7-0.2.35 and every version following that, pressing "m" opens this map instead:
map2

I did not change any ingame or config settings personally and tested this with unchanged "pure" downloaded versions. As FTB Chunks only offers one ingame config page, that does not provide any options to define which map should be opened as the default map, I am pretty clueless what causes this and would appreciate help as the "large map" is the one I primarily use.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

The information above is a little vague, but I think I can help clear this up so it can be fixed.

The default state that the Map is opened in is automatically in "Chunk claiming" mode instead of Normal map mode. That small square map comes up when you press M, and then you can change it to the normal map by clicking the World icon. This is reverse to what it should be and what it was prior to the newer versions.

This should be fixed. It's a nuisance, although a minor one in the grand scheme - low hanging fruit.

commented

I have the exact same issue

commented

its caused by a client side only secondary addon mod for Journeymap called Journeymap Integration. go to config and open the jmi-client.toml and look for:

#Show chunk claiming screen first instead of large map screen.
showClaimChunkScreen = true

and change it to false. its annoying this is the default but that's why its doing it. Hope this helps