Creating NPC troubles

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
shazza

Creating NPC troubles

Post by shazza »

I recently found out the joys and fun of Exult Studio. Although I am still nto familar with it all and I am only new with it, I am learning alot. However, when I attempt to Create a NPC, I set the Created NPC onto Exult and the following error message appears:

"Asserstion failed!
Program C:\PROGRAM FILES\EXULT\EXULT.EXE
File: gamewin.cc
Line: 721
Expression <= npcs.size()
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application - JIT must be enabled)"

Abort | Retry | Ignore

Anyone of these three choices still continues in Exult and/or Exult Studio crashing. Any ideas? Any help?

Thanks in advanced.
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: Creating NPC troubles

Post by drcode »

Hmm. I'll have to try this; but it might be a few days, as my monitor suddenly died.

Could be a problem just on Windows, too.
Locked