It is currently Sat May 25, 2013 3:40 pm




Post new topic Reply to topic  [ 159 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 11  Next
Coding 
Author Message
The Nameless Mod
The Nameless Mod

Joined: Mon Apr 26, 2004 1:54 am
Posts: 1276
Location: Perth, Western Australia
Post 
I've fixed the camera system bug. I should be releasing a new tnm.u within hours but, in the even that I don't, I'll upload the code to my folder on the ftp. Changes are in trestkon.uc


Sun Apr 16, 2006 3:59 pm
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
20_PDXHQ02 is currently completely unplayable. I don't know why, but I keep getting GPF's and Windows crashes, and they seem related to sound. I can't make it rain outside the windows despite having fixed some dodgy brushwork that was messing up the zoning and having set everything up right (inside zones are precipitation shelters and outside zones are precipitation zones).

At this moment, I am all for ditching the precipitation system. Ever since we implemented rain, I've been getting more and more severe, game-stopping errors, and I'm not sure I can live with it anymore, now that I need to be able to play the mod for more than 5 minutes to test that the storylines work. I am currently extremely frustrated.

These are some of the errors I've been getting:

Image

Image

This is what TNM.log told me, anybody know what this is supposed to mean?
Quote:
Warning: ***WINDOW WARNING: AskParentForReconfigure() called during configure (StaticWindow 20_PDXHQ02.trestkon1.DeusExRootWindow1.tnmhud1.StaticWindow1)
ScriptWarning: tnmMission20 20_PDXHQ02.tnmMission0 (Function TNM.TNMMissionScript.DecrementTimer:0009) Accessed None


I really really really just wanna be able to kick back and play the mod a bit without the game crashing. These constant errors and crashes are killing my motivation.

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Sun Apr 16, 2006 10:45 pm
Profile WWW
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
okay, the panic has now slightly decreased. By deleting all the ambient rain sounds from PDXHQ02, I have eliminated the constant crashes. Although now I have to figure out how to put the sounds back in there without reintroducing the crashes...

The rain is also there now, some brush realignment and zone tweakage and a few rebuilds helped.

I still can't open the Goat City though.

Does anybody else see the irony in the fact that our only map that was created by a real professional level designer is full of dodgy geometry? :?

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Mon Apr 17, 2006 12:05 am
Profile WWW
The Nameless Mod
The Nameless Mod

Joined: Mon Apr 26, 2004 1:54 am
Posts: 1276
Location: Perth, Western Australia
Post 
I have no idea what the deal is with those bugs though I can tell you that those log messages are unrelated.

you -still- can't load goat city? I thought you resolved that to reverting back to the pre-pathed version?


Mon Apr 17, 2006 5:22 am
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
Yeah I did, then I added my own pathing, and now I can't open that one either :shock:

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Mon Apr 17, 2006 11:41 am
Profile WWW
The Nameless Mod
The Nameless Mod
User avatar

Joined: Mon Oct 17, 2005 6:09 pm
Posts: 69
Post 
The map resists pathing. I say let the AI find its OWN damn way around. D:<


Mon Apr 17, 2006 3:47 pm
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
Shane, this is what Phas said when he saw the subway pass' code:
Quote:
The problem is you haven't got thirdpersonscale, firstpersonscale and pickupviewscale in the default properties. The drawscale property will simply scale the mesh in the editor not the game.

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Thu Apr 20, 2006 4:48 pm
Profile WWW
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
Uhhh, Shane, did you actually test that text for the training mission?

It did not work as intended. First it displayed two lines of white text in a really weird position on the monitor, then it displayed three more lines of equally white and badly aligned text, and then it blacked out for about 40 seconds until the waiting camera ran out and proceeded with the cutscene.

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Sun Jun 04, 2006 10:44 am
Profile WWW
The Nameless Mod
The Nameless Mod

Joined: Mon Apr 26, 2004 1:54 am
Posts: 1276
Location: Perth, Western Australia
Post 
yeah that's pretty much what I expected.
I haven't positioned the text. I just picked fairly arbitrarily.
I didn't set the color but the option is there (though I havne't tested it)
If I recall correctly there was no 40 second wait camera, though ironically that actually sounds more or less like what you wanted.

The stuff I sent you was the tested (to a basic degree) code and a work demostrating how to use it.


Sun Jun 04, 2006 5:31 pm
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
Yeah, I set up the 48 second wait camera like you told me. That part worked fine.

But do you expect me to set up 20 (count 'em) credit text triggers timed by a dispatcher to handle the text? Are you telling me there is no easier way? :?

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Sun Jun 04, 2006 8:56 pm
Profile WWW
The Nameless Mod
The Nameless Mod

Joined: Mon Apr 26, 2004 1:54 am
Posts: 1276
Location: Perth, Western Australia
Post 
Pretty Much. I could put it all in a mission script function but we'd still require all those parameters anyway so its really no easier.

Note that I already placed the dispatcher with the appropriate times so it shouldn't be that difficult to set up the creditstexttriggers once ou work out the text alignment you want


Mon Jun 05, 2006 2:52 am
Profile
Traditional Evil Scientist
Traditional Evil Scientist

Joined: Mon Oct 17, 2005 10:03 am
Posts: 3641
Post 
Jonas wrote:
Yeah I did, then I added my own pathing, and now I can't open that one either :shock:


If you view the editor log window, what does it say?


Mon Jun 05, 2006 9:42 am
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
DDL wrote:
If you view the editor log window, what does it say?

It says you're about a month late, Doc. We reverted to an older version and redid the path work after a week of consulting Hahn and other clever people with no success. But thanks for your concern :)

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Mon Jun 05, 2006 10:26 am
Profile WWW
Traditional Evil Scientist
Traditional Evil Scientist

Joined: Mon Oct 17, 2005 10:03 am
Posts: 3641
Post 
Bah. It all just seemed to run on so seamlessly, I didn't even check the post dates. D'oh.


Ah well. Oh, and while I'm here: I keep getting asked for username/password to see any images/whatevers posted here, and the one you gave me doesn't work. Is this bad? Or is it just ubermegasuparhigh security?


Mon Jun 05, 2006 10:32 am
Profile
Off Topic Productions
Off Topic Productions
User avatar

Joined: Sat Apr 24, 2004 9:21 pm
Posts: 13851
Location: Hafnia
Post 
DDL wrote:
I keep getting asked for username/password to see any images/whatevers posted here, and the one you gave me doesn't work. Is this bad? Or is it just ubermegasuparhigh security?

Sigh. As usual, an FTP account set up by me just doesn't seem to fucking work. I gotta figure out what I'm doing wrong since no user I set up on the FTP ever seems to work. I guess you'll have to wait for Trestkon to set you up.

Shane, I've now put 20 credittexttriggers in the level activated by 3 different dispatchers. All three dispatchers are triggered at the same time by the first camera, and I've carefully calculated the delays of the dispatcher events, the live times of the credittexttriggers, and the timewaitpost of the second camera in the cinematic to all fit together. And yet... it doesn't. The credittexttriggers seem to completely ignore my livetime. It's not working out at all, everything is fucking up, can you please tell me if there's some code in those triggers that somehow times the text to the amount of letters or something?

On the positive side, I've got the positioning right now :?

_________________
Jonas Wæver
Chief Poking Manager of TNM

Random Outbursts of Creativity


Mon Jun 05, 2006 11:22 am
Profile WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 159 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 11  Next


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forum/DivisionCore.