1. Cannot reproduce.toadking wrote: ↑05 Oct 2024, 12:44I have tracked the code and it is possible that the issue is caused by the nil value of the award in line 234 of "Scripts\Global\Quest_Guilds.lua",FYR.toadking wrote: ↑05 Oct 2024, 11:52 Today I discovered an issue that can be reproduced in the following way:
1. Removing the file data\new.lod if it exists.
2. Starting a new game, then choose Enroth(MM6) and enter the first map "New Sorpigal".
3.Visiting the house named "Blade's End", game crash and exit.
If the party visit the house named "Blade's End" after joining the guild of "Blade's End Membership", the game will proceed normally, this is also my current temporary solution. Maybe you can help find the root cause of the problem, thank you very much.
2. Line 234 shouldn't be an issue because it shouldn't be reached (if code wasn't changed locally) - MT.GuildNPCMastery is an empty table now.
So I think the problem is somewhere else.
PS. I'd set Merge.Settings.Logging.ForceFlush to 1 and Merge.Settings.Logging.LogLevel to 5 and see if "HousesTweaks: DrawShopTopics" is called yet.
PS2. First few function calls of last entry in ErrorLog.txt could be helpful too.