Jump to content

Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
Posted

Frozen got some horrible buggs which i already told 4 months ago and i told over and over again....now i start to tell here.

 

-Frintezza Instance fully bugged + Frintezza Quest doesn't work

-Registered Recipes from crafters just disappear from time to time if they are in offline craftshop and you restart server.

-lvl 80 skills like day of doom from necromacer doesn't work to...

 

new bug...People can not be Hero 2 times...

 

All that buggs i told over and over again but seems like nobody care... Since 4 months only useless updates. All that Major Buggs should be fixed first..than you should make cleanups. I feel this project is dying because admins don't work on it and there are to many young greeks which understand a fuck about development. Start working on the project and close it for public. Open it for people who are real l2j developer and for people which support the project with money...to avoid greek kids which care a fuck about l2jfrozen.

Posted

Frozen got some horrible buggs which i already told 4 months ago and i told over and over again....now i start to tell here.

 

-Frintezza Instance fully bugged + Frintezza Quest doesn't work

-Registered Recipes from crafters just disappear from time to time if they are in offline craftshop and you restart server.

-lvl 80 skills like day of doom from necromacer doesn't work to...

 

new bug...People can not be Hero 2 times...

 

All that buggs i told over and over again but seems like nobody care... Since 4 months only useless updates. All that Major Buggs should be fixed first..than you should make cleanups. I feel this project is dying because admins don't work on it and there are to many young greeks which understand a -beep- about development. Start working on the project and close it for public. Open it for people who are real l2j developer and for people which support the project with money...to avoid greek kids which care a -beep- about l2jfrozen.

 

fresh fix by cleodj try it:

Index: Hero.java
===================================================================
--- Hero.java   (revision 946)
+++ Hero.java   (working copy)
@@ -393,6 +393,8 @@
             int count = oldHero.getInteger(COUNT);
             oldHero.set(COUNT, count + 1);
             oldHero.set(PLAYED, 1);
+            
+            heroes.put(charId, oldHero);
          }
          else
          {

Posted
fresh fix by cleodj try it:

Index: Hero.java
===================================================================
--- Hero.java   (revision 946)
+++ Hero.java   (working copy)
@@ -393,6 +393,8 @@
             int count = oldHero.getInteger(COUNT);
             oldHero.set(COUNT, count + 1);
             oldHero.set(PLAYED, 1);
+            
+            heroes.put(charId, oldHero);
          }
          else
          {

Tested? does it work?

  • 2 weeks later...
Posted

On Download Section there were no Npc... also on Project i coudnt Find the npc on db only on Config

Npc's is on Custom sql folder. you must add manual.

 

P.s. Buffer not working , i added new in my server i suggest to all of you to do the same !

  • 2 weeks later...
Posted

Npc's is on Custom sql folder. you must add manual.

 

P.s. Buffer not working , i added new in my server i suggest to all of you to do the same !

Buffer work fine for me mayb  u  do not enable powerpak

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.




×
×
  • Create New...