The Unreal Admins Page - Forums

The Unreal Admins Page - Forums (https://unrealadmin.org/forums/index.php)
-   UT3 Server - Beta Only (https://unrealadmin.org/forums/forumdisplay.php?f=198)
-   -   Linux UT3 Demo Server won't start :( (https://unrealadmin.org/forums/showthread.php?t=26034)

eriFlleH 18th October, 2007 01:36 PM

Linux UT3 Demo Server won't start :(
 
I run the beta demo even with just server and I get the following exit message:

Quote:

Init: ResX= 800
Init: ResY= 600
Init: Fullscreen=0

appError called:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Critical: appError called:
Critical: Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:



Exiting due to error
Exit: Executing UObject::StaticShutdownAfterError
Log: appRequestExit(1)
Segmentation fault
Am I missing something that is needed for this to run? I want to run it via the shell remotely, it's a fresh install of Fedora 7 also.

thanks all.

zoro 18th October, 2007 02:27 PM

We're all having issues running the server on Linux :)

Quote:

appError called:
Assertion failed: GConfig->GetInt( TEXT("TextureStreaming"), TEXT("MinRequestedMipsToConsider"), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]

Stack:
Critical: appError called:
Critical: Assertion failed: GConfig->GetInt( TEXT("TextureStreaming"), TEXT("MinRequestedMipsToConsider"), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]

Stack:
Assertion failed: GConfig->GetInt( TEXT("TextureStreaming"), TEXT("MinRequestedMipsToConsider"), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]

eriFlleH 18th October, 2007 02:35 PM

Ah, I thought I was missing something :)

Thanks.

[K*T]R!GGeD 19th October, 2007 06:55 PM

i get pretty much the exact same error...


Quote:

appError called:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Critical: appError called:
Critical: Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:



Exiting due to error
Exit: Executing UObject::StaticShutdownAfterError
Log: appRequestExit(1)
it's rather frustrating. i havent found anything about it on the epic forums.

HiV_Positive 12th November, 2007 09:18 PM

Does anyone know if this has been fixed yet?

swarm32 16th February, 2008 02:19 AM

Quote:

Originally Posted by HiV_Positive (Post 134543)
Does anyone know if this has been fixed yet?

ditto.

Code:

appError called:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Critical: appError called:
Critical: Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:
Assertion failed: GNovodexSDK [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnPhysLevel.cpp] [Line: 1626]

Stack:



Exiting due to error
Exit: Executing UObject::StaticShutdownAfterError
Log: appRequestExit(1)

On Fedora Core 7 i386, Dual 2.2Ghz Zeon, 512MB Ram

swarm32 16th February, 2008 03:20 AM

Fixed
 
Changed from
Code:

#!/bin/bash

#should start a UT3 dedicated demo server

/home/ut3/UT3-linux-server-betademo/Binaries/ut3demo-bin  VCTF-Suspense?GameMode=3?bIsDedicated=True -login=FakeUser -password=FakePassword -log=ut3demo.

to
Code:

#!/bin/bash

#should start a UT3 dedicated demo server

/home/ut3/UT3-linux-server-betademo/Binaries/ut3demo server VCTF-Suspense?GameMode=3?bIsDedicated=True -login=FakeUser -password=FakePassword -log=ut3demo.log


Slaughter 19th February, 2008 01:31 PM

I highly doubt that Icculus (or anyone) is working to fix the old "beta demo" Linux server code. That demo was never intended to be run forever. The real game is out.


All times are GMT +1. The time now is 01:24 AM.

 


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