it keeps saying am missing some .dll files, i have verified and they do it existed in system directory, i installed VC++ 2010, 2015-2020, 2012, yet it did not solve the issue.
can you please tell me what am i doing wrong/not doing?
AUIEditor.exe = you find dll's in C:\Windows\System32
Don't use AUIEditor_d.exe, this is debug version you will not be able to use.
i use a debug version for years of the Auieditor, tbh is the only one that run in my PC w10 without any problems, some fixes were made on path for not breaking chinese characters.
anyway awesome work !
Place msvcrtd.dll to one of the following folders:
thanks, i give a tryPlace msvcrtd.dll to one of the following folders:
If you have a 64-bit version of Windows, then put the file in:
"C:\Windows\SysWOW64"
If you have a 32-bit version of Windows, then put the file in:
"C:\Windows\System32"
Thereafter
Restart your computer for the changes to take effect.
Angelica 3D Error Log
Created(or opened) on 18/11/2023 03:28:37
[03:28:37.838] A3DEngine::Init, Init Angelica Imm Wrapper Fail!
[03:28:37.867] Chosen Device Format: BackBuffer [X8R8G8B8], DepthStencil [D24X8]
[03:28:37.867] A3DDevice::Init(), Chosen SOFTWARE Vertex Processing...
[03:28:37.888] A3DDevice::Init(), Create device 1224x649x32
[03:28:37.888] Max vertex blend matrix index: 255
[03:28:37.888] VS version: 1.1
[03:28:37.888] VS constant registers number: 96
[03:28:37.888] PS version: 1.4
[03:28:37.888] Skin model render method: Indexed Vertex Blend Matrix.
[03:28:37.888] A3DGFXMan::Init() Can not open file [x] to be a fileimage
[03:28:37.888] A3DEngine::Init() A3DGFXMan Init Fail!
[03:28:37.909] Log file closed successfully!
Angelica File Module Error Log
Created(or opened) on 18/11/2023 03:28:37
[03:28:37.888] AFileImage::Can not open file [D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2\Gfx\x] from disk!
[03:28:37.909] Log file closed successfully!
AFile Dialog Dll module Init
Created(or opened) on 18/11/2023 03:28:37
[03:28:37.481] AFDll Init in D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2
[03:28:37.542] <!> AFD_DllInitialize() started
[03:28:37.820] <!> CRender::InitA3DEngine: Failed to initialize A3D engine. (D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2)
[03:28:37.820] <!> CRender::Init, Failed to initialize A3D engine!
[03:28:37.820] <!> Error in AFD_DllInitialize(), AFileDialog could not init the engine.
Angelica Media Error Log
Created(or opened) on 18/11/2023 03:28:37
[03:28:37.838] AMEngine::InitImmWrapper(), Init AMImmWrapper Object fail!
[03:28:37.909] Log file closed successfully!
Angelica Media ImmWrapper Log
Created(or opened) on 18/11/2023 03:28:37
[03:28:37] AMImmWrapper::Init(), Error Creating ImmDevice
[03:28:37] Log file closed successfully!
Angelica tutorial log
Created(or opened) on 18/11/2023 03:28:37
[03:28:37.888] CRender::InitA3DEngine: Failed to initialize A3D engine.
[03:28:37.888] CRender::Init, Failed to initialize A3D engine!
[03:28:37.888] CPoolApp::InitInstance, Failed to create render
[03:28:37.909] Log file closed successfully!
if it is opening and after a few seconds closing, you have not extracted all the contents of the .rar file, everything is necessary for it to work correctly.thanks, i give a try
A3D.log
Code:Angelica 3D Error Log Created(or opened) on 18/11/2023 03:28:37 [03:28:37.838] A3DEngine::Init, Init Angelica Imm Wrapper Fail! [03:28:37.867] Chosen Device Format: BackBuffer [X8R8G8B8], DepthStencil [D24X8] [03:28:37.867] A3DDevice::Init(), Chosen SOFTWARE Vertex Processing... [03:28:37.888] A3DDevice::Init(), Create device 1224x649x32 [03:28:37.888] Max vertex blend matrix index: 255 [03:28:37.888] VS version: 1.1 [03:28:37.888] VS constant registers number: 96 [03:28:37.888] PS version: 1.4 [03:28:37.888] Skin model render method: Indexed Vertex Blend Matrix. [03:28:37.888] A3DGFXMan::Init() Can not open file [x] to be a fileimage [03:28:37.888] A3DEngine::Init() A3DGFXMan Init Fail! [03:28:37.909] Log file closed successfully!
AF.log
Code:Angelica File Module Error Log Created(or opened) on 18/11/2023 03:28:37 [03:28:37.888] AFileImage::Can not open file [D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2\Gfx\x] from disk! [03:28:37.909] Log file closed successfully!
AFDII.log
Code:AFile Dialog Dll module Init Created(or opened) on 18/11/2023 03:28:37 [03:28:37.481] AFDll Init in D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2 [03:28:37.542] <!> AFD_DllInitialize() started [03:28:37.820] <!> CRender::InitA3DEngine: Failed to initialize A3D engine. (D:\PW Data\145V66_PWCI\999.TOOLS\AUIEditor2) [03:28:37.820] <!> CRender::Init, Failed to initialize A3D engine! [03:28:37.820] <!> Error in AFD_DllInitialize(), AFileDialog could not init the engine.
AM.log
Code:Angelica Media Error Log Created(or opened) on 18/11/2023 03:28:37 [03:28:37.838] AMEngine::InitImmWrapper(), Init AMImmWrapper Object fail! [03:28:37.909] Log file closed successfully!
Imm.log
Code:Angelica Media ImmWrapper Log Created(or opened) on 18/11/2023 03:28:37 [03:28:37] AMImmWrapper::Init(), Error Creating ImmDevice [03:28:37] Log file closed successfully!
Tutorial.log
Code:Angelica tutorial log Created(or opened) on 18/11/2023 03:28:37 [03:28:37.888] CRender::InitA3DEngine: Failed to initialize A3D engine. [03:28:37.888] CRender::Init, Failed to initialize A3D engine! [03:28:37.888] CPoolApp::InitInstance, Failed to create render [03:28:37.909] Log file closed successfully!
It run, but a few second closed, i don't know why. I have change the region, but still the same thing.
uhhh what rar?if it is opening and after a few seconds closing, you have not extracted all the contents of the .rar file, everything is necessary for it to work correctly.
uhhh what rar?
I have all of it.To view the content, you need to sign in or register
You need all content in this folder, to program run
View attachment 251576
or maybe not work with the old 145 client
use this version compiled in Angelica2.2 I compiled it using Windows 11 and vs2009, if any dll is missing just download vc++ redist compatible.
Another thing, try setting your region to simplified Chinese to force Windows to start in ANSI encode.
If that doesn't work, I have no idea what your problem is, I've tested this tool with several clients versions and never had a problem.
Don't bother bro, I'll just use another tool. It seems that it is not compatible with version 1.4.5 v66I'm going to install a vm here, and test it on another Windows, to see if there are any errors