Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!sri-unix!ctnews!pyramid!hplabs!hpda!hpesoc1!cunniff From: cunniff@hpesoc1.HP.COM (Ross Cunniff) Newsgroups: comp.sys.amiga Subject: Re: Moria Message-ID: <4200005@hpesoc1.HP.COM> Date: 9 Feb 88 23:59:34 GMT References: <917@hubcap.UUCP> Organization: Hewlett Packard, Cupertino Lines: 16 In article <1988Feb7.205931.11360@sq.uucp>, hobie@sq.uucp writes: > I've almost got Moria working on the Amiga. I can wander about the >town and buy stuff, but when it's time to create a dungeon level, the game >runs out of stack and the machine dies. If someone could tell me how to >increase the program's stack then I could finish it pretty quickly... From the CLI, type Stack 10000 (or whatever large value you need). If you are starting from the Workbench, use the Info tool to change the default stack size for your application. See recent articles in comp.sys.amiga to find out how to determine how much stack your program is running with (when it starts up). > Hobie Orris Ross Cunniff