You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Windows Specific

Reply
Thread Tools Display Modes
  #1  
Unread 28th March, 2006, 04:37 AM
Craz Craz is offline
Killing Spree
 
Join Date: Jun 2005
Posts: 22
Default New Error, Unknown reason

I am not familiar with this error. Any help is appreciated.

Everything worked fine on the server. Server admin added a few mods and we started getting this error. I cleaned out their system folder and started from scratch. Error comes up again. I do not want to refresh everything again unless I just absolutely have to. Any ideas

Reply With Quote
  #2  
Unread 28th March, 2006, 04:49 AM
CPanoplyd CPanoplyd is offline
Holy Shit!!
 
Join Date: Feb 2005
Posts: 742
Default

Post the serverpackages lines and the startup command (ActorCLP, MapVoteLA, Bat file or whatever you use).

I don't know about everyone else, but I've come to the conclusion that Epics Error Printouts aren't very 'user' friendly...LOL But I'm not one of the UT Genius Admins on this site.....I'm just trying to learn from them!
__________________
CPan
Reply With Quote
  #3  
Unread 28th March, 2006, 05:31 AM
Craz Craz is offline
Killing Spree
 
Join Date: Jun 2005
Posts: 22
Default

[Engine.GameEngine]
CacheSizeMegs=128
UseSound=True
ServerActors=IpDrv.UdpBeacon
ServerActors=SecureValidate.SVUdpServerQuery
ServerActors=SecureValidate.SVUdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900
ServerActors=SecureValidate.SVUdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
ServerActors=SecureValidate.SVUdpServerUplink MasterServerAddress=master.mplayer.com MasterServerPort=27900
ServerActors=UWeb.WebServer
ServerActors=asc750.asc_server
ServerActors=EUT_1G.PureCRCLogger
ServerActors=IpToCountry.LinkActor
ServerActors=Lin-WinChatLogger-V102.ChatLogger
ServerActors=ServerAdds.ServerAdds
ServerActors=SimpleFlagsv100.SimpleFlagsSA
ServerActors=SuperWebAdmin.SWAServer
ServerActors=UTStatsBeta4_2_Rev100.UTStatsSA
ServerPackages=EUT_1G
ServerPackages=EUT3
ServerPackages=EUTIV
ServerPackages=asc750
ServerPackages=asc7cc
ServerPackages=SoldierSkins
ServerPackages=CommandoSkins
ServerPackages=FCommandoSkins
ServerPackages=SGirlSkins
ServerPackages=BossSkins
ServerPackages=Botpack
ServerPackages=MultiMesh
ServerPackages=Relics
ServerPackages=EpicCustomModels
ServerPackages=TCowMeshSkins
ServerPackages=TNaliMeshSkins
ServerPackages=TSkMSkins
ServerPackages=SkeletalChars
ServerPackages=Revenge
ServerPackages=DoubleJumpUTServerPackages=aBrBase
ServerPackages=aBombingRun15
ServerPackages=CountryFlags2
ServerPackages=JailBreak
ServerPackages=JBArena
ServerPackages=JBSpecials
ServerPackages=Screen
ServerPackages=MapVoteLA13
ServerPackages=AK47
ServerPackages=SimpleFlagsv100
ServerPackages=Blahflags1
ServerPackages=SLV201
ServerPackages=SLV2Models
ServerPackages=SLV2Sounds
ServerPackages=SLV2Textures
ServerPackages=SLV2Fonts
ServerPackages=UTSAccuBeta4_2

I use Firedaemon to fire it up. I bypass FIredaemon tho when testing to see the errors more clearly. So basically, I just double click on the UT.exe icon and fire it up that way to learn what all its doing.

This is the mutators and all that are being used by the admins of this server.
Reply With Quote
  #4  
Unread 28th March, 2006, 12:48 PM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

Could be because of this line:

ServerPackages=DoubleJumpUTServerPackages=aBrBase

Separate those out:
ServerPackages=DoubleJumpUT
ServerPackages=aBrBase
Reply With Quote
  #5  
Unread 29th March, 2006, 01:29 AM
Craz Craz is offline
Killing Spree
 
Join Date: Jun 2005
Posts: 22
Default

No.. I messed somethng up when I copied it here. Not like that in the actual ini file.

Still... any ideas... this is on a SLV server.
Reply With Quote
  #6  
Unread 29th March, 2006, 02:31 AM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

well crazmaster, what's happening is that the map it's supposed to load isn't there, I think...

So if using a command-line, make sure the map exists. If not using a command-line, check what entry you have for LocalMap= under the INI's [url] section.
Reply With Quote
  #7  
Unread 29th March, 2006, 03:07 AM
BLTicklemonster BLTicklemonster is offline
Holy Shit!!
 
Join Date: May 2004
Posts: 1,004
Default

What would be of great help is the /server.log file. Towards the end, you ought to see lines beginning with

critical:

or something like that.

Copy and paste starting about 10 lines before the warnings appear all the way to shut down. That ought to give a better clue as to the actual problem.

The warnings like you posted the screenshot of are about useless usually.
Reply With Quote
  #8  
Unread 30th March, 2006, 12:42 AM
Craz Craz is offline
Killing Spree
 
Join Date: Jun 2005
Posts: 22
Default

Good Idea !! Dont know why I didnt think to post this first... here ya go bro...

Log: Server Package: EUT_1G
Log: Bound to UWeb.dll
Log: Server Package: EUT3
Log: Server Package: EUTIV
Log: Server Package: asc750
Log: Server Package: asc7cc
Log: Server Package: SoldierSkins
Log: Server Package: CommandoSkins
Log: Server Package: FCommandoSkins
Log: Server Package: SGirlSkins
Log: Server Package: BossSkins
Log: Server Package: Botpack
Log: Server Package: MultiMesh
Log: Server Package: Relics
Log: Server Package: EpicCustomModels
Log: Server Package: TCowMeshSkins
Log: Server Package: TNaliMeshSkins
Log: Server Package: TSkMSkins
Log: Server Package: SkeletalChars
Log: Server Package: Revenge
Log: Server Package: DoubleJumpUT
Log: Server Package: aBrBase
Log: Server Package: aBombingRun15
Log: Server Package: CountryFlags2
Log: Server Package: JailBreak
Critical: appError called:
Critical: Assertion failed: InPos<=Size [File:..\..\Core\Inc\FFileManagerWindows.h] [Line: 57]
Exit: Executing UObject::StaticShutdownAfterError
Critical: FArchiveFileReader::Seek
Critical: ULinkerLoad::Seek
Critical: LoadImportMap
Critical: ULinkerLoad::ULinkerLoad
Critical: UObject::GetPackageLinker
Critical: ULinkerLoad::VerifyImport
Critical: ULinkerLoad::VerifyImport
Critical: ValidateImports
Critical: ULinkerLoad::Verify
Critical: ULinkerLoad::ULinkerLoad
Critical: UObject::GetPackageLinker
Critical: UGameEngine::BuildServerMasterMap
Critical: ULevel::Listen
Critical: Listen
Critical: UGameEngine::LoadMap
Critical: LocalMapURL
Critical: UGameEngine::Browse
Critical: UGameEngine::Init
Critical: UServerCommandlet::Main
Exit: Exiting.
Uninitialized: Name subsystem shut down
Uninitialized: Log file closed, 03/29/06 19:41:09
Reply With Quote
  #9  
Unread 30th March, 2006, 03:18 AM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

Redownload JailBreak.u and see what happens?
Reply With Quote
  #10  
Unread 30th March, 2006, 01:06 PM
GXToKeR's Avatar
GXToKeR GXToKeR is offline
Killing Spree
 
Join Date: Nov 2004
Posts: 18
Default

I don't think that will work, already tried it.

I know it happens just after that JB line, I want to see a log from where the JB lines are suspended.
Reply With Quote
  #11  
Unread 30th March, 2006, 02:47 PM
|KOA|The_Dave's Avatar
|KOA|The_Dave |KOA|The_Dave is offline
Godlike
 
Join Date: Jul 2005
Posts: 345
Default

Have you tried simply taking out all the JB lines (JailBreak, JBSpecials, JBArena, Screen) and booting the server without those server packages?
Reply With Quote
  #12  
Unread 30th March, 2006, 06:30 PM
GXToKeR's Avatar
GXToKeR GXToKeR is offline
Killing Spree
 
Join Date: Nov 2004
Posts: 18
Default

yeah, i suppose craz did, just want to see what the logs look like after doing that
Reply With Quote
  #13  
Unread 2nd April, 2006, 04:28 AM
GXToKeR's Avatar
GXToKeR GXToKeR is offline
Killing Spree
 
Join Date: Nov 2004
Posts: 18
Default

I would think that a place called unrealadmin.org would be able to help with this. :\ Guess just bad luck I've been having lately.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:41 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.