Outdated Azur Lane JP v1.X.XXX (Updated only on Major Events)

Status
Not open for further replies.
Hello, I'm currently learning how to use the autopatcher, I saw a previous comments of yours saying that the reason why this error occurs is because of missing files in unity asset files. May I know what kind of files are you talking about? Is it from the game itself or must we source outside?
 

Attachments

  • al 2.webp
    al 2.webp
    78.3 KB · Views: 98
someone let me know how to patch other country ??
i on KR server user
i already find azur lane autopatch
is this still working ??
 
Hello, I'm currently learning how to use the autopatcher, I saw a previous comments of yours saying that the reason why this error occurs is because of missing files in unity asset files. May I know what kind of files are you talking about? Is it from the game itself or must we source outside?
someone let me know how to patch other country ??
i on KR server user
i already find azur lane autopatch
is this still working ??

Please refer to this thread for full instructions.
Azur Lane v1.2.4 [MOD]
 
=== START =================================================================================
Exception detected during decrypting Lua
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__3() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 159
=== END ===================================================================================

=== START =================================================================================
Exception detected during creating a copy of Lua & AssetBundle
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__5() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 202
=== END ===================================================================================

=== START =================================================================================
Exception detected during encrypting Lua
Date: 16/11/2561 17:45:25
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts-godmode\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c.<Main>b__5_9() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 270
=== END ===================================================================================

=== START =================================================================================
Exception detected during copying modified AssetBundle to original location
Date: 16/11/2561 17:45:26
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\scripts-godmode'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__12() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 329
=== END ===================================================================================


hmm how to fix it
you can tell me bro
 
Last edited:
=== START =================================================================================
Exception detected during decrypting Lua
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__3() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 159
=== END ===================================================================================

=== START =================================================================================
Exception detected during creating a copy of Lua & AssetBundle
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__5() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 202
=== END ===================================================================================

=== START =================================================================================
Exception detected during encrypting Lua
Date: 16/11/2561 17:45:25
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts-godmode\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c.<Main>b__5_9() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 270
=== END ===================================================================================

=== START =================================================================================
Exception detected during copying modified AssetBundle to original location
Date: 16/11/2561 17:45:26
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\scripts-godmode'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__12() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 329
=== END ===================================================================================


hmm how to fix it
you can tell me bro

Are you sure you have all tools needed? You need 3rd party tools beside autopatcher..
 
Hello, I'm currently learning how to use the autopatcher, I saw a previous comments of yours saying that the reason why this error occurs is because of missing files in unity asset files. May I know what kind of files are you talking about? Is it from the game itself or must we source outside?

idk how i do it, can u help me? please
 
=== START =================================================================================
Exception detected during decrypting Lua
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__3() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 159
=== END ===================================================================================

=== START =================================================================================
Exception detected during creating a copy of Lua & AssetBundle
Date: 16/11/2561 17:45:23
Exception Message: Could not find a part of the path 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__5() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 202
=== END ===================================================================================

=== START =================================================================================
Exception detected during encrypting Lua
Date: 16/11/2561 17:45:25
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\Unity_Assets_Files\scripts-godmode\CAB-android\aircraft_template.lua.txt'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Azurlane.LuaMgr.CheckLuaState(String filePath) in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\LuaMgr.cs:line 21
at Azurlane.Program.<>c.<Main>b__5_9() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 270
=== END ===================================================================================

=== START =================================================================================
Exception detected during copying modified AssetBundle to original location
Date: 16/11/2561 17:45:26
Exception Message: Could not find file 'D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\bin\Debug\temp\scripts-godmode'.
Exception StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Azurlane.Program.<>c__DisplayClass5_0.<Main>b__12() in D:\Azur-Lane-Scripts-Autopatcher-2.8.2-f2\Azur-Lane-Scripts-Autopatcher\Program.cs:line 329
=== END ===================================================================================


hmm how to fix it
you can tell me bro
You are missing a folder called Unity_Assets_Files
The container contains 4 subfolders which are:

scripts-jp
scripts-godmode-cd
scripts-godmode-dmg
scripts-godmode-dmg-cd

each of these subfolder contains a subfolder named CAB-android
 
scripts files has been compiled but not working. hmmmmmm
 

Attachments

  • vvvvvvv1.webp
    vvvvvvv1.webp
    38.7 KB · Views: 69
scripts files has been compiled but not working. hmmmmmm

I have the same issue. The program generates the script files without throwing any error or exception

From checking other posts, I have seen that for some people the issue was on Python side, either not being installed or not in path variables, but that didnt fix it for me. I have also checked if I was missing any third party tool or any of the files (I have rewriter.exe as well) but from what I have seen nothing is missing.

I have noticed that all the generated files have the same size (which doesnt seem to be the case if the file patching is done properly), which leads me to believe that the problem comes to when the scripts file is being modified.

Maybe someone could give us a hint on how to deal with this error, I have tried many things to no avail and Im completely lost on what else I could do.
 

Attachments

  • issue.webp
    issue.webp
    19.2 KB · Views: 57
I have the same issue. The program generates the script files without throwing any error or exception

From checking other posts, I have seen that for some people the issue was on Python side, either not being installed or not in path variables, but that didnt fix it for me. I have also checked if I was missing any third party tool or any of the files (I have rewriter.exe as well) but from what I have seen nothing is missing.

I have noticed that all the generated files have the same size (which doesnt seem to be the case if the file patching is done properly), which leads me to believe that the problem comes to when the scripts file is being modified.

Maybe someone could give us a hint on how to deal with this error, I have tried many things to no avail and Im completely lost on what else I could do.
1. Reinstall Python to the folder that can be easily add to PATH
2. CHECK again if you have all 3rdparty apps install correctly
 
Honestly sometime i just want to throw the patcher on the internet, and give you guys the link. Since some "lazzi" keeps do something like copy & paste. Ask for update, like mongrel Moniak. Who know Yostar devs sneak in here maybe ? You dont know, i dont know. I cant risk sharing this to public, which may cause the patcher get fixed. I once said that people who got the patcher will not help anyone fix the patcher, they just want to protect the patcher. Thats all.

For who reading this, please. Some people here know nothing about programing or bytecode, like me, able to fix the patcher for themself. So why you cant ?? Hints to fix already have on internet, you just too lazy to search for the answers :( keep trying. I believe your hardwork will be rewarded :)
 
is it working on EN ? where the updates. please update EN version. Thanks :)
 
Status
Not open for further replies.
Back
Top Bottom