Jump to content

MiReEn

Members
  • Posts

    25
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by MiReEn

  1. I get these errors in RequestBypassToServer in acis revision 405 The method showDressMeMainPage(Player) is undefined for the type RequestBypassToServer The method showSkinList(Player, String, int) is undefined for the type RequestBypassToServer The method showMySkinList(Player, int) is undefined for the type RequestBypassToServer The method checkWeapons(Player, ItemInstance, WeaponType, WeaponType) is undefined for the type RequestBypassToServer Duplicate local variable itemId Duplicate local variable player Illegal modifier for parameter getItemNameById; only final is permitted Void methods cannot return a value void is an invalid type for the variable showSkinList void is an invalid type for the variable showDressMeMainPage Syntax error on token "++", Expression expected after this token private static void showMySkinList(Player player, int page) ---> Syntax error on token "(", ; expected public static boolean checkWeapons(Player player, ItemInstance skin, WeaponType weapon1, WeaponType weapon2) --> Syntax error on token ",", ; expected Illegal modifier for parameter sdf; only final is permitted htm.replace("%time%", sdf.format(new Date(System.currentTimeMillis()))); -------->sdf cannot be resolved
  2. Good evening i have the following error : Using Acis rev 401 public version [javac] C:\Users\USER\Desktop\BACKUP\l2\source\workspace\acis_public-master\aCis_gameserver\java\net\sf\l2j\gameserver\DressMeData.java:17: error: DressMeData is not abstract and does not override abstract method parseDocument(Document,Path) in IXmlReader [javac] public class DressMeData implements IXmlReader [javac] ^ [javac] C:\Users\USER\Desktop\BACKUP\l2\source\workspace\acis_public-master\aCis_gameserver\java\net\sf\l2j\gameserver\DressMeData.java:46: error: cannot find symbol [javac] parseDatapackFile("./data/xml/dressme.xml"); [javac] ^ [javac] symbol: method parseDatapackFile(String) [javac] location: class DressMeData [javac] C:\Users\USER\Desktop\BACKUP\l2\source\workspace\acis_public-master\aCis_gameserver\java\net\sf\l2j\gameserver\DressMeData.java:54: error: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [javac] C:\Users\USER\Desktop\BACKUP\l2\source\workspace\acis_public-master\aCis_gameserver\java\net\sf\l2j\gameserver\network\clientpackets\RequestBypassToServer.java:128: error: incompatible types: String cannot be converted to int [javac] player.sendMessage("The command " + command.substring(7 + " does not exist!")); [javac] ^ [javac] C:\Users\USER\Desktop\BACKUP\l2\source\workspace\acis_public-master\aCis_gameserver\java\net\sf\l2j\gameserver\network\clientpackets\RequestBypassToServer.java:320: error: method sendMessage in class Player cannot be applied to given types; [javac] player.sendMessage("You have successfully purchased ", sp.getName(), " skin."); [javac] ^ [javac] required: String [javac] found: String,String,String [javac] reason: actual and formal argument lists differ in length [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output [javac] 5 errors
  3. Greetings maxcheaters community, I am searching for closed beta testers for the upcoming Interlude server L2Ambrosial. You can find more info about the server by gaining Beta Tester Role in our server's discord channel. Any kind of help in the early stages of the server's development is highly appreciated and will be reward at the live stage of the server. Discord Channel Custom Items will be unlocked periodicaly depending on the server's community progression. Currently Unlocked: Apella / Monster Only Weapons Tier 1 Items Tier 2 Items Tier 3 Items Best Regards, MiReEn.
  4. problem solved , lock it (changed the method which calculates karma status while in town)
  5. Already tested this one , the problem is only inside the TownZone
  6. Greetings, As the title says i changed Gluding Village to a nopeace zone and the following issue occures: Players can attack each other normally , they get Flagged and also get PvP Kills. On the other hand when a player kills a non-flagged player his PK score increases normally but he doesn't get any Karma or Red name. I checked zone xml , Gludin is set as a Town , and nopeace = True Checked L2TownZone.java , checked L2PeaceZone.java but can't figure what is the cause of the problem. Using Frozen Rev. 1004 Thanks in advance.
  7. Greetings, After i changed to JDK 11 these following errors occured to L2NPCINSTANCE.java import org.omg.PortableServer.POAManagerPackage.State; (The import org.omg cannot be resolved) and following the previous error this error occures: || qs.getState().equals(State.active)) (State cannot be resolved to a variable) After searching in google i realised that it's possible that method org.omg is no longer used in JDK 11 , any suggestions on fixing it? Thanks in advance!
  8. Greetings friends, as the title mentions , i am looking for Testers for my IL server which is currently in Closed Beta Mode. Testers will be rewarded on the server launch. Contact me via message for more info Thanks in advance , have a nice day. http://prnt.sc/vhb52x http://prnt.sc/vhb6ej
  9. Hello and thank you for your answer , the feature that you meantioned , is implemented in my pack as well , but the thing is that it's not the solution to this bug ..
  10. Greetings guys , Bug: Duel ends in tie , and they can walk normally with Snipe or Ultimate Defense while keeping the stats after duel ends Could anyone help me understand what's causing this bug and point me in the right direction in order to fix it ? (Using L2JFrozen ) Thanks in advance
  11. So i saw this code posted from An4rchy and because i had some free time i decided to try the adaptation of the code to l2jfrozen since it was posted for acis. I'm terrible in this so i got stuck somewhere as expected. Original Code : Since i use l2jfrozen and there is not a file named bypasshandlers.java i decided to add the code in : package com.l2jfrozen.gameserver.network.clientpackets; --> RequestBypassToServer (Don't know if it's the right thing to do) This is what i added there : Errors/Warnings: I post my problem here not cause i want someone to give me a ready fix and that's it , i made this post in order to learn something out of it P.S i hope i don't burn your eyes too much with the crap i did to the code
  12. any ideas on how can i get in contact with Shyla or Nefer? :D
  13. i've been tracking his posts.. never seen a guy like him before hahaha :y u no?: P.S : can i send you a private message to discuss about something Trance? Thank you for your reply Rootware
  14. you are up to something cool bro.. keep up
  15. Thank you for your answer Kelrzher, i think with the info you provided me i'll keep my self busy for a while Thank's again for your reply, what i meant was that i do not want to pay for the latest rev of acis and so i should work with the other option ( which might be a disaster as you mentioned)
  16. Thank you for your reply Tessa , It might be a nightmare in your personal view and i'm sure you know much more than i do , but right now i have to use the resources that i have and try to improve
  17. Thank you for you reply Tryskell , I could open my own server as you already mentioned but in my point of you searching for bugs by my self would be like searching for a needle in a haysack since i lack the experience In my opinion the best way to test bugs would be with live testers which are hard to find nowadays( already tried to reach out some ) since noone is willing to do something without getting something in return :P .... I just created this topic to see if someone could mention some bugs that already have been tested and are working
  18. Hey Guys, As the title informs you, I am searching for someone that knows some of the bugs of frozen rev 1004 As i heard rev 1004 is the stable one and i would like to practise in it and develop my own server "slowly" , since i am a newbie.. In order to avoid comments about why i'm choosing to work with frozen and not acis, my answer to that would be that i will try to build a pvp server. p.s I'm not asking for any bugs fixes , i'm just asking for bugs that i will try to solve by myself or ask for your help in the proper section. Thank's in advance..
  19. Is it possible for another newbie like myself ? :D
×
×
  • Create New...