Jump to content

junin00

Members
  • Posts

    27
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About junin00

Profile Information

  • Current Mood
    Angry
  • Gender
    Not Telling
  • Country
    Paraguay

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

junin00's Achievements

Rookie

Rookie (2/16)

  • First Post Rare
  • Collaborator Rare
  • Reacting Well Rare
  • Dedicated Rare
  • Week One Done Rare

Recent Badges

1

Reputation

  1. Your source code link is in the trash. Do you still want to share it?
  2. I'll try later with a smaller size image. My added npcs already had a background image for some time, even before using these files.
  3. Thanks for sharing your file with us. I replaced the files, but it still didn't show up, the community went black, do you have any idea what it could be?
  4. Yes it can be, I will learn to compile with another IDE or with Build.bat.
  5. This appears on the console when I compile: Buildfile: D:\Workspace\Rhongominyad\build.xml clean: [delete] Deleting directory D:\Workspace\Rhongominyad\build checkRequirements: [echo] Verification of your JDK version. init: [mkdir] Created dir: D:\Workspace\Rhongominyad\build [mkdir] Created dir: D:\Workspace\Rhongominyad\build\classes [mkdir] Created dir: D:\Workspace\Rhongominyad\build\login [mkdir] Created dir: D:\Workspace\Rhongominyad\build\gameserver compile: [javac] Compiling 1762 source files to D:\Workspace\Rhongominyad\build\classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: D:\Workspace\Rhongominyad\java\net\sf\l2j\gameserver\scripting\ScriptManager.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning jar: [jar] Building jar: D:\Workspace\Rhongominyad\build\l2jserver.jar [copy] Copying 1 file to D:\Workspace\Rhongominyad\build\login\libs [copy] Copying 1 file to D:\Workspace\Rhongominyad\build\gameserver\libs dist: [copy] Copying 3 files to D:\Workspace\Rhongominyad\build\login\libs [copy] Copying 8 files to D:\Workspace\Rhongominyad\build\gameserver\libs [mkdir] Created dir: D:\Workspace\Rhongominyad\build\gameserver\log [mkdir] Created dir: D:\Workspace\Rhongominyad\build\login\log [mkdir] Created dir: D:\Workspace\Rhongominyad\build\gameserver\config [mkdir] Created dir: D:\Workspace\Rhongominyad\build\login\config [copy] Copying 8 files to D:\Workspace\Rhongominyad\build\gameserver\config [copy] Copying 3 files to D:\Workspace\Rhongominyad\build\login\config [mkdir] Created dir: D:\Workspace\Rhongominyad\build\gameserver\data BUILD SUCCESSFUL Total time: 34 seconds
  6. I compiled it with eclipse, it's the one I have the easiest. Was that why?
  7. Yes, I use Java 8. If you use the build that comes ready, it loads normally. After compiling the source code, when I turn on the gameserver, when loading this error appears.
  8. Xtellia Do you have any idea what it might be, whenever I compile your source, this happens when I start the gameserver. ----------------------------------------------------=[ Geodata & Pathfinding ] Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; at net.sf.l2j.gameserver.geoengine.geodata.BlockMultilayer.<init>(BlockMultilayer.java:89) at net.sf.l2j.gameserver.geoengine.GeoEngine.loadGeoBlocks(GeoEngine.java:279) at net.sf.l2j.gameserver.geoengine.GeoEngine.<init>(GeoEngine.java:92) at net.sf.l2j.gameserver.geoengine.GeoEngine$SingletonHolder.<clinit>(GeoEngine.java:1521) at net.sf.l2j.gameserver.geoengine.GeoEngine.getInstance(GeoEngine.java:1516) at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:179) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:93)
  9. It worked with "back" Thx.
  10. I got it, I tested it by placing the item on the bodypart as a cloak and there was an error on the console. I ended up being sad.
  11. I say as cloak, example: Cloak Zaken The google translator has a moment when he inverts the words, and the implication is crooked.
  12. Thank you again. I really liked the previous ones. I have a question, did you also include the covers?
  13. Got it, cool. Do you know any guides that explain compiling with ant?
  14. Which most accurate version of java 8? Perhaps because I have little knowledge, I used more with Eclipse IDE 2020-03 and java jdk 8u271 more without success.
×
×
  • 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