GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: RusKia le 08 Juillet 2010, 00:55:25
-
Bonsoir à vous
Voila, j'ai télécharger le SFTDM_Reloaded_2.0 de PiMp sur sa-mp forum ( http://forum.sa-mp.com/showthread.php?t=64035&highlight=SFTDM (http://forum.sa-mp.com/showthread.php?t=64035&highlight=SFTDM) )
j'ai regardé les commentaires et il marche en suivant ses commentaires mais quand je lance le serveur, je m'enregistre , je me logue et ciinq bonne minutes plus tard, mon GM reboot tout seul ...
Alors je voudrai savoir comment régler se problème :'( , je compile avec pawno et aucun problème :ohmy
Donc je me suis dit , ça se trouve il faut passer le SFTDM en Next Version ( donc avec SA-MP 0.3a R8 et non SA-MP 0.2a R8 ) mais comment faire car je ne suis pas encore là dans mes scripts ;D
Donc quel est le problème ? Faut-il le passé a la next génération ?
-
personnellement sa ne met jamais arriver :s
as tu un FS de lancer peu t'on voir le log au moment o sa se coupe
-
Non cebon en faite, un petit FS qui faisait tout bugué mais maintenant
j'ai voulu le modifié avec pawno donc je met tout les includes déjà je fait par exemple la traduction de quelque ligne et quand je compile là il y a 6érreurs :
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(159) : error 021: symbol already defined: "GetPlayerInterior"
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(164) : error 021: symbol already defined: "GetPlayerPos"
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(165) : error 010: invalid function or declaration
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(166) : error 010: invalid function or declaration
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(167) : error 010: invalid function or declaration
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(170) : error 010: invalid function or declaration
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(173) : warning 235: public function lacks forward declaration (symbol "IsPlayerInInterior")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(182) : warning 235: public function lacks forward declaration (symbol "IsPlayerInAnyInterior")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(191) : warning 235: public function lacks forward declaration (symbol "GetPlayerInteriorID")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(193) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(194) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(195) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(205) : warning 235: public function lacks forward declaration (symbol "IsPlayerInInteriorID")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(213) : warning 235: public function lacks forward declaration (symbol "GetInteriorName")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\pawno\include\sinterior.inc(218) : warning 235: public function lacks forward declaration (symbol "SetPlayerInteriorID")
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1874) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1874) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1874) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1904) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1904) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1904) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1920) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1920) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(1920) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2257) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2257) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2257) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2344) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2344) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(2344) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(4282) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(4282) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(4282) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(5013) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(5013) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(5013) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(7517) : warning 203: symbol is never used: "x"
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(7517) : warning 203: symbol is never used: "y"
C:\Users\msi\Downloads\.SFTDM Reloaded v3.0\gamemodes\SFTDM_Reloaded_2.0.pwn(7517) : warning 203: symbol is never used: "z"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
la réponse doit être devant mes yeux
-
accolade manquante
-
Es tu sur ? car je ne vois pas ou une acolade qui manque et surtout ou la mettre Oo
-
go pastebin ;)
-
Non, c'est pas une accolade manquant, c'est juste que dans ton include tu doit avoir #include<a_samp> enfin je suis pas sur
Vu que ça va définir plusieurs la fonction GetPlayerPos et GetPlayerInterior
-
donc je devrai la retiré ?
j'ai télécharger celui ci http://www.sendspace.com/file/0zq06g (http://www.sendspace.com/file/0zq06g)
Double post
Cebon erreur corrigé =) mais maintenant le serveur reboot tout seul et meme si je remet les erreurs il reboot tout seul et pourtant aucune érreur GM aidez moi là..
-
probleme corriger via MP
en gros dans le OnGameModeInit il y avait deux timer qui renvoyer vers une fonction ChangeColor
SetTimer("changecolor1", 2000, 1);
SetTimer("changecolor2", 4000, 1);
une fois c'est deux timer commenter le bug est partit
pourquoi le serveur rebooter tout simplement que les fonctions au quelle etait renvoyer ces timer sont surement erroné
-
Non il reboot toujours
Quand mon GM Crash et reboot
dans mon dossier serveur un fichier nommé server crash info apparait et dedans il y a ça
--------------------------
SA-MP Server: 0.3a R8
Exception At Address: 0x004753C4
Registers:
EAX: 0x00000000 EBX: 0x01E3A670 ECX: 0x00000000 EDX: 0x00000000
ESI: 0x00000000 EDI: 0x00000000 EBP: 0x0012FC24 ESP: 0x0012FAC4
EFLAGS: 0x00010246
Stack:
+0000: 0x00467D3E 0x00000000 0x01336368 0x01336368
+0010: 0x01E26CEC 0x00000000 0x00000000 0x001B0000
+0020: 0x001DADB0 0x00000000 0x03000003 0x00000000
+0030: 0x001DAE50 0x001DA178 0x001B00C4 0x00000018
+0040: 0x001B0000 0x00400000 0x001DADB0 0x0012FC00
+0050: 0x77783203 0x001B0138 0x777831DF 0x75140E65
+0060: 0x00000000 0x001B0000 0x001DADB8 0x00000000
+0070: 0x00000000 0x00000000 0x00000000 0x00000000
+0080: 0x00000000 0x001D4D38 0x001B0150 0x00000000
+0090: 0x001B0000 0x001B0150 0x00000000 0x00000000
+00A0: 0x001B0150 0x04000004 0x00000000 0x2C00002C
+00B0: 0x00000016 0x00000000 0x00000000 0x00000003
+00C0: 0x00000000 0x00000016 0x0000002C 0x00000000
+00D0: 0x4D00014C 0x00000016 0x0012FBC4 0x001B07F0
+00E0: 0x0047001C 0x00010069 0x0012FC3C 0x001B0178
+00F0: 0x00000000 0x001B0150 0x00000001 0x001DD1D8
+0100: 0x001DADB8 0x001D4D38 0x00000000 0x00000016
+0110: 0x00000000 0x0100D1D8 0x00000000 0x000000B0
+0120: 0x01010000 0x0012FB20 0x001DD1E0 0x0012FEA4
+0130: 0x7774D75D 0x027EFB4D 0xFFFFFFFE 0x777831DF
vous comprenez quelque chose ?
Double post
J'ai tout refait de A à Z et toujours le reboot
mon GM pour se qui voudrons m'aider http://www.megaupload.com/?d=JVROHN6N (http://www.megaupload.com/?d=JVROHN6N)
J'éssaye depuis decembre 2009 mais sans résultat :'( :'( :'( :'( :'( :'( :'( :'(
Double post
mon gm qui reboot pour se qui voudrons bien m'aider
http://www.megaupload.com/?d=JVROHN6N (http://www.megaupload.com/?d=JVROHN6N)