Jump to content

rast_abaddon

Members
  • Posts

    9
  • Joined

  • Last visited

rast_abaddon's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. rast_abaddon

    Crash

    ** -- Unhandled exception -- ** Time = Sat Jul 31 15:40:07 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x004C7DAD EAX=00000000 EBX=00000000 ECX=00000000 EDX=1056E7F0 ESI=00B44874 EDI=0E383B40 EBP=00000000 ESP=0028F804 EIP=004C7DAD FLG=00010297 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- ** ** -- Unhandled exception -- ** Time = Sat Jul 31 15:40:49 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x004C7DAD EAX=00000000 EBX=00000060 ECX=00000000 EDX=0FAFE7F0 ESI=00B44874 EDI=0E70B808 EBP=00000000 ESP=0028F804 EIP=004C7DAD FLG=00010297 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- ** ** -- Unhandled exception -- ** Time = Sat Jul 31 15:41:33 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x004C7DAD EAX=00000000 EBX=00000060 ECX=00000000 EDX=1004E7F0 ESI=00B44874 EDI=0E72CC38 EBP=00000000 ESP=0028F804 EIP=004C7DAD FLG=00010297 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- ** ** -- Unhandled exception -- ** Time = Sat Jul 31 15:43:16 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x00749BDA EAX=00000000 EBX=0028F9D0 ECX=00000000 EDX=00000078 ESI=00000000 EDI=100EE7F8 EBP=00734850 ESP=0028F9B0 EIP=00749BDA FLG=00010293 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- ** ** -- Unhandled exception -- ** Time = Sat Jul 31 15:43:59 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x004C7DAD EAX=00000000 EBX=00000060 ECX=00000000 EDX=1084E7F0 ESI=00B44874 EDI=0E9FCC38 EBP=00000000 ESP=0028F804 EIP=004C7DAD FLG=00010297 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- ** ** -- Unhandled exception -- ** Time = Sat Jul 31 15:46:03 2010 Module = C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gta_sa.exe Code = 0xC0000005 Offset = 0x004C7DAD EAX=00000000 EBX=00000060 ECX=00000000 EDX=1056E7F0 ESI=00B44874 EDI=0E4AB808 EBP=00000000 ESP=0028F804 EIP=004C7DAD FLG=00010297 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B ** -- End of unhandled exception -- **
  2. You have wrong version network module. What you use version of MTA Server?
  3. Did you self compile MTA Server or you take this server from webpage?
  4. Gentoo Is nice system and MTA work very good. http://www.gentoo.org
  5. If you use callRemote on Linux Server this command when finish not close TCP connection. If you use meny time this command, server have open meny connection and crash or freze MTA Server.
  6. Yes, you have right i can but I think that is more elegantly. Thank you for your reply.
  7. I have suggestions to add features to the MTA. TransferBoxVisible (bool status) If true, the transfer box is visible, false if it is invisible. This allowed it to transfer files in the background to the client. You could add an event: onTransferStart (resurce) onTransferEnd (resurce) With these events, we can wait for the end of the resource file loading. onFileTransferStart (resurce, file) onFileTransferEnd (resurce, file) Through these events, we can wait for the resource at the end of loading the file. One might also add features TransferFileToClient (resource, file) In this way we could send files with background music changed dynamically, graphics, etc. Moreover, if this is possible it would be useful to include the features enabling soutcast.
  8. This version multitheftauto_linux-1.0.4-rc-1873.tar.gz If you set 129 or more players in mtaserver.conf and then you try start server he crash and show "Segmentation fault " I try this on Gentoo Linux.
×
×
  • Create New...