Resolved Hello dose anyone use this? (interlude add on)

justin3ryu

Heir
Customer
Enhanced Boss Status I brought from Oasis

and im using lucera serverpack interlude and interlude client.

and as you can see, when i click the button, client shut downs immdeitely

and shows this error :


2025.8.25 04:06:40
OS : Windows Vista 6.2 (Build: 9200)
CPU : GenuineIntel PentiumPro-class processor @ 2911 MHz with 2047MB RAM
Video : NVIDIA GeForce RTX 3060 (6614)

General protection fault!

History: ListParser::CreateElementList <- NCHtmlViewer::LoadHtmlFormString <- NCNPCHtmlViewer::LoadHtml <- NConsoleWnd::ReceiveHtmlMessage <- UGameEngine::OnNpcHtmlMessage <- UNetworkHandler::Tick <- Function Name=NpcHtmlMessageP <- UGameEngine::Tick <- UpdateWorld <- MainLoop



does anyone using this?

because i think inside of .jar xml file is wrong.




but when i use this, and use command, window shows up.photoquest.webp





enhance-rb-status.ext -> scripts - > service -> enhanced_rb_status_main.htm


->



<html><title>Enhanced Raid Boss Status</title>
<body align="center">
<tr>
<td height=359>
<center>
<td>
<center><img src="L2EssenceCommunity.logo" width=280 height=80></center>
</td>
<br><br>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.20-30" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 20 30 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.31-40" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 31 40 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.41-50" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 41 50 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.51-60" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 51 60 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.61-70" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 61 70 1" width=200 height=33 back="L2EssenceCommunity.gmshop_btn_over" fore="L2EssenceCommunity.gmshop_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.71-80" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 71 80 1" width=200 height=33 back="L2EssenceCommunity.itembroker_btn_over" fore="L2EssenceCommunity.itembroker_btn"></td>
</tr>
</table>
</tr>
</table>
</center>
</td>
</tr>
</body>
</html>
resize_x=350 resize_y=400
 
Last edited:
По ошибке можно понять
что у тебя что-то не так с html файлами
перепроверь ссылки и скрипты
 
Last edited:
If You bough from Saint, ask to Saint, he is the creator and good get a feedback for fixes and updates @Saint
He’s using Korean client for old interlude client, not a classic one. Told him I’ll be looking into this but made him aware of my extension being done and tested with everything “classic”. I do not have interlude dp nor Korean client to even test this. Storming forums with every single question even in regards to others work is just mind bending.
 
He’s using Korean client for old interlude client, not a classic one. Told him I’ll be looking into this but made him aware of my extension being done and tested with everything “classic”. I do not have interlude dp nor Korean client to even test this. Storming forums with every single question even in regards to others work is just mind bending.
From the beginning, I told you that my client is Interlude and that it’s the Lucera Interlude server pack. And you confirmed this with the developer Deazer before selling it. I clearly said it’s Interlude, not Classic. I will wait for your coding.
 
He’s using Korean client for old interlude client, not a classic one. Told him I’ll be looking into this but made him aware of my extension being done and tested with everything “classic”. I do not have interlude dp nor Korean client to even test this. Storming forums with every single question even in regards to others work is just mind bending.
From the very beginning, I emphasized that I am a user of the Lucera Interlude server pack. UTF-8 has nothing to do with English. If that had been the problem, then since the Lucera server pack is in English, nothing should have been compatible with the Korean client from the start. English and Korean coding are the same, and UTF-8 is compatible. Until now, all addons have worked perfectly without any issues. I will be waiting for your cooperation.
 
He’s using Korean client for old interlude client, not a classic one. Told him I’ll be looking into this but made him aware of my extension being done and tested with everything “classic”. I do not have interlude dp nor Korean client to even test this. Storming forums with every single question even in regards to others work is just mind bending.
i never said classic. i told you its interlude. im not making fight with you. Because I love your work
 

Attachments

  • diddiddid.webp
    diddiddid.webp
    77.1 KB · Views: 8
From the beginning, I told you that my client is Interlude and that it’s the Lucera Interlude server pack. And you confirmed this with the developer Deazer before selling it. I clearly said it’s Interlude, not Classic. I will wait for your coding.
Your issue is not code related but client limitation due to unsupported htm coding. Deazer confirmed its same code base so code executes the same way, but THAT is server side which what extension does. Even if I were to make it work it’s not gonna look the same as in classic client. It’s the same way if somebody gave you item/skill ids beyond threshold of what old interlude client can deal with.
 
Your issue is not code related but client limitation due to unsupported htm coding. Deazer confirmed its same code base so code executes the same way, but THAT is server side which what extension does. Even if I were to make it work it’s not gonna look the same as in classic client. It’s the same way if somebody gave you item/skill ids beyond threshold of what old interlude client can deal with.
In the .jar the HTML has a resize recorded, but the new file you gave me yesterday, which must be placed inside the data folder, does not have a resize record in its XML. That’s because the very first cause was a size issue.


The enhanced XML file inside the .jar and the XML file that needs to be placed in the data folder have the same name, but the one inside the .jar has the resize value set.


Right now, the problem is not that. The issue is that when I open the boss list with the command and press a button, the client crashes.


And the error log shows:



2025.8.25 04:06:40
OS : Windows Vista 6.2 (Build: 9200)
CPU : GenuineIntel PentiumPro-class processor @ 2911 MHz with 2047MB RAM
Video : NVIDIA GeForce RTX 3060 (6614)

General protection fault!

History: ListParser::CreateElementList <- NCHtmlViewer::LoadHtmlFormString <- NCNPCHtmlViewer::LoadHtml <- NConsoleWnd::ReceiveHtmlMessage <- UGameEngine::OnNpcHtmlMessage <- UNetworkHandler::Tick <- Function Name=NpcHtmlMessageP <- UGameEngine::Tick <- UpdateWorld <- MainLoop






I naturally thought you had tested it with the Lucera server pack (Interlude).
 
reason number: 1001, to ditch interlude protocol.

simple english: IT client has "smaller limits" and different parameters for html parsing, it will try to load an oversized html and crash
dll and interface work is mandatory for this to improve. met various servers by the years that had this fixed.

and a question: "resize value set" do you have an interface supporting that?
from your first post and image its clearly visible that the limits of the html size are off
 
reason number: 1001, to ditch interlude protocol.

simple english: IT client has "smaller limits" and different parameters for html parsing, it will try to load an oversized html and crash
dll and interface work is mandatory for this to improve. met various servers by the years that had this fixed.

and a question: "resize value set" do you have an interface supporting that?
from your first post and image its clearly visible that the limits of the html size are off


C:\Users\Administrator\Desktop\lucera3serverpack\gameserver\data\html-en\scripts\services


<html><title>Enhanced Raid Boss Status</title>
<body align="center">
<table width=350>
<tr>
<td height=359 align="center">
<center><img src="L2EssenceCommunity.logo" width=280 height=80></center>
<br><br>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.20-30" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 20 30 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.31-40" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 31 40 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.41-50" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 41 50 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.51-60" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 51 60 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.61-70" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 61 70 1" width=200 height=33 back="L2EssenceCommunity.gmshop_btn_over" fore="L2EssenceCommunity.gmshop_btn"></td>
</tr>
</table>

<table width=350>
<tr>
<td align="center"><button value="Bosses Lv.71-80" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 71 80 1" width=200 height=33 back="L2EssenceCommunity.itembroker_btn_over" fore="L2EssenceCommunity.itembroker_btn"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>




enhance-rb-status.ext -> scripts - > service -> enhanced_rb_status_main.htm


->



<html><title>Enhanced Raid Boss Status</title>
<body align="center">
<tr>
<td height=359>
<center>
<td>
<center><img src="L2EssenceCommunity.logo" width=280 height=80></center>
</td>
<br><br>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.20-30" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 20 30 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.31-40" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 31 40 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.41-50" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 41 50 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.51-60" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 51 60 1" width=200 height=33 back="L2EssenceCommunity.home_btn_over" fore="L2EssenceCommunity.home_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.61-70" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 61 70 1" width=200 height=33 back="L2EssenceCommunity.gmshop_btn_over" fore="L2EssenceCommunity.gmshop_btn"></td>
</tr>
</table>
<table width=350>
<tr>
<td align=center><button value="Bosses Lv.71-80" action="bypass -h scripts_services.EnhancedRaidBossStatusService:listBossesByLevel 71 80 1" width=200 height=33 back="L2EssenceCommunity.itembroker_btn_over" fore="L2EssenceCommunity.itembroker_btn"></td>
</tr>
</table>
</tr>
</table>
</center>
</td>
</tr>
</body>
</html>
resize_x=350 resize_y=400
 
Dude, for love of god, stop spamming random people with questions and issues you've got with me. You have been sent an update to work with your setup.
 
Dude, for love of god, stop spamming random people with questions and issues you've got with me. You have been sent an update to work with your setup.
I’m sorry about that part. I was also in a hurry. Of course, I told you to wait because you would solve it, but I asked because I wanted to understand the cause. If you can’t fix it, will you give me a refund? I usually just let things go. I’ve also bought many add-ons besides yours. And this isn’t spam; I’m asking to understand. You also don’t know the exact cause, which is why I consulted others.
 
I’m sorry about that part. I was also in a hurry. Of course, I told you to wait because you would solve it, but I asked because I wanted to understand the cause. If you can’t fix it, will you give me a refund? I usually just let things go. I’ve also bought many add-ons besides yours. And this isn’t spam; I’m asking to understand. You also don’t know the exact cause, which is why I consulted others.
I know the issue which I explained here: https://lucera2.com/threads/hello-dose-anyone-use-this-interlude-add-on.8222/post-56005

Also you've been told I'll exclusively look into it to make sure it works with old protocol client. You have been sent rebuild, updated extension. And how do you want to understand things when you confuse utx file with htm file man.
 
I’m sorry about that part. I was also in a hurry. Of course, I told you to wait because you would solve it, but I asked because I wanted to understand the cause. If you can’t fix it, will you give me a refund? I usually just let things go. I’ve also bought many add-ons besides yours. And this isn’t spam; I’m asking to understand. You also don’t know the exact cause, which is why I consulted others.
mate, I will give you a free advice. First learn the basics what file what it does, learn how to edit them and little by little you will start understand more and more. Lucera2 is not like the other packs (however) most of the files are the same.
 
I know the issue which I explained here: https://lucera2.com/threads/hello-dose-anyone-use-this-interlude-add-on.8222/post-56005

Also you've been told I'll exclusively look into it to make sure it works with old protocol client. You have been sent rebuild, updated extension. And how do you want to understand things when you confuse utx file with htm file man.
I don’t want to fight with you. The reason I first bought the Lucera server pack was because I watched your YouTube videos and got started. Please don’t be angry. I’m a beginner, and I just followed what you said, but it didn’t worked before
. I’m sorry that I’m impatient by nature, but I’m not mocking your work. I bought it because I watched your YouTube and trusted you. If I upset you, I sincerely apologize.
 
I don’t want to fight with you. The reason I first bought the Lucera server pack was because I watched your YouTube videos and got started. Please don’t be angry. I’m a beginner, and I just followed what you said, but it didn’t work. I’m sorry that I’m impatient by nature, but I’m not mocking your work. I bought it because I watched your YouTube and trusted you. If I upset you, I sincerely apologize.
Your issues have been resolved and you have recieved assembly along with other files. Topic closed.
 
Back
Top