News:

Forum changes: Editing of posts has been turned off until further notice.

Main Menu

Online NPC generator doesn't work?

Started by Filip Luszczyk, December 22, 2007, 06:38:10 PM

Previous topic - Next topic

Filip Luszczyk

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:

QuoteServer 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.)

Daniel Davis

I don't think this is something under Vincent's control.
En-halu, agaim.

Yokiboy

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

lumpley

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

DevP


Filip Luszczyk

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

QuoteDid 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)

Lance D. Allen

Worked fine for me.

Just gotta reload it until you've got stats that look spiffy.
~Lance Allen
Wolves Den Publishing
Eternally Incipient Publisher of Mage Blade, ReCoil and Rats in the Walls

DevP

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