Jump to content

Question

14 answers to this question

Recommended Posts

  • 0
Posted

It has to do with the client and not with l2j (as you posted on l2j section. And it's 8KB not 8192KB.

lol i know is client but not sure if this should go in client section.. 

  • 0
Posted

serverpackets/NpcHtmlMessage.java

		if (text.length() > 50000)
		{
			LOGGER.warn("Html is too long! this will crash the client!");
			_html = "<html><body>Html was too long,<br>Try to use DB for this action</body></html>";
			return;
		}
  • 0
Posted (edited)

wyh are you making servers

why you even bother to answer in l2j session, your java knowledge is 0 

and you only support a server that feed you ;)) 

Ps who said i open server? you never work into a localhost mode? oh i forgot :D you dont know how it works :P :P  <3

Edited by AccessDenied
  • 0
Posted

 

serverpackets/NpcHtmlMessage.java

		if (text.length() > 50000)
		{
			LOGGER.warn("Html is too long! this will crash the client!");
			_html = "<html><body>Html was too long,<br>Try to use DB for this action</body></html>";
			return;
		}

you gave me cancer :D

 

if client no support more than 8 then what u even doin? the problem is not java the problem is client itself

  • 0
Posted

Pagination system, or community board use.

so in other words you tell me to split string into different pages? well again... i dont get why i substring

the string (for testing reasons) and cut it into 1/3 still client crashed.

  • 0
Posted

te0x isn't wrong (before saying he gave you cancer), you can either return a default html to avoid to crash, or substring (which will cause malformat htm).

 

There is no solution, it's a client limitation and you have to play around it, as I stated. Pagination system is the way to go, if you format text in a loop you can also save shitload of chars dropping the pointless colors, eventual links, shortcut or drop tables, etc. That's up to you and depends about content to display (if it's not a loop you're kinda screwed and should see your exigences to a lower level).

 

You got example of pagination for specific cases (on aCis : bookmarks, characters list and skills list with the use of MathUtil.countPagesNumber).

  • 0
Posted

te0x isn't wrong (before saying he gave you cancer), you can either return a default html to avoid to crash, or substring (which will cause malformat htm).

 

There is no solution, it's a client limitation and you have to play around it, as I stated. Pagination system is the way to go, if you format text in a loop you can also save shitload of chars dropping the pointless colors, eventual links, shortcut or drop tables, etc. That's up to you and depends about content to display (if it's not a loop you're kinda screwed and should see your exigences to a lower level).

 

You got example of pagination for specific cases (on aCis : bookmarks, characters list and skills list with the use of MathUtil.countPagesNumber).

o fuck guess i have to deal with c4 problems.. 

anyway

  • 0
Posted

It's not C4, it exists since C1 up to latest, and I don't think such value has been edited in post chronicles (except community board one, which has been upped).

  • 0
Posted

It's not C4, it exists since C1 up to latest, and I don't think such value has been edited in post chronicles (except community board one, which has been upped).

Thank you baby.. wasted much time on some system without consider details like this.... 

TOES FTW

Guest
This topic is now closed to further replies.


  • Posts

    • Good luck with your g/o 😃
    • You're talking complete nonsense. The source code of SphereAPI, which handles all requests, is closed and has never been published anywhere.     That return $this doesn't affect anything, PHP just ignores it. Why are you showing it?     Yes, of course I want that, and I’m asking you — go ahead and hack it, I’d even be thankful. The most you can probably do is launch a DDoS attack, but that’s not hacking. The IP you see is just a public one, used by default to handle requests. There are many other IPs involved, which aren’t disclosed for privacy reasons. So, when should I expect your hacker attack? If you fail, it means you talked big for nothing. I hope you're not all talk and can actually back up your words. UPD: To make your task easier, I have disabled limits on incorrect and failed requests, so your site/IP won't get blocked.
    • Lineage2Dex Interlude+ x50 Server launches TODAY!       The wait is over – the Lineage2Dex Interlude+ x50 Server launches TODAY! Grand Opening - April 26 at 19:00 (UTC+3) Over 10,000 registered accounts are ready to dive in! Beta with massive activity over, thx all who participate on it! It's time to begin your real Jorney! 👉 Read full roadmap 👉 Full server description 👉 Download and registration The server will be split into 3 stages, each featuring multiple content episodes. Stage 1: April 26 – May 18 Welcome to the Classic Interlude Phase. This stage is built with minimal custom content, focused on delivering that pure Interlude experience. It’s perfect for both new players unfamiliar with our project and veterans who enjoy a traditional start. Expect a smooth and nostalgic journey with familiar mechanics. Stage 2: May 19 – June 22 Time to expand the world! As most Interlude content gets completed, we gradually introduce new elements. Hellbound will open first, followed by weekly content updates. Midway through this stage, the Isle of Prayer will become available — a new zone featuring Dynasty Gear and fresh challenges. Stage 3: From June 23 Welcome to full content access! Some location become to High-level location, offering great reward! Once this phase concludes, a full merge with Union server will take place — and yes, all your characters and items will carry over safely. We wish everyone a smooth start, fair play, and tons of fun on the new x50 server! See you in-game!
    • Hello everyone! I'm offering professional L2J development services, specialized for aCis projects.   🔹 What I offer: Ready-to-implement existing systems (events, features, gameplay improvements). Custom development: I can create new systems based on your specific requests and ideas. Bug fixing, optimization, and enhancement of your server's code. Professional, clean, and organized Java coding. Support after delivery to ensure smooth integration.   🔹 Some examples of available systems: PvP and PvE Mini-Events (fully automated). Custom Raid Boss Events. Advanced Clan Utilities (regroup features, clan ranking, etc). Reward Systems (based on kills, damage, objectives, etc). Achievements Subscription system Arena Fights (1v1 tournament, scratch made). Advanced event engine (12 events, many features). multi-client aCis project, progressive gameplay C4 to C6   🔹 Why work with me? Years of experience working directly with aCis pack. Fast, reliable communication. I care about performance and long-term stability. I can adjust the systems to fit your server's style and balance.   🔹 Pricing: Flexible depending on the complexity (fixed price per project or per system). Discounts for multiple systems or long-term collaboration.   🔹 Contact: MaxCheaters PM Discord: @Luminous   Serious and passionate about your project? Let's make your server unique!
  • Topics

×
×
  • Create New...