FarPlaneTwo

FarPlaneTwo

18.5k Downloads

forgerock crash (again)

xdeadstokex opened this issue ยท 1 comments

commented

still not fixed after installed msvc++ 2015, same crash report
image
here da report:
crash-2024-02-05_12.38.52-client.txt

commented

I found the solution: either download the vcruntime140.dll and vcruntime140_1.dll and put them in yourjava/bin folder
may be the bug was that I use custom jdk package, and it cant locate msvc in my computer

or just copy them from bin folder of java 17 and above and put them in yourjav/bin folder
PS:the mod work well !