Jump to content

Recommended Posts

Posted
On 5/11/2020 at 12:59 AM, AndreEsteves said:

Kara Vote SQL - Fixed

last_vote_kara.sql



Someone know how to fix queen ant heal?

heal or  hp? have half hp?

Posted (edited)

To fix the services button is easy..Open Eclpise and then Just open services.community and search for ''CommunityNpcs'' after that search   if ("bbsgetfav".equals(cmd) || "bbsnpcs".equals(cmd))
            {
            sendFileToPlayer(player, "bbs_npcs.htm", true);
            return; 

and UNGREEN IT..

Edited by addx20
  • 2 weeks later...
Posted
On 5/17/2020 at 10:44 PM, addx20 said:

To fix the services button is easy..Open Eclpise and then Just open services.community and search for ''CommunityNpcs'' after that search   if ("bbsgetfav".equals(cmd) || "bbsnpcs".equals(cmd))
            {
            sendFileToPlayer(player, "bbs_npcs.htm", true);
            return; 

and UNGREEN IT..

Well Done thank you!

  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...
Posted
12 hours ago, lokaosk1000 said:

[GAMESERVER]

INFO Licensed IP 127.0.0.1
 INFO Licensed IP Please Contact Ichsan Rinaldi Sjofka

 

[LOGINSERVER]

INFO IP: 190.161.xxx.xx Login: kryz Assigned to Proxy: 127.0.0.1


i cant log in any idea?

fixed it

  • 4 weeks later...
Posted

Could someone help me out with this error?

Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer;
        at l2f.gameserver.vote.DDSConverter.buildHeaderDxt1(DDSConverter.java:215)
        at l2f.gameserver.vote.DDSConverter.convertToDxt1NoTransparency(DDSConverter.java:126)
        at l2f.gameserver.vote.DDSConverter.convertToDDS(DDSConverter.java:113)
        at l2f.gameserver.cache.ImagesCache.loadImages(ImagesCache.java:69)
        at l2f.gameserver.cache.ImagesCache.<init>(ImagesCache.java:57)
        at l2f.gameserver.cache.ImagesCache$ImagesCacheHolder.<clinit>(ImagesCache.java:308)
        at l2f.gameserver.cache.ImagesCache.getInstance(ImagesCache.java:303)
        at l2f.gameserver.GameServer.<init>(GameServer.java:305)
        at l2f.gameserver.GameServer.main(GameServer.java:617)

I've tried all kinds of different java versions to run the gameserver and to compile everything, still throws this one every time.

  • 1 month later...
Posted
On 13/08/2020 at 13:06, estaz said:

Alguém poderia me ajudar com esse erro?


Eu tentei todos os tipos de versões diferentes de java para rodar o gameserver e compilar tudo, ainda jogo isso toda vez.

 

Error Compiler fixed .......

 

 

 

package l2f.commons.compiler;

import java.io.File;
import java.io.StringWriter;
import java.io.Writer;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Locale;

import javax.tools.Diagnostic;
import javax.tools.DiagnosticListener;
import javax.tools.JavaCompiler;
import javax.tools.JavaFileObject;
import javax.tools.StandardJavaFileManager;

import org.eclipse.jdt.internal.compiler.tool.EclipseCompiler;
import org.eclipse.jdt.internal.compiler.tool.EclipseFileManager;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

/**
 * ????? ?????????? ??????? Java ??????<br>
 * ? ???????? ??????????? ???????????? Eclipse Java Compiler
 * @author G1ta0
 */
public class Compiler
{
    private static final Logger _log = LoggerFactory.getLogger(Compiler.class);
    
    private static final JavaCompiler javac = new EclipseCompiler();
    
    private final DiagnosticListener<JavaFileObject> listener = new DefaultDiagnosticListener();
    private final StandardJavaFileManager fileManager = new EclipseFileManager(Locale.getDefault(), Charset.defaultCharset());
    private final MemoryClassLoader memClassLoader = new MemoryClassLoader();
    private final MemoryJavaFileManager memFileManager = new MemoryJavaFileManager(this.fileManager, this.memClassLoader);
    
    public boolean compile(File... files)
    {
        // javac options
        List<String> options = new ArrayList<String>();
        options.add("-Xlint:all");
        options.add("-warn:none");
        // options.add("-g:none");
        options.add("-g");
        options.add("-source");
        options.add("1.8");
        // options.add("-deprecation");
        
        Writer writer = new StringWriter();
        JavaCompiler.CompilationTask compile = javac.getTask(writer, this.memFileManager, this.listener, options, null, this.fileManager.getJavaFileObjects(files));
        
        if (compile.call())
        {
            return true;
        }
        
        return false;
    }
    
    public boolean compile(Collection<File> files)
    {
        return this.compile(files.toArray(new File[files.size()]));
    }
    
    public MemoryClassLoader getClassLoader()
    {
        return this.memClassLoader;
    }
    
    private class DefaultDiagnosticListener implements DiagnosticListener<JavaFileObject>
    {
        @Override
        public void report(Diagnostic<? extends JavaFileObject> diagnostic)
        {
            _log.error(diagnostic.getSource().getName() + (diagnostic.getPosition() == Diagnostic.NOPOS ? "" : ":" + diagnostic.getLineNumber() + "," + diagnostic.getColumnNumber()) + ": " + diagnostic.getMessage(Locale.getDefault()));
        }
    }
}

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • Why not just query the database? No need for a server side mod if its not going too much into detail.
    • 08-19-2025 - OUR TOPIC IS RELEVANT! CONTACT US BY THE CONTACTS BELOW
    • I figured as much ahaha! But keep in mind that this is purely for personal enjoyment and non profitable. I'm even considering getting a big boy PC just to run this!   Anyway, I kinda made progress. Created a "ApiServer.java" file to expose some classes and added it to the "ServerPackets.java" file. Sadly now it's gonna be a pain in the arse to study all the classes...
    • Our project is looking for new suppliers and partners! — Snapchat accounts — Reddit accounts with karma — LinkedIn accounts with connections Message us in DM / support — we’ll discuss the terms! We are always open to other partnership offers as well. Our online store assortment: ➡Accounts: Telegram, Facebook, Reddit, Twitter (X), Instagram, YouTube, TikTok, Discord, VK, LinkedIn, GitHub, Snapchat, Gmail, email accounts (Outlook, Firstmail, Rambler, Onet, Gazeta, GMX, Yahoo, Proton, Web.de), Google Voice, Google Ads ➡Premium subscriptions: Telegram Premium, Twitter Premium X, YouTube Premium, Spotify Premium, Netflix Premium, Discord Nitro, ChatGPT Plus/PRO, XBOX Game Pass ➡Additional services: Telegram Stars, proxies (IPv4, IPv6, ISP, Mobile), VPN (Outline, WireGuard, others), VDS/RDP servers 10% - 20% Discount OR $1 BONUS for your registration If you want to receive a $1 BONUS for your registration OR a 10% - 20% DISCOUNT on your first purchase, you can leave a comment: "SEND ME BONUS, MY USERNAME IS..." You can also use a promo code for your first purchase in all our stores: "SOCNET" (15% discount!) SMM Panel services: Use our SMM Panel for boosting Facebook, Instagram, Telegram, Spotify, Soundcloud, YouTube, Reddit, Threads, Kick, Discord, LinkedIn, Likee, VK, Twitch, Kwai, Reddit, website traffic, TikTok, Trust Pilot, Apple Music, Tripadvisor, Snapchat, and other digital products. Get $1 for your first SMM Panel trial launch: Just create a ticket with the subject “Get Trial Bonus” on our website (Support) ➡Go to SMM Panel (clickable) or via support in the bot Our key products: ➡Online Store: Click ➡Telegram Shop Bot: Click ➡SMM Panel: Click Payment: bank cards · cryptocurrency · other popular methods Regular customers receive additional discounts and promo codes! Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ➡ Discord: socnet_support ➡ Discord Server: https://discord.gg/y9AStFFsrh ➡ ✉ Email: solomonbog@socnet.store Through these contacts you can also: — consult about wholesale purchases — establish a partnership (current partners: https://socnet.bgng.io/partners ) — become our supplier SocNet — digital goods and premium subscriptions store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock