You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm that running PoB with this batch script solves the issue. Path of Building should unset the LUA_PATH and LUA_CPATH environment variables during startup.
@echooffsetLUA_PATH=setLUAC_PATH=start"""Path of Building.exe"
Does this work with the normal SimpleGraphic.dll? Or are you still using the one @zao linked you? We fixed this exact issue already, so I'm curious if it's somehow coming up again #1745
This happens with any systemwide Lua installation; I had mine installed through scoop. Removing the environment variables listed above is a workaround. (Issue still in POBC 2.15.1, installer, unmodified)
Check version
Check for duplicates
What is the expected behaviour/value?
Path of Building should start up with only its own lua directory in the lua path.
What is the actual behaviour/value?
Either Path of Building will crash after the initial loading window, or an error like this will appear:
How to reproduce the issue
Build code
Screenshots
No response
The text was updated successfully, but these errors were encountered: