Jump to content
  • 0

Error while entering world!!!


Question

Posted

Hello,

I have this issue when entering world, just created server and idk how to fix this. Could someone help me?

 

General protection fault!

History: NCHtmlFrame::GetMaxHeight <- NCHtmlViewer::GetFrameHeight <- UHtmlHandle::execGetFrameMaxHeight <- UObject::ProcessEvent <- (TutorialViewerWnd Transient.TutorialViewerWnd, Function Interface.TutorialViewerWnd.OnEvent) <- XMLUIManager::ExecuteUIEvent <- ID:2430, param:HtmlString=�Dialog not found: mods/pvpcharacterintro/classChange.htm; Lang: ENGLISH� <- NConsoleWnd::ReceiveTutorialShowHtml <- UNetworkHandler::Tick <- Function Name=TutorialShowHtm <- UGameEngine::Tick <- UpdateWorld <- MainLoop

Thanks in advance!
 

5 answers to this question

Recommended Posts

  • 0
Posted

reading the error was faster than posting the issue

Dialog not found: mods/pvpcharacterintro/classChange.htm;

make it so it can be found

  • 0
Posted
7 hours ago, Nightw0lf said:

make it so it can be found

I would love to do that, that thats the problem with classChange.htm file but how to do that? I am not good with html editing or anything related to develop this, can i have a fix for the issue  please, is there any way to stop somehow game to not check for this feature?

  • 0
Posted
4 hours ago, aresionut said:

I would love to do that, that thats the problem with classChange.htm file but how to do that? I am not good with html editing or anything related to develop this, can i have a fix for the issue  please, is there any way to stop somehow game to not check for this feature?

I guess the file doesn't exist in the directory it should, maybe it's somewhere else or you don't have it at all.

If it's the retail classChange you can take the content from the retail class manager from your server.

If you have acis it should be "gameserver/data/html/classmaster/50006.htm" you need to make a new file in directory  "gameserver/data/html/mods/ pvpcharacterintro/" with name classChange.htm and paste the content from the retail class manager.

Spoiler

<html><body>Class Manager:<br>
How may I assist you?<br>
<center>
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer</a><br>
<a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer</a><br>
<a action="bypass -h npc_%objectId%_3rdClass">Complete the third class transfer</a><br>
<a action="bypass -h npc_%objectId%_4thClass">Complete the third class transfer</a><br>
<img src="L2UI_CH3.herotower_deco" align="center" width="256" height="32"><br>
<a action="bypass -h npc_%objectId%_become_noble">Become noble</a><br>
<a action="bypass -h npc_%objectId%_learn_skills">Learn all skills</a>
</center>
</body></html>

 

 

  • 0
Posted
12 hours ago, aresionut said:

I would love to do that, that thats the problem with classChange.htm file but how to do that? I am not good with html editing or anything related to develop this, can i have a fix for the issue  please, is there any way to stop somehow game to not check for this feature?

My bad I thought it was obvious, in that case as designatix said, you have to create the file cause the code can't find it and you get the error, or disable the feature that makes auto class in configs (maybe its name is remote class change) if you can't create the htm file.

  • 0
Posted

Delete the custom which break your stuff. It is probably a sort of idiot stuff like, using tutorial window to get next class occupation.

 

Not sure what you have broken to get a critical issue, though. Normally a missing file doesn't generate such behavior. You either modified client, or deleted important check which send default HTM if none file are found.

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


×
×
  • Create New...

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