• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Assertion Failed

Istenek

Member
Aug 30, 2007
6
0
Hi!

I would like to run the RO server on a linux server, but when I have started the RO server, it has crashed.
I have got this error message, and I do not know what is the problem.

The detailed message is the following:
---
Log: [ 1] ./ucc-bin-real [0x8649087]
Log: [ 2] [0xffffe420]
Log: [ 3] ./ucc-bin-real [0x866dfaf]
Log: [ 4] ./ucc-bin-real [0x868e981]
Log: [ 5] ./ucc-bin-real [0x8680f3d]
Log: [ 6] ./ucc-bin-real [0x868559c]
Log: [ 7] ./ucc-bin-real [0x868b361]
Log: [ 8] ./ucc-bin-real [0x866c694]
Log: [ 9] ./ucc-bin-real [0x865f4f0]
Log: [10] ./ucc-bin-real [0x80b760e]
Log: [11] ./ucc-bin-real [0x856a9bc]
Log: [12] ./ucc-bin-real [0x856cb87]
Log: [13] ./ucc-bin-real [0x856cf94]
Log: [14] ./ucc-bin-real [0x81be86e]
Log: [15] ./ucc-bin-real [0x81a1ab7]
Log: [16] ./ucc-bin-real [0x819bb3d]
Log: [17] ./ucc-bin-real [0x815ff63]
Log: [18] ./ucc-bin-real [0x804d5fa]
Log: [19] /lib/tls/libc.so.6(__libc_start_main+0xc8) [0x4006dea8]
Log: [20] ./ucc-bin-real [0x804ad01]
Log: Unreal Call Stack: KAggregateGeomInstance <- KCreateActorGeometry <- CreateGeometry <- KInitActorCollision <- KInitActorKarma <- BeginPlay <- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- UGameEngine::Init <- UServerCommandlet::Main
Exit: Exiting.

utlmemory.h (321) : Assertion Failed: IsIdxValid(i)
---

This is the server call parameter:
./ucc-bin server ro-arad.rom ?game=ROGame.ROTeamGame -log=RO-server.log -nohomedir&

Can somebody help me?
 
Last edited:
What processor is in this machine? I think we rebuilt the physics code with SSE2 support, which wasn't in the previous version.

--ryan.

Thanks.

It may be a problem, because the server has 2 x pentium III s 1400Mhz 133fsb 512 cash. It supports only the SSE technology, not the SSE2.
Do you know any settings to switch off the SSE2 support of the RO server?

Anyway the detailed system info:

---
Kernel Ver.: 2.6.8-3-686-smp (SMP)
Distr. Name: Debian 4.0

Processor: 2
Modell: Intel(R) Pentium(R) III CPU family 1400MHz
Chip: 1.4 GHz
Cache: 512.00 KB
System Bogomips: 5570.55
PCI Devices:
- Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100]
- (3x) Host bridge: ServerWorks CNB20HE Host Bridge
- IDE interface: ServerWorks OSB4 IDE Controller
- ISA bridge: ServerWorks OSB4 South Bridge
- PCI bridge: ServerWorks CNB20LE Host Bridge
- RAID bus controller: 3ware Inc: Unknown device 1003
- (2x) SCSI storage controller: Adaptec AIC-7899P U160/m
- USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller
- VGA compatible controller: ATI Technologies Inc Rage XL AGP 2X
IDE Devices:
- hda: LG CD-ROM CRD-8521B
SCSI Devices:
- FUJITSU MAP3735NC (Direct-Access)
- FUJITSU MAP3735NC (Direct-Access)
---


I.
 
Upvote 0
Can those having this problem please try this build?

http://treefort.icculus.org/tripwire/ro-linux-09012007.zip


Unzip and replace redorchestra/system/ucc-bin-real with the one in that zipfile.

Please back up your original ucc-bin-real ... this file has not been extensively tested!

If this fixes the issue, we'll push an official Linux server update out through Steam.

--ryan.
 
Upvote 0
Can those having this problem please try this build?

http://treefort.icculus.org/tripwire/ro-linux-09012007.zip


Unzip and replace redorchestra/system/ucc-bin-real with the one in that zipfile.

Please back up your original ucc-bin-real ... this file has not been extensively tested!

If this fixes the issue, we'll push an official Linux server update out through Steam.

--ryan.

Thanks a lot!

It seems to be good. The server have started. :)

I.
 
Upvote 0