Author
|
Topic: Assertion Failure (What the f...?!?)
|
Jolly_Reaper Honorary Warlord
   
Posts: 384 From: The Netherlands Registered: Feb 2002 |
posted 11 February 2002 00:18
Hi everyone, I have just finished my mod and I get assertion failures all over the place? Am I the only one with these problems? (No bother writing down the type of assertion failure, I get a different one every time.) If anyone can help me I'll do his/her homework for a week  ------------------ Computers are like airconditioners, they both stop working properly when you open windows...

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 11 February 2002 00:25
What did you edit, when do you get these errors, list some of the errors please, etc.

|
Dragon Warrior Honorary Warlord
   
Posts: 280 From: The Planet Vegeta Registered: Jan 2002 |
posted 11 February 2002 01:13
http://dynamic2.gamespy.com/~phrozenkeep/ubb/Forum29/HTML/002847.html This link might help. ------------------ "The great secret, is not having bad manners or good manners...but having the same manner for all human souls." - George Bernard Shaw
[This message has been edited by Dragon Warrior (edited 11 February 2002).]

|
Jolly_Reaper Honorary Warlord
   
Posts: 384 From: The Netherlands Registered: Feb 2002 |
posted 11 February 2002 01:58
I don't exactly know which assertion failures I got, they are different every time. Also, when I use the packed version of my mod I seem to get more of them. I use excel to modify the txt files and save them as text tab delimited, should that be a problem? Can it be that experience x100 is too high when played with 3 or more players? Because it should be x300 then? I had one specific assertion failure, something with level in it, and was playing with three other players.I have edited: cubemain.txt - added new recipes misc.txt - enabled runes, jewels, gems etc for sale at Akara monstats.txt - increased experience x20 (was 100) npc.txt - maximum sell values set at 35000 in all acts/difficulties ------------------ Computers are like airconditioners, they both stop working properly when you open windows...

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 11 February 2002 09:31
You need to write down all the errors or we can't really help you. So, go back into the game, do whatever you did that got you an error and write down the error.

|
Myhrginoc Honorary Warlord
   
Posts: 1326 From: Percussion U Registered: Dec 2001 |
posted 11 February 2002 18:34
npc.txt looks pretty harmless, unless you typoed. You might try one new file at a time, starting with npc.txt, and see where you start getting assertion errors. Write down the complete error in the messagebox, and what you were doing at the time (e.g. shopping in town, killing which monster, using which skill, picking up which item).

|