-
Newbie
NPC quest problem
There is an npc-quest problem. i get the following error when the user tries to press the quest button after he has fullfilled the first requirement of the quest.
The NPC is called alex in the game, but the html files are called alankell.
The error:
OS: Windows 2000 5.0 (Build: 2195)
CPU: GenuineIntel Unknown processor @ 3018 MHz with 511MB RAM
Video: RADEON 9800 XT (6476)
General protection fault!
History: UNetworkHandler::Tick <- Function Name=NpcHtmlMessageP <- UGameEngine::Tick <- UpdateWorld <- MainLoop
-
-
Elite Member
check the 10's of alankell htmls - there are <
Code:
html> instead of </html>
at the end - it couses a crash
-
Newbie
Omg... i didn't see it! :S although i checked them 1 by 1...really thanx...
i really appreciate it......
-
Sorcerer Supreme
i've posted fix some time ago