Jump to content

ruby159

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by ruby159

  1. Eey guys,

    If i want to run the mta 1.0.1 server on Windows Server 2000 i receive this error: THe procedure entry point freeaddrinfo could not be found in ws2_32.dll

    now i found this http://www.codeguru.com/forum/archive/index.php/t-393756.html

    Support for freeaddrinfo on earlier versions of Windows:

    The freeaddrinfo function was added to the Ws2_32.dll on Windows XP and later. To execute an application using this function on earlier versions of Windows (Windows 2000, Windows NT, and Windows Me/98/95), then you must include the Ws2tcpip.h file and also include the Wspiapi.h file. When the Wspiapi.h include file is added, the freeaddrinfo function is defined to the WspiapiFreeAddrInfo inline function in the Wspiapi.h file. At runtime, the WspiapiFreeAddrInfo function is implemented in such a way that if the Ws2_32.dll or the Wship6.dll (the file containing freeaddrinfo in the IPv6 Technology Preview for Windows 2000) does not include freeaddrinfo, then a version of freeaddrinfo is implemented inline based on code in the Wspiapi.h header file. This inline code will be used on older Windows platforms that do not natively support the freeaddrinfo function.

    so i think it is the MTA team who need to fix it, am i right? sad because now i still need to run on 1.0 which freeze sometimes.

    Gr Ruben (owner of XIII-Clan)

  2. ===========================================================

    = Multi Theft Auto: San Andreas v1.0

    ===========================================================

    = Server name : XXXXXXXX

    = Server IP address : (null)

    = Server port : 22004

    =

    = Log file : ..-DM/server2/mods/deathmatch/logs/server.log

    = Maximum players : 32

    = MTU packet size : 1264

    ===========================================================

    [23:39:32] Resources: 7 loaded, 1 failed

    [23:39:32] Server password set to xxx'

    [23:39:32] Querying game-monitor.com master server... success!

    [23:39:32] MODULE: Loaded "AMX compatibility layer" (1.00) by "arc_"

    [23:39:32] ERROR: Unable to start resource amx;

    [23:39:32] Server started and is ready to accept connections!

    [23:39:39] start: Requested by Console

    [23:39:39] start: Resource is loaded, but has errors

    [23:39:45] CONNECT: Ruby159 connected (IP: 127.0.0.1)

    [23:39:46] JOIN: Ruby159 joined the game (IP: 127.0.0.1)

    [23:39:53] stop: Requested by Console

    [23:39:53] stop: Resource is loaded, but has errors

    [23:39:55] start: Requested by Console

    [23:39:55] start: Resource is loaded, but has errors

    [23:41:47] Server stopped!

    [23:41:47] Stopping resources...

    [23:41:47] Closing SQLite3 database

    Help please :shock:

  3. it looks like your trying to connect to your own ip instead of an IRC network.

    where you have blanked out that should be saying the network its connecting to...

    like mine says Connecting to IRC (irc.rizon.net:6667)

    indeed i connect to my own ip for my own server but.... i should be connect because i can connect with mirc

  4. nice script but little problem

    [12:55:36] Starting IRCEcho 
    [12:55:36] Connecting to IRC (<myip>:6667) 
    [12:55:36] start: Resource 'ircecho' started 
    [12:55:36] IRC Notice <> <myip>: *** Looking up your hostname... 
    [12:55:36] IRC Notice <> <myip>: *** Found your hostname 
    [12:56:16] IRC Disconnected 
    

    i wont connect but i can connect from my pc

    help

    Ruby

  5. hey,

    if i do a race with anyone else it looks like that he is sliding over the floor and we cant push eachother he just stay on the same place and he trying to push me out but then he fly's over me

    a stranges bug i think, does anyone know the solution?

    Ruby

×
×
  • Create New...