The Forge Reference Project

 

Topic: Online NPC generator doesn't work?
Started by: Filip Luszczyk
Started on: 12/22/2007
Board: lumpley games


On 12/22/2007 at 6:38pm, Filip Luszczyk wrote:
Online NPC generator doesn't work?

So, I've just started a session and, as usually, I wanted to generate Proto-NPCs using the online generator. However, this is what I see instead of a shiny new six-pack:

Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>


(Damn. I need to roll them manually.)

Message 25421#245132

Previous & subsequent topics...
...started by Filip Luszczyk
...in which Filip Luszczyk participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/22/2007




On 12/24/2007 at 12:43am, Vanoj wrote:
Re: Online NPC generator doesn't work?

I don't think this is something under Vincent's control.

Message 25421#245170

Previous & subsequent topics...
...started by Vanoj
...in which Vanoj participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/24/2007




On 12/26/2007 at 9:05pm, Yokiboy wrote:
RE: Re: Online NPC generator doesn't work?

Filip, you could always try using the MS Excel worksheet version. If you don't have it, drop me a PM with your e-mail and I'll send it your way.

TTFN,

Yoki

Message 25421#245224

Previous & subsequent topics...
...started by Yokiboy
...in which Yokiboy participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/26/2007




On 12/28/2007 at 3:26pm, lumpley wrote:
RE: Re: Online NPC generator doesn't work?

It's true, it's not under my control. Sorry! You'll have to do it the old fashioned way or the Excel way.

-Vincent

Message 25421#245262

Previous & subsequent topics...
...started by lumpley
...in which lumpley participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/28/2007




On 12/29/2007 at 12:28am, Dev wrote:
RE: Re: Online NPC generator doesn't work?

Did this uberquick: http://forgreatjustice.net/dogs_npcs.cgi - how's that?

Message 25421#245281

Previous & subsequent topics...
...started by Dev
...in which Dev participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/29/2007




On 12/29/2007 at 10:19pm, Filip Luszczyk wrote:
RE: Re: Online NPC generator doesn't work?

Well, looks like I'm left with Yokiboy's Excel generator (thanks again!).

Did this uberquick: http://forgreatjustice.net/dogs_npcs.cgi - how's that?


Not very functional at this point, I'm afraid.

(Heh, I'd make my own if I had the skillz :D)

Message 25421#245307

Previous & subsequent topics...
...started by Filip Luszczyk
...in which Filip Luszczyk participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/29/2007




On 12/29/2007 at 10:23pm, Wolfen wrote:
RE: Re: Online NPC generator doesn't work?

Worked fine for me.

Just gotta reload it until you've got stats that look spiffy.

Message 25421#245308

Previous & subsequent topics...
...started by Wolfen
...in which Wolfen participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/29/2007




On 12/29/2007 at 11:13pm, Dev wrote:
RE: Re: Online NPC generator doesn't work?

Changed the page slightly, to look more a bit more like the output of the old page.

Message 25421#245310

Previous & subsequent topics...
...started by Dev
...in which Dev participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/29/2007




On 12/30/2007 at 4:56pm, Filip Luszczyk wrote:
RE: Re: Online NPC generator doesn't work?

Oh, that's it.

Message 25421#245322

Previous & subsequent topics...
...started by Filip Luszczyk
...in which Filip Luszczyk participated
...in lumpley games
...including keyword:

 (leave blank for none)
...from around 12/30/2007