Errors:
#1

How i can fix this ?

Quote:

Exception At Address: 0x00544BC8

Reply
#2

You might want to provide more info ... that is just a memory address.

Mods, what have you recently changed, when exactly did it occur, is it the first time and whatever you can provide
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=255921

Doesn't take much to actually search "SA-MP Exception 0x00544BC8"
Reply
#4

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=255921

Doesn't take much to actually search "SA-MP Exception 0x00544BC8"
i know it what i need to know is how to fix it, how to increase max objects on streamer ?

@[Bios]Marcel: i have no mods
Reply
#5

it's game limit
You must change stream distance on this objects

I fixed this in S' Addon, but it's client side and bugs still there
Reply
#6

Quote:
Originally Posted by SPAWN_METAL
Посмотреть сообщение
You must change stream distance on this objects
How ?
Reply
#7

Try removing your gta_sa.set

That always works when i encounter problems with mine.
Reply
#8

Quote:
Originally Posted by ISmokezU
Посмотреть сообщение
Try removing your gta_sa.set

That always works when i encounter problems with mine.
not work the problem on streamer how to change objects distances
Reply
#9

Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
How many objects do you have though in the mapping? Is it possible you're doubling it up in the script by using it in the wrong area of the script?
Reply
#10

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
How many objects do you have though in the mapping? Is it possible you're doubling it up in the script by using it in the wrong area of the script?
31582 objects
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)