Jump to content

Recommended Posts

Posted

Update with L2jServer BETA 8667 on February 7

Fixed in this BETA: 

- BETA: Simplified support for daily quests by UnAfraid?.

  Spelling fixes in L2Character comments by me.

  Usage: Exit quests using exitQuest(QuestType?.DAILY); the quest will be completed and a penalty will be added, use isNowAvailable() to verify if the quest is available.

- BETA: Quests updates, thanks jurchiks for report.

        Into The Large Cavern (179) updated checks and htmls.

        New Recruits (182) updated checks and htmls.

- BETA: Voiced commands update, format and cleanup.

- BETA: Quests from Jython to Java by nonom:

    Exploration of the Giants' Cave - Part 1 (376)

    Exploration of the Giants' Cave - Part 2 (377)

  Note 1: Quest name changed, require database update.

  Note 2: Empty folder cleanup on next commits.

- BETA: Quest Perfect Form (458) by centrio, code refactoring and improvements and tests by me.

  Note: This quest require ​[L5166] !

  Quest I Must Be a Genius (463) cleanup, format and minor refactor.

- BETA: Fix for Sweeper, thanks VlLight?.

- BETA: Half-Kill is now possible against monsters in h5.

Posted

At least this changes should be there too:

BETA: Quests from Jython to Java by nonom:

    Exploration of the Giants' Cave - Part 1 (376)

    Exploration of the Giants' Cave - Part 2 (377)

Note 1: Quest name changed, require database update.

Note 2: Empty folder cleanup on next commits.

BETA: Quest Perfect Form (458) by centrio, code refactoring and improvements and tests by me.

Note: This quest require ​[L5166] !

Quest I Must Be a Genius (463) cleanup, format and minor refactor.

BETA: Fix for Sweeper, thanks VlLight?.

BETA: Half-Kill is now possible against monsters in h5.

Posted

Florine when i put npcs in table and i spawn them i cant see NPC's name and TITLE and more worst i got error with scheme buffer ! Astept un raspuns te rog

 

This is the error:

 

Error on: C:\Users\Administrateur\Desktop\L2 Server\game\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log
Line: -1 - Column: -1

Traceback (innermost last):
  File "__init__.py", line 14, in ?
ImportError: cannot import name L2SummonInstance

Posted

@IHellEyesI change L2SummonInstance to L2ServitorInstance everywhere in the script.

 

About the title you need to add custom npc ai data and fill those missing values.

Posted

hey i made a server but it wont let me go on. like the gameserver and loginserver work but the patch wont open. this is the notice i get when i try to open my patch:

2012.2.10 14:10:32

OS : Windows Vista 6.1 (Build: 7600)

CPU : AuthenticAMD Unknown processor @ 2195 MHz with 2047MB RAM

Video : ATI Mobility Radeon HD 4250 Graphics    (29)

PosCode : LS1:0:0:0 2/0

 

General protection fault!

 

History: UOrcMove::CalculateCRC32 <- 1.510000::0 <- UGameEngine::Init <- InitEngine

 

Can someone help me with this?

Posted

Update with L2jServer BETA 8675 on February 10

Fixed in this BETA: 

- BETA: Updated SQL Documentation a bit.

- BETA: More Indexes for [8337].

- BETA: Full Install DB should clean up mods_wedding.sql.

- BETA: Revert DebugHandler?.java from [8670].

- BETA: Organizing xsd's into data/xsd/ folder and Unifying multisell's data.

- BETA: AdminSiege? handler typo fix and source format

- BETA: Minor fix for [8663], thanks UnAfraid? for report.

- BETA: StatsSet? class format

- BETA: Re-Added [5167] & [5168] please don't remove this! because is used for safe check (for example when character is deleted from outside game, directly in db from a admin website or manually), like we do with others SQL Queries there.

- BETA: Handing [5167:5168] where it should be.

- BETA: Avoiding boxing/unboxing of int and boolean.

  Continuing with [4451].

  Note: valueOf(..) returns an object, this is useful when using List/Map? (not Trove ones), if it's only required an int (or boolean) use parseInt(..) (or parseBoolean(..)).

- BETA: Small SQL Query Improvement for [5167].

- BETA: Added clean up for invalid Weddings.

Posted

Update with L2jServer BETA 8676 on February 12

Fixed in this BETA: 

- BETA: Reverting [5168] due is not working as should.

- BETA: Moving all util methods from QuestState? to Quest class to be usable directly from quests which doesn't really needs to implement QuestState?.

  Backward compatibility still remains until all quests are re-writen in java.

- BETA: Support for setTeam for all L2Character extending classes

Posted

No update today since there is only one change in Server: 5177

Next update tomorrow: 15.02.2012 if it's commited anything new to Datapack.

Have Fun

Posted

Update with L2jServer BETA 8677 on February 16

Fixed in this BETA: 

- BETA: Addressing the problem of unchecked casting in AugmentationData?.

- BETA: Fix for Ticket #2844 by anónimo (please next time post the fix in forum, not trac).

- BETA: Misc fixes:

    Typo fixes in comments.

    Deleted useless comments.

    Typo fixes in logs.

    Added missing GPL notice.

    Updated some GPL notices.

    Formatted and cleaned up some classes.

    Moved misplaced author JavaDoc?.

  Note: Takes few minutes check misspellings, misplaced comments, GPL notice, JavaDocs?, but takes years to get fixed after they get committed, please check before commit :D

- BETA: Minor Improvements/Cleanup? for database_installer.bat.

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

    • You should buy it then I’ll make a discount  
    • Hi everyone,   In 2014, I completely stepped away from developing L2 servers and doing L2J-related work. Since then, I’ve only opened this server about once a year and helped a few servers and individuals for free. I haven’t taken on any paid L2J work since then.   LINEAGE2.GOLD is a project that has reached about Season 6. The first season launched at the end of 2020 and was a fully rebuilt Gold-style server on the Classic client (protocol 110). It featured many custom systems and enhancements. After several seasons, I decided to abandon the Mobius-based project and move to Lucera, as my goal was to get as close as possible to Interlude PTS behavior while still staying on the L2J platform.   The current project was once again completely rebuilt, this time on the Essence client (protocol 306), and is based on Lucera. Because of that, acquiring a license from Deazer is required.   My Lucera extender includes, but is not limited to: Formulas.java Basic anti-bot detection, which proved quite effective, we caught most Adrenaline users using relatively simple server-side logic, logged them, and took staff action. Simple admin account lookup commands based on IP, HWID, and similar identifiers. In-game Captcha via https://lineage2.gold/code, protected by Cloudflare, including admin commands for blacklisting based on aggression levels and whitelisting. Additional admin tools such as Auto-Play status checks, Enchanted Hero Weapon live sync, force add/remove clans from castle sieges, item listeners for live item monitoring, and more. A fully rewritten Auto-Play system with support for ExAutoPlaySetting, while still using the Auto-Play UI wheel, featuring: Debuff Efficiency Party Leader Assist Respectful Hunting Healer AI Target Mode Range Mode Summoner buff support Dwarf mechanics Reworked EffectDispelEffects to restore buffs after Cancellation. Raid Bomb item support. Reworked CronZoneSwitcher. Prime Time Raid Respawn Service. Community Board features such as Top rankings and RB/Epic status. Custom systems for Noblesse, Subclasses, support-class rewards, and much more.   Depending on the deal, the project can include: The lineage2.gold domain The website built on the Laravel PHP framework The server’s Discord Client Interface source Server files and extender source The server database (excluding private data such as emails and passwords)   I’m primarily looking for a serious team to continue the project, as it would be a shame to see this work abandoned. This is not cheap. You can DM me with offers. If you’re wondering why I’m doing this: I’ve felt a clear lack of appreciation from the L2 community, and I’m not interested in doing charity work for people who don’t deserve it. I’m simply not someone who tolerates BS. Server Info: https://lineage2.gold/info Server for test: https://lineage2.gold/download Over 110 videos YouTube playlist: https://www.youtube.com/watch?v=HO7BZaxUv2U&list=PLD9WZ0Nj-zstZaYeWxAxTKbX7ia2M_DUu&index=113
  • 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..

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