NevesOma Posted August 21, 2019 Posted August 21, 2019 (edited) @Blood Tears ♡ Continue on this topic. Edited August 21, 2019 by NevesOma
Blood Tears ♡ Posted August 21, 2019 Author Posted August 21, 2019 2 hours ago, NevesOma said: @Blood Tears ♡ Continue on this topic. This topic was locked, thats why i make new one.
Blood Tears ♡ Posted August 21, 2019 Author Posted August 21, 2019 On 8/16/2019 at 10:37 AM, GLO said: this is presumably caused from custom npcs and badly cleared cache - assuming you did not make the script its a bit troublesome to fix without having access to source of it Could you help me to fix this shit mr. GLO?
GLO Posted August 22, 2019 Posted August 22, 2019 13 hours ago, Blood Tears ♡ said: Could you help me to fix this shit mr. GLO? you can add me on skype (stormfrontboosting)
Blood Tears ♡ Posted August 29, 2019 Author Posted August 29, 2019 Any suggestions more, this crit makes me angry ..... What it NEED? I changed all NPCS but i get error even from the admin panel when i teleport.
GLO Posted August 29, 2019 Posted August 29, 2019 simulated event ClearL2Game() { if(emt != None) { emt.Kill(); emt=None; } } simulated function Destroyed() { Super.Destroyed(); ClearL2Game(); } simulated event LostChild( Actor Other ) { if(emt== Other) emt=None; }
aLzhite Posted August 30, 2019 Posted August 30, 2019 On 8/15/2019 at 3:19 PM, Blood Tears ♡ said: use a clean client, increase the virtual memory on computer's settings and let the l2.exe run with more rams by checking allow app handle 2gb+ ram using explorer suite. if u are the server owner; take a look to knownlist/teleport task which updates knownlist wrong. if u have no idea on java, delete unnecessary npcs on giran.
GLO Posted August 30, 2019 Posted August 30, 2019 18 minutes ago, aLzhite said: use a clean client, increase the virtual memory on computer's settings and let the l2.exe run with more rams by checking allow app handle 2gb+ ram using explorer suite. if u are the server owner; take a look to knownlist/teleport task which updates knownlist wrong. if u have no idea on java, delete unnecessary npcs on giran. The problem is with bad script on custom npc, not virtual memory or java
aLzhite Posted August 30, 2019 Posted August 30, 2019 3 hours ago, GLO said: The problem is with bad script on custom npc, not virtual memory or java but he says thats not happening always so the caching gives this error imo in client side
GLO Posted August 30, 2019 Posted August 30, 2019 37 minutes ago, aLzhite said: but he says thats not happening always so the caching gives this error imo in client side the problem described will ALWAYS happen but the when is variable
Blood Tears ♡ Posted August 31, 2019 Author Posted August 31, 2019 The problem was in engine.dll. Thx to all for the help. SOLVED!
Recommended Posts