PDA

View Full Version : New Maps problem


zunnie
10th December, 2009, 02:07 AM
I have a problem with some new maps.

When map1 plays and then changes to map2 the server crashes.
But when i change the commandline to start map1 as the first map to be
played on it loads fine and i can play on the map.

Anyone know what could be causing this?
The two maps i'm talking about are:
http://ut3.game-maps.net/index.php?act=view&id=1392 DM Salvation
http://ut3.game-maps.net/index.php?act=view&id=1276 DM Calibrah

Last log entries:

ScriptLog: ProcessServerTravel: DM-CBP3-August?Name=Player?team=255?Mutator=R3PORTERv101.R3PORTER,RBTTNews.MutNews,TalkingIcon.TalkingIconMut?maxplayers=32?Numplay=4?AdminPassword=xxxxxxx?GoalScore=?Game=UTGame.UTDeathmatch
Log: SeamlessTravel to: DM-CBP3-August
Critical: appError called:
Critical: Couldn't find file for package EnvyEntry requested by async loading code.
Critical: Windows GetLastError: The system cannot find the file specified. (2)
Log: === Critical error: ===
Couldn't find file for package EnvyEntry requested by async loading code.

RaiseException() Address = 0x771bf328 (filename not found) [in C:\Windows\syswow64\kernel32.dll]
CxxThrowException() Address = 0x75328e89 (filename not found) [in C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.3053_none_d08d7bba442a9b36\MSVCR80.dll]
Address = 0xbb4f92 (filename not found) [in C:\Servers\MP\UT3\ServerDM\Binaries\UT3.exe]
Address = 0xe875384c (filename not found)
Address = 0xe875384c (filename not found)

Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Log: Shutting down FaceFX...
Log: FaceFX shutdown.
Exit: Exiting.
Exit: Name subsystem shutting down
Uninitialized: Log file closed, 12/10/09 02:54:52

Any help would be great :)

Greetz zunnie

Thing
10th December, 2009, 07:15 AM
[QUOTE=
Critical: Couldn't find file for package EnvyEntry requested by async loading code.
[/QUOTE]

copy the file EnvyEntry from your own ut3 to the ut3 server.

Thing
10th December, 2009, 07:17 AM
....Couldn't find file for package EnvyEntry requested by async loading code.


copy the file EnvyEntry from your own ut3 to the ut3 server.

zunnie
10th December, 2009, 10:52 AM
The file is in the /maps/ directory, its not actually missing :S
I'll upload te one from my game folder, maybe its different...

zunnie
10th December, 2009, 11:31 AM
Ok thats weird, the file was missing... But i am SURE i copied it to the maps folder and
somehow it got deleted again.
I uploaded the one from my game and made it readonly.

It seems to be working now again.

Thanks for your help.