YUNG-GANG / Travelers-Titles

Minecraft mod for epic, RPG-like titles when entering biomes & dimensions
GNU Lesser General Public License v3.0
20 stars 11 forks source link

NPE crash when joining server #3

Closed SHXRKIEgg closed 3 years ago

SHXRKIEgg commented 3 years ago

Getting this crash when trying to join Multiplayer server, works fine on Singleplayer https://pastebin.com/w0CrRdbn

yungnickyoung commented 3 years ago

At first glance, looks like it may be that I need to access the biome's registry name through methods specific to the client world rather than the way it's normally done during worldgen. I'll fix this later today

yungnickyoung commented 3 years ago

Crash is hotfixed. Biome titles are currently broken on multiplayer servers - I'll revisit it later today when I have some more time.

yungnickyoung commented 3 years ago

Should be fixed in v1.2.2. Let me know if it works for you

yungnickyoung commented 3 years ago

Tested my self and seems to work. Closing for now