Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game Freezing when Using Craftsim with Blacksmithing #433

Open
AdamanWoW opened this issue Sep 1, 2024 · 3 comments
Open

Game Freezing when Using Craftsim with Blacksmithing #433

AdamanWoW opened this issue Sep 1, 2024 · 3 comments

Comments

@AdamanWoW
Copy link

On some of my blacksmiths (not all of them) the game constantly freezes when i use craftsim. I turned off all other Addons so pretty sure its craftsim. Buggrabber also finds a Bug related to Craftsim, ill copy & paste the message at the end. Like i said it only happens on some of my (several) blacksmiths and on with blacksmithing.

24x CraftSim/Classes/ProfessionGear.lua:24: script ran too long
[string "@CraftSim/Classes/ProfessionGear.lua"]:24: in function Equals' [string "@CraftSim/Modules/TopGear/TopGear.lua"]:120: in function findFunc'
[string "@CraftSim/Libs/GUTIL/GUTIL.lua"]:111: in function Find' [string "@CraftSim/Modules/TopGear/TopGear.lua"]:105: in function GetUniqueCombosFromAllPermutations'
[string "@CraftSim/Modules/TopGear/TopGear.lua"]:293: in function GetProfessionGearCombinations' [string "@CraftSim/Modules/TopGear/TopGear.lua"]:339: in function OptimizeTopGear'
[string "@CraftSim/Classes/RecipeData.lua"]:603: in function OptimizeGear' [string "@CraftSim/Classes/RecipeData.lua"]:635: in function OptimizeProfit'
[string "@CraftSim/Classes/RecipeData.lua"]:1108: in function OptimizeSubRecipes' [string "@CraftSim/Init/Init.lua"]:544: in function TriggerModulesByRecipeType'
[string "@CraftSim/Init/Init.lua"]:85: in function <CraftSim/Init/Init.lua:83>
[string "@CraftSim/Libs/GUTIL/GUTIL.lua"]:564: in function checkCondition' [string "@CraftSim/Libs/GUTIL/GUTIL.lua"]:570: in function WaitFor'
[string "@CraftSim/Init/Init.lua"]:74: in function `TriggerModuleUpdate'
[string "@CraftSim/Init/Init.lua"]:69: in function <CraftSim/Init/Init.lua:68>

Locals:
self =

{
professionStats =
{
}
item =
{
}
}
professionGear =
{
professionStats =
{
}
item =
{
}
}
itemLinkA = "|cff0070dd|Hitem:191230::::::::71:73::13:3:8843:8842:8807:3:28:2164:38:8:40:148::::|h[Khaz'gorite Blacksmith's Toolbox |A:Professions-ChatIcon-Quality-Tier5:17:17::1|a]|h|r"
(*temporary) = "|cff0070dd|Hitem:191230::::::::71:73::13:3:8843:8842:8807:3:28:2164:38:8:40:148::::Player-1305-0C80D932:|h[Khaz'gorite Blacksmith's Toolbox |A:Professions-ChatIcon-Quality-Tier5:17:17::1|a]|h|r"
(*temporary) = "Player.-:"
(*temporary) = ""
(*temporary) = "|cff0070dd|Hitem:191230::::::::71:73::13:3:8843:8842:8807:3:28:2164:38:8:40:148::::|h[Khaz'gorite Blacksmith's Toolbox |A:Professions-ChatIcon-Quality-Tier5:17:17::1|a]|h|r"
(*temporary) = "script ran too long"

@derfloh205
Copy link
Owner

try turning off sub recipe optimization in the cost optimization module

@derfloh205
Copy link
Owner

do you have a lot of profession tools in your bag?

@AdamanWoW
Copy link
Author

try turning off sub recipe optimization in the cost optimization module

That worked, thank you. Regarding your other question, i only had one other main tool in my bags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants