« Return to Thread: Biodiversity patch

Re: Biodiversity patch

by J. Ali Harlow-2 :: Rate this Message:

Reply to Author | View in Thread

On 10/13/2007 03:28:46 AM, xkernigh@... wrote:
> After making a few additions to the makefiles in sys/autoconf, I have
> successfully compiled T. J. Brumfield's port of the biodiversity
> patch. The game now runs but (immediately after creating a character)
> panics at line 283 of dungeon.c "level_range: base value out of
> range". I have attached my changes in a file slashem-k1.patch

I guess the next step would be to use a debugger to see what the values
of base and lmax are when it bombs out and then work out why. I don't
know if the patch adds any new levels but if so I would check the there
is room for them in dungeon.def (the main dungeon is _very_ full).

Cheers,

Ali.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Slashem-devel mailing list
Slashem-devel@...
https://lists.sourceforge.net/lists/listinfo/slashem-devel

 « Return to Thread: Biodiversity patch