You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Original was based off L2OFF, so how would he even be able to compete or deliver the same quality? It will be just another L2F from shein.
Whatsoever, some times you should just let the horse die.
Bump
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
Question
nery
helpme code in java base l2f
import l2f.gameserver.utils.VgConfig;
import l2f.commons.util.Base64;
import l2f.commons.crypt.NewCrypt;
import java.io.*;
import java.net.URL;
import java.net.URLConnection;
import java.security.CodeSource;
import java.security.ProtectionDomain;
import java.util.Enumeration;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
erro compile
compile:
[javac] \java\l2f\gameserver\utils\VLoaderKey.java:91: error: cannot find symbol
[javac] z = new ZipFile(VLoaderKey.getProtectionDomain().getCodeSource().getLocation().toURI());
[javac] ^
[javac] symbol: method getProtectionDomain()
[javac] location: class VLoaderKey
[javac] \java\l2f\gameserver\utils\VLoaderRev.java:112: error: cannot find symbol
[javac] Class result = defineClass(className, data, 0, data.length);
[javac] ^
[javac] symbol: method defineClass(String,byte[],int,int)
[javac] location: class VLoaderRev
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.