Other error

Started by UrbanY, Jun 25, 2018, 12:57 PM

Previous topic - Next topic

UrbanY

[more]Because the server gives me so many errors in 04rel06 in 04rel03 nothing happens to me





Player 'UrbanY' ID 0 connected.

AN ERROR HAS OCCURED [the index 'sec_status' does not exist]

CALLSTACK
*FUNCTION [onPlayerJoin()] scripts/Main.nut line [1209]

LOCALS
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'ShowForPlayer' does not exist]

CALLSTACK
*FUNCTION [onPlayerRequestClass()] scripts/Main.nut line [1194]

LOCALS
[pskin] 0
[pteam] 0
[pclass] 0
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'HideFromPlayer' does not exist]

CALLSTACK
*FUNCTION [onPlayerSpawn()] scripts/Main.nut line [1649]

LOCALS
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'tointeger' does not exist]

CALLSTACK
*FUNCTION [GetVehInfo()] scripts/Functions.nut line [2109]
*FUNCTION [VeiculoInfo()] scripts/Functions.nut line [2184]
*FUNCTION [onPlayerEnterVehicle()] scripts/Main.nut line [1945]

LOCALS
[q] NULL
[opcao] "preco"
[opcao] "preco"
[veh] INSTANCE
[this] TABLE
[opcao] 0
[veh] INSTANCE
[player] INSTANCE
[this] TABLE
[door] 0
[vehicle] INSTANCE
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'nosBar' does not exist]

CALLSTACK
*FUNCTION [nosHideBar()] scripts/Main.nut line [3070]
*FUNCTION [onPlayerExitVehicle()] scripts/Main.nut line [1968]

LOCALS
[player] INSTANCE
[this] TABLE
[vehicle] INSTANCE
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'tointeger' does not exist]

CALLSTACK
*FUNCTION [GetVehInfo()] scripts/Functions.nut line [2109]
*FUNCTION [VeiculoInfo()] scripts/Functions.nut line [2184]
*FUNCTION [onPlayerEnterVehicle()] scripts/Main.nut line [1945]

LOCALS
[q] NULL
[opcao] "preco"
[opcao] "preco"
[veh] INSTANCE
[this] TABLE
[opcao] 0
[veh] INSTANCE
[player] INSTANCE
[this] TABLE
[door] 0
[vehicle] INSTANCE
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'CreateTextdraw' does not exist]

CALLSTACK
*FUNCTION [DecFuel()] scripts/Functions.nut line [2135]

LOCALS
[vehicle] INSTANCE
[player] INSTANCE
0
[this] TABLE

AN ERROR HAS OCCURED [the index 'nosBar' does not exist]

CALLSTACK
*FUNCTION [nosHideBar()] scripts/Main.nut line [3070]
*FUNCTION [onPlayerExitVehicle()] scripts/Main.nut line [1968]

LOCALS
[player] INSTANCE
[this] TABLE
[vehicle] INSTANCE
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'DeathWindow' does not exist]

CALLSTACK
*FUNCTION [onPlayerDeath()] scripts/Main.nut line [1710]

LOCALS
[reason] 43
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'ShowForPlayer' does not exist]

CALLSTACK
*FUNCTION [onPlayerRequestClass()] scripts/Main.nut line [1194]

LOCALS
[pskin] 0
[pteam] 0
[pclass] 0
[player] INSTANCE
[this] TABLE

AN ERROR HAS OCCURED [the index 'HideFromPlayer' does not exist]

CALLSTACK
*FUNCTION [onPlayerSpawn()] scripts/Main.nut line [1649]

LOCALS
[player] INSTANCE
[this] TABLE

rww

Textdraws and Sprites was removed in 04rel004 update. All functions below doesn't work.

CreateTextdraw
Textdraw.ShowForAll
Textdraw.ShowForPlayer
Textdraw.HideFromAll
Textdraw.HideFromPlayer
Textdraw.SetPosForAll
Textdraw.SetPosForPlayer
Textdraw.SetColourForAll
Textdraw.SetColourForPlayer
Textdraw.SetRelativeForAll
Textdraw.Delete



CreateSprite
Sprite.ShowForAll
Sprite.ShowForPlayer
Sprite.HideFromAll
Sprite.HideFromPlayer
Sprite.SetPosForAll
Sprite.SetPosForPlayer
Sprite.SetCenterForAll
Sprite.SetCenterForPlayer
Sprite.RotateForAll
Sprite.RotateForPlayer
Sprite.SetAlphaForAll
Sprite.SetAlphaForPlayer
Sprite.SetRelativeForAll
Sprite.Delete

Now You need to rewrite the script, remove all textdraw/sprites from server-side and use GUI in client-side. More about that here.
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

UrbanY

Ok,How do I update the geoip to 04rel06?

(SpCy)Alex

Lol You really could not give credits are the scripts of Brazil plus you already had to know that the textradws and the sprites were removed in the 04 :( then you say you know a lot but not xD only copies scripts

UrbanY

Quote from: (SpCy)Alex on Jul 01, 2018, 01:38 PMLol You really could not give credits are the scripts of Brazil plus you already had to know that the textradws and the sprites were removed in the 04 :( then you say you know a lot but not xD only copies scripts

Yo fuera tu y me callara,no dire nada mas

kennedyarz

la verdad es que dan pena formando siempre alboroto en este foro.  It is also a forum in English. And alex, you are not talking about professionals and novices because the 2 are very beginners and still have a lot to learn

(SpCy)Alex

Yo no me creo professional pero cuando ves a un tipo copiando script de los demas  que no tiene la menor idea i va publicando en el foro "por que no funciona" es es normal cuando no lo haces tu i no se entera de nada.Yo no tengo que aprender.

I do not think I'm professional, but when you see a guy copying script from others who do not have the slightest idea, I'm posting in the forum "why it does not work" it's normal when you do not do it, you do not know anything. I do not have to learn


UrbanY

Quote from: (SpCy)Alex on Jul 05, 2018, 06:49 PMYo no me creo professional pero cuando ves a un tipo copiando script de los demas  que no tiene la menor idea i va publicando en el foro "por que no funciona" es es normal cuando no lo haces tu i no se entera de nada.Yo no tengo que aprender.

I do not think I'm professional, but when you see a guy copying script from others who do not have the slightest idea, I'm posting in the forum "why it does not work" it's normal when you do not do it, you do not know anything. I do not have to learn


Yo simple mente leo y me voy, @Kennedyarz tienes mucha rason solo hacemos alboroto 

DizzasTeR

This is an English forum and keep your conversations in English.

As for you @UrbanY, Your scripts are based on version 03 which had server-sided UIs. They are deprecated now and will not work on the newer versions. Either stick around on 03 or create proper client side scripts on the latest version.

EK.IceFlake

Quote from: Doom_Kill3R on Jul 06, 2018, 06:36 AMThis is an English forum and keep your conversations in English.

As for you @UrbanY, Your scripts are based on version 03 which had server-sided UIs. They are deprecated now and will not work on the newer versions. Either stick around on 03 or create proper client side scripts on the latest version.
https://forum.vc-mp.org/?topic=2.0

UrbanY

Quote from: Doom_Kill3R on Jul 06, 2018, 06:36 AMThis is an English forum and keep your conversations in English.

As for you @UrbanY, Your scripts are based on version 03 which had server-sided UIs. They are deprecated now and will not work on the newer versions. Either stick around on 03 or create proper client side scripts on the latest version.
I updated it now, but thanks for the info.

(SpCy)Alex

You will not update your , you copy all

!

Quote from: (SpCy)Alex on Jul 28, 2018, 09:14 AMYou will not update your , you copy all
Off: Forum ban expected soon.

Discord: zeus#5155

NicusorN5

Quote from: ! on Jul 28, 2018, 11:42 AM
Quote from: (SpCy)Alex on Jul 28, 2018, 09:14 AMYou will not update your , you copy all
Off: Forum ban expected soon.
Hopefully.