Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: could not open ini and cfgs

  1. #1
    Testing Crew Member bulldozer's Avatar
    Join Date
    May 2010
    Location
    Hungary
    Posts
    264

    Default could not open ini and cfgs

    Hi all,

    I'd like to setup a reborn server. Everything works fine except using the admin system and the filter configs, since the patch couldn't load those files. There's a core folder on the server where the main pk3s are placed. A hidden .mohaa/main folder contains only the custom pk3 files and the server config, which are loaded flawlessly. The question is, that what should be the right path for the reborn ini and cfg files?

    Code:
    --- Common Initialization ---Medal of Honor Allied Assault 1.11 linux-i386 Jul 22 2004
    ----- FS_Startup -----
    Current search path:
    /servers/servers/kocka037/.mohaa/main
    /servers/servers/kocka037/.mohaa/main/zzzzzzzzzzzzzzz_Reborn_pak8.pk3 (6 files)
    /servers/servers/kocka037/.mohaa/main/zzzzzz-mods_integration.pk3 (3 files)
    /servers/servers/kocka037/.mohaa/main/zzz-weapons_control.pk3 (23 files)
    /servers/servers/kocka037/.mohaa/main/zzz-spawn_protection_mod.pk3 (2 files)
    /servers/servers/kocka037/.mohaa/main/zzz-grenade_teamkill_fix.pk3 (6 files)
    /servers/games/moha/1
    /servers/games/moha/main
    /servers/games/moha/main/pak7.pk3 (89 files)
    /servers/games/moha/main/Pak6EnUk.pk3 (395 files)
    /servers/games/moha/main/pak6.pk3 (104 files)
    /servers/games/moha/main/Pak5.pk3 (259 files)
    /servers/games/moha/main/Pak4.pk3 (593 files)
    /servers/games/moha/main/Pak3.pk3 (669 files)
    /servers/games/moha/main/Pak2.pk3 (4722 files)
    /servers/games/moha/main/Pak1.pk3 (396 files)
    /servers/games/moha/main/Pak0.pk3 (11174 files)
    
    
    ----------------------
    18441 files in pk3 files
    execing default.cfg
    execing menu.cfg
    couldn't exec newconfig.cfg
    Config: unnamedsoldier.cfg
    couldn't exec configs/unnamedsoldier.cfg
    couldn't exec localized.cfg
    execing autoexec.cfg
    couldn't exec custom.cfg
    You are now setup for easy mode.
    Opening IP socket: localhost:12207
    Hostname: cube3
    IP: 127.0.1.1
    --- Common Initialization Complete --- 698 ms
    --- Localization: I see 0 localization files
    --- Localization: reading file global/localization.txt
    Loading Localization File global/localization.txt
    Loaded 1242 localization entries
    execing config.cfg
    g_gametype will be changed upon restarting.
    dedicated will be changed upon restarting.
    cheats will be changed upon restarting.
    ------ Server Initialization ------
    Server: dm/mohdm6
    ------ Unloading fgameded.so ------
    ------- Attempting to load /servers/games/moha//fgameded.so -------
    
    
    
    
    ------------------ MoH:AA 1.12 Reborn Patch InitGame ------------------ 
    Initializing SignalHandlers. Done!
    Initializing CVARS. Done!
    Performing game and patch files integrity check...
    --> MoHAA Server Hash: 6d8c51fa1a3a7b3d392348dd6cb2e4c5
    --> Fgameded Hash:     a08070c65b6994312a2218f79174245d
    --> mohaa_lnxded file valid!
    --> fgamededmohaa.so file valid!
    --> Next update check will be performed after 23 hours (0 day/s)!
    Could not open chatfilter.cfg
    Initializing Chat Filter. Done!
    Could not open namefilter.cfg
    Initializing Banned Names List. Done!
    Could not open ipfilter.cfg
    Initializing Banned IPs List. Done!
    Could not open allowedvotes.cfg
    Initializing Allowed Votes List. Done!
    Could not open allowedmaps.cfg
    Initializing Allowed Maps List. Done!
    Could not open admins.ini
    Initializing Admins List. Done!
    Could not open protectednamefilter.cfg
    Initializing Protected Names List. Done!
    Reborn.map mapped into address space. Shared settings initialized!
    LocalizationError fix Address: 0x080ADE9E
    LocalizationError removal fix applied.
    BulletAttack Address: 0xf5c9f990
    GetMuzzlePosition Address: 0xf5c90be0
    GetEntityTag Address: 0xf5bd2990
    Player::Respawn Address: 0xf5c1ecb0
    Player::Killed Address: 0xf5c1ee60
    Entity::Damage Address: 0xf5bcfaf0
    Player::JumpXY Address: 0xf5c236d0
    BulletAttack: Hooked correctly.
    Anti Wallhack/Visuals Protection applied
    Black Window Patch Address: 0xf5ca015a
    Shoot through Black Window/Furniture/Light Bulbs Hack Protection applied
    RConFlood Patch Address: 0x808ce4f
    RConFlood Crash Protection applied
    InfoBoom Patch Address: 0x807930b & 0x8079296
    InfoBoom Crash Protection applied
    SV_UpdateUserinfo_f Address: 0x8087c00
    UserInfo Buffer overflow protection applied (512 chars limit)
    ScriptedEvents System Initialized
    Kick/Ban Announcements Initialized
    Internal Packet Flood Protection Initialized
    Allowed remote tool IP: 127.0.0.1 (7f000001)
    ---------------- MoH:AA 1.12 Reborn Patch InitFinished ----------------
    
    
    
    
    ^~^~^ Box data is corrupted for 'models/human/allied_pilot/allied_pilot.skd'
    ^~^~^ Morph targets data is corrupted for 'models/human/allied_pilot/allied_pilot.skd'
    ------ Server Initialization Complete ------  1.91 seconds
    dedicated will be changed upon restarting.
    ------ Server Initialization ------
    Server: dm/mohdm6

  2. #2
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    On a linux server im pretty sure the admins.ini and cfg are in the same folder as the fgameded.so , so in /servers/games/moha/
    On a windows server they go in mohaa/main/ but with linux its in the core folder

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




  3. #3
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Exactly what said Purple Elephant1au

  4. #4
    Testing Crew Member bulldozer's Avatar
    Join Date
    May 2010
    Location
    Hungary
    Posts
    264

    Default

    Thanks, that worked!

    However the patch has written into the log:
    Code:
    Reborn ERROR: Wrong AdminSystem privileges entry in admins.ini file on line 1. Skipping!
    Reborn ERROR: Wrong AdminSystem privileges entry in admins.ini file on line 1. Skipping!
    and admins.ini (created by adminIniEditor tool) contains this:
    Code:
    name=something  password=passw1  rights=7167
    name=something2  password=passw2  rights=7166

  5. #5
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    Admins ini has changed sinced , documentation is outdated

    it should be something like this

    login=PurpleElephant password=test rights=16383
    gives full rights

    Plz refer to wiki
    http://www.x-null.net/wiki/index.php?title=Admins.ini

    and list of commands
    http://www.x-null.net/wiki/index.php...nsole_Commands

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




  6. #6
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Also loggin method has changed, now you have to use ad_login command instead of setting name_auth CVar, and name protection is now a separate feature.

  7. #7
    Testing Crew Member bulldozer's Avatar
    Join Date
    May 2010
    Location
    Hungary
    Posts
    264

    Default

    Ok, understood.

    Will you repack the reborn files to avoid these misunderstandings?

  8. #8
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Yes, there will be no offline documentation anymore. And the editor should be changed.

  9. #9
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    They are working on releasing a new pk3 with added things in it and i dont no if there will be documentation anymore only online wiki

    Also Razor , while we are kinda on the subject
    The wiki is looking good but i think i found a link that needs changing

    On page : http://www.x-null.net/wiki/index.php?title=Admins.ini

    In the See also Section

    Client Admin Access Levels links to http://www.x-null.net/wiki/index.php...edit&redlink=1

    And possible should link to http://www.x-null.net/wiki/index.php...nsole_Commands

    Sorry but i dont no where else to post it

    Purple's Playground
    OBJ :
    103.29.85.127:12203
    xfire: purpleelephant1au
    email: purpleelephant1au@gmail.com
    skydrive: PurpleElephantSkydrive




  10. #10
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Link was broken, I've fixed it.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •