Jump to content
  • 0

[Help] Bug when i've installed L2J Archid


Question

Posted

Hi, i've just installed l2jarchid on my server for the second time, went online to see if it went good this time, it didn't so here's my bug report:

 

When i log in and create my character, the armors are grey texture.

create.jpg

 

 

Then when i've created the char, it's okay, normal starting no-grade gears.

loginaftercreate.jpg

 

 

Then i'm ingame, and it's grey again, and i have 2 items;

Magic Flute & Magic Gem

ingamez.jpg

When i get another item into my inventory, then i can see it/wear it. But when i relog, it's gone, and i'm back with the Magic Flute and Magic Gem in my inventory (even if i've deleted them before, i earn new one on relog)

 

What causes this problem? And can it be easily fixed?

Recommended Posts

  • 0
Posted

L2j-Archid website is gone and domain was removed so looks like the project is no more.

 

yup but still l2jarchid pack is way better than l2jteon or l2jbrasil or all the other projects that spreed around atm.

 

the only problemm it that setekh just ripped the "premiuM" codes from the source but left everything unchanged so there alot of errors on the console

 

allso the problemm whit restoring item because there still leftovers from the bindip code.

  • 0
Posted

the problem is easy fixed by adding a query into the DB, i can't remember what it was since l2jarchid's forum is gone, but it was some kind of bind crap, although the items still came back after every relog, but i fixed that by deleting those items from DB :D, they weren't useful/important anyway

  • 0
Posted

CREATE TABLE IF NOT EXISTS items (
  `owner_id` INT,
  `object_id` INT NOT NULL DEFAULT 0,
  `item_id` INT, 
  `count` INT,
  `enchant_level` INT,
  `loc` VARCHAR(10),   
  `loc_data` INT, 
  `price_sell` INT,
  `price_buy` INT,
  `time_of_use` INT,
  `custom_type1` INT DEFAULT 0,
  `custom_type2` INT DEFAULT 0,
  `mana_left` decimal(3,0) NOT NULL default -1,
`bindId` INT NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`),
  KEY `key_owner_id` (`owner_id`),
  KEY `key_loc` (`loc`),
  KEY `key_item_id` (`item_id`),
  KEY `key_time_of_use` (`time_of_use`)
);

 

in items.sql

  • 0
Posted

CREATE TABLE IF NOT EXISTS items (
  `owner_id` INT,
  `object_id` INT NOT NULL DEFAULT 0,
  `item_id` INT, 
  `count` INT,
  `enchant_level` INT,
  `loc` VARCHAR(10),   
  `loc_data` INT, 
  `price_sell` INT,
  `price_buy` INT,
  `time_of_use` INT,
  `custom_type1` INT DEFAULT 0,
  `custom_type2` INT DEFAULT 0,
  `mana_left` decimal(3,0) NOT NULL default -1,
`bindId` INT NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`),
  KEY `key_owner_id` (`owner_id`),
  KEY `key_loc` (`loc`),
  KEY `key_item_id` (`item_id`),
  KEY `key_time_of_use` (`time_of_use`)
);

 

in items.sql

xaxaxax loled

 

guys just put my fix

  • 0
Posted

man archid is not going to get any improvement

and since you don't know many things about java,i suggest you buy a ready pack(find one here px)or compile a Gracia Epilogue from L2jFree/L2jServer

  • 0
Posted

man archid is not going to get any improvement

and since you don't know many things about java,i suggest you buy a ready pack(find one here px)or compile a Gracia Epilogue from L2jFree/L2jServer

if you rent devs you can work on archid easier cause all bosses work retail like and most of the quests...

  • 0
Posted

if you rent devs you can work on archid easier cause all bosses work retail like and most of the quests...

that's something other

but the sure is,he can't do anything just with mxc help,too many bugs

  • 0
Posted

Sniffer , it worked with

alter table items add COLUMN bindId int

 

The items doesn't disapear now after relog.

 

But another problem:

 

When you kill a mob, and get materials from it.. and then relog, it's gone. But if a player drops it, and you pick it up, then relog.. it stays.. got any solution for that?:P

 

  • 0
Posted

Sniffer , it worked with

alter table items add COLUMN bindId int

 

The items doesn't disapear now after relog.

 

But another problem:

 

When you kill a mob, and get materials from it.. and then relog, it's gone. But if a player drops it, and you pick it up, then relog.. it stays.. got any solution for that?:P

 

for me this doesnt happend :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • What can I say other than that I’m satisfied with the order I made. The guy is reliable and very good at what he does. I recommend him 100%.
    • Lineage2 Freya High Five @ Reshade with fog and rain etc @ Gracia final epilogue atmosphere   this reshade will eat lots of GPU power 50% or more of an RTX 3060 so be carefull depending on what effects are activated and their settings will eat even more GPU recomended 60hz monitor settings and via nvidia panel in Lineage2 game profile vsync settings to on effects are set up till film deck and the rest are not used but still working again this can eat alot of GPU Don't overheat GPU this is for freya high five but might work on others too copy in the  System  folder the folder  reshade-shaders  and the files  d3d9.dll  ReShade.ini  ReShadePreset.ini  ReShade.log  CccDddCcc.ini insert opens the menu and delete is on and of some settings need  ctrl + left click  to be changed   making another profile will reset the not activated effects to their default values so just copy the profile  CccDddCcc  and rename if needed also something needs to be closed from settings in game menu, the blur at distance and advanced shaders but keeping the advanced water effects all reflections   for those that don't like the h5 look of the sky and the red fog and rain and ambien red at night on all maps well if we want the cool gracia final epilogue back then we need to do this rename the  Maps  folder to Mapsretail or whatever copy the  Maps  folder from gracia final epilogue to h5 also we need the  L2_Skies.utx  from gracia final epilogue  Textures  folder to be replaced and also we need to do the same to the files  timeenv0.int  timeenv1.int  timeenv2.int  timeenv3.int  found in  system  folder   another setting that will probably be needed but not really tested out is to open file  option.ini  from  system  folder and add cachesize like this   [FirstRun] FirstRun=2   [Engine.GameEngine] CacheSizeMegs=512   also maybe is good to change those to 4.000000   [ClippingRange] Terrain=4.000000 Actor=4.000000 StaticMesh=4.000000 StaticMeshLod=4.000000 Pawn=4.000000       sorry bad english   https://mega.nz/file/aRNXxDrQ#mbxrNERBtW0XEEezK6w8-86oZWuX1k6NgtR6RZWKRVM   the compression on the video is kinda bad but meh    
    • Thanks, tho if possible let's lock the topic. I decided to finish up myself as I only created this to save up my time, but seems that while waiting for prop dev. finished myself.
    • Plus he have Discord where using Celestine, Nightwolf and others names to ensure that he is legit, what a looser, that's why mxc have bad reputation, coming here is like 50/50 get scammed.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..