Page 1 of 1

missing maps editor problem

Posted: Mon Jun 28, 2004 8:01 pm
by Bananasalat
Hey guys where are all thous cool maps from the ut2003 release??

Like Duel-Kuboy or the kOtH map with the the waterfall.

I wanna play them :(

Do i have to wait for an mappack :?:

Ahh and an other question when i play a (selfmade) chaos map over the editor I get an error.
What to do against that ??

Posted: Mon Jun 28, 2004 10:52 pm
by jb
Some of the map's that Mar's did were not added this time. We were not sure if we could use them since was not part of the team (we did not want to steal or take credit for his work). Not sure why Kboy did not come over (Shuri knows).


The old maps for UT2k3 may not load as we have changed many things around code wise...Mel was able to give a work around back during the developement and ported many of our maps over (mel did you load it up in UT2k3, export the map, then import it in ut2k4)? Is that correct Mel?

Posted: Mon Jun 28, 2004 11:32 pm
by Melaneus
Yeah, that's correct, and it was a pain. :)

Posted: Tue Jun 29, 2004 1:36 am
by jb
Thanks Mel.

Bananasalat,
I know its not what you wanted but does this help?

Posted: Tue Jun 29, 2004 10:57 am
by Bananasalat
not exactly

i started a new map with the ut2004 editor
and wanted to play it.

I added all the actors you need to play the map.
And i got an error.


I dont wanted to play a ut2k3 map. I think you missunderstood that. :P

Posted: Tue Jun 29, 2004 11:47 am
by jb
Oh I am sorry I thought you wanted to play an older UT2k3 map. If you can post the error here we should be able to help.

Thanks!

Posted: Tue Jun 29, 2004 12:27 pm
by Bananasalat
Runtime error !

Program C:\Spiele\UT2004\UT2004.exe

This application has requested the Runtime to terminate it in an unusualy way.

Thats the error i get

Posted: Tue Jun 29, 2004 2:02 pm
by jeditobe1
If you were trying to add actors via the 2k3 actor names.. quite a few of those names have changed, and can cause crashes if you are trying to import a 2k3 map into ued.

Posted: Tue Jun 29, 2004 6:26 pm
by Bananasalat
i used the chaosut2 for ut2k4 actors (dont know the name of the u. file)

I tested to start an existing map over the editor and it dont works, too.

Posted: Wed Jun 30, 2004 12:02 pm
by jb
jb wrote:Oh I am sorry I thought you wanted to play an older UT2k3 map. If you can post the error here we should be able to help.

Thanks!
DOh can you post the chaosut2.log file when this error happens? As that file will have more error loging info. Thanks and sorry about this.

Posted: Wed Jul 21, 2004 8:16 pm
by Bananasalat
Now it works :D

Thanks to this thread :

http://forums.chaoticdreams.org/viewtopic.php?t=3882
LoQtUS wrote:the issue you are having is caused by the ut2004 mod system. when adding chaos content to maps you will need to add thsses lines to your UT2004.ini:

Paths=../ChaosUT2/Animations/*.ukx
Paths=../ChaosUT2/Maps/*.ut2
Paths=../ChaosUT2/Music/*.umx
Paths=../ChaosUT2/Sounds/*.uax
Paths=../ChaosUT2/StaticMeshes/*.usx
Paths=../ChaosUT2/System/*.u
Paths=../ChaosUT2/Textures/*.utx
this helped thx

Posted: Thu Jul 22, 2004 2:31 am
by jb
Cool Thanks for the info!