View Single Post
  #5  
Unread 29th December, 2006, 08:01 PM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default

Quote:
Originally Posted by [BSC]MasterJohnny View Post
This happens on my Linux box:

Code:
Spawning: AnthCheckerS_v138.ACActor
appError called:
Can't bind to native class AnthCheckerS_v138.ACHook
Executing UObject::StaticShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
which UT version/linux distribution are you running?
Also keep in mind that UT will look for the AnthCheckerS_v138.so file in the folder where ucc-bin is located. If this is not your System folder then you'll have to move the file.

Quote:
Code:
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### AnthChecker v1.38 (Build 1) initializing...
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * NetDriver fix enabled : True
ScriptLog: ### --> NetDriver hooked : True
ScriptLog: ### --> DLO hooked : True
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * PackageChecker enabled : True
ScriptLog: ### --> Magic Key: -1445602304
ScriptLog: ### --> ../System/AnthCheckerC_v138.u : 1768647923
ScriptLog: ### --> ../System/UTPureRC7G.u : 1299979783
ScriptLog: ### --> ../System/EUT_1G.u : 1087164347
ScriptLog: ### --> Multichecksum file : Female1Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Voice.uax
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: DM-Deck16][.AccuGib0 False
ScriptLog: ("UTDCV18","UTDCV18DLL","SOLDIERSKINS","COMMANDOSKINS","FCOMMANDOSKINS","SGIRLSKINS","BOSSSKINS","BOTPACK","MAPVOTELA13","UTPURERC7G","ZPPURE7G","SGIRLSKINS_TEST21","ANTHCHECKERC_V138","EUT_1G","EUTIV","EUT3","IPTOCOUNTRY_AOL","ASC758","ASC7CC")
ScriptLog: +----
ScriptLog: | IpToCountry 1.2 by [es]Rush - Enabled!
ScriptLog: | PrimaryQueryServer  : utgl.unrealadmin.org/iptocountry12.php
ScriptLog: | SecondaryQueryServer: smrtnici.eccms.net/sphx/iptocountry12.php
ScriptLog: | Extension for AOL   : True
ScriptLog: +----
Init: Game engine initialized
Log: Success - 0 error(s), 0 warnings
Exit: Preparing to exit.
This one is quite odd... Are you sure that this is because of AnthChecker?

Last edited by AnthraX : 29th December, 2006 at 08:05 PM.
Reply With Quote