assertion failed error

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
agentorangeguy
Posts: 565
Joined: Thu May 14, 2020 1:34 pm

assertion failed error

Post by agentorangeguy »

I was working on my mod and i got an "assertion failed" error which made it crash. Something about the chunks > 0 or something weird like that. Now, I cannot open it. Tried re-installing exult but nothing worked. I had this problem before but i cant remember how i fixed it. Anyone have any ideas? it won't let me past the red screen at all without crashing.
-------------------------------------------------------------------------------------
Ultima 6 Mod for Exult site: http://www.ultima6.realmofultima.com/
agentorangeguy
Posts: 565
Joined: Thu May 14, 2020 1:34 pm

Re: assertion failed error

Post by agentorangeguy »

exact error messages if this will help. Running windows 7 if that helps
-----------------------------------------
Assertion failed!
File: gamemap.h
Line: 123

Expression: (cx >=0)&&(cx =0) &&
(cy < c_num_chunks)

=======================

any one know how i can fix this and continue working on my mod? Thanks!
-------------------------------------------------------------------------------------
Ultima 6 Mod for Exult site: http://www.ultima6.realmofultima.com/
Locked