Plan B

General => Bug Reports => Fixed => Topic started by: Shark_The_Helicopter on January 19, 2018, 08:16:49 am

Title: [Fixed]RC Civilian Spawn Bridge Bug
Post by: Shark_The_Helicopter on January 19, 2018, 08:16:49 am
It is more noticed while crossing the bridge at high speeds. There is a mapping error and a invisible bump. Whose only shadow can be seen.

I used a monster truck to clearly show that it exists and used /dl to get the rough coordinates.

I used Explosion to make things darker and the invisible bump can clearly be seen.


Video:

Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 19, 2018, 08:24:27 am
Yeah that bump annoys me too. It's game based bug I think. But some small objects can be used there or just pass by left side of it..
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Shark_The_Helicopter on January 19, 2018, 08:36:20 am
Yeah that bump annoys me too. It's game based bug I think.

Now that you say this is a game based bug. I recall a mod on GTAForums that fixes these kind of bugs. I think that fixes this bug too. I will try to find it.


Quote
..just pass by left side of it.

Nope can't be done.

0:12- Right Side.

0:36 - Left Side.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 19, 2018, 08:38:01 am

Edit: I just checked it by COLLs enabled. Its part of the land object and can't be removed from there. Whole road blocked by that object from side to side.
(https://i.imgur.com/qlKvZPw.jpg)

So I just added a road part there to make a smooth ride passing by the bridge:

(https://i.imgur.com/VaQNpd4.jpg)
(https://i.imgur.com/3nFpLdV.jpg)

If Jonne wanna put that ingame, here is the code:
Code: [Select]
CreateObject(19533, 2079.55444, 41.14357, 25.60282,   -1.50000, 0.12000, -90.17982);
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Shark_The_Helicopter on January 19, 2018, 08:41:46 am
Nice Work Cobra. Thanks for looking into this.

Yeah adding another road seems a good fix.

Just add a better fitting road and we good.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: LPCOLTER on January 19, 2018, 09:21:48 am
finally this map bug is getting fixed wohoo
Title: Re: RC Civilian Spawn Bridge Bug
Post by: YoMama on January 19, 2018, 12:10:16 pm
So I just added a road part there to make a smooth ride passing by the bridge...
Maybe that fixes this problem, but does it still allow you to get to the bridge from off the road? If it doesn't, and if a better-looking road piece can't be found, I'm not sure how I feel about this.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Shark_The_Helicopter on January 19, 2018, 12:23:05 pm
So I just added a road part there to make a smooth ride passing by the bridge...
Maybe that fixes this problem, but does it still allow you to get to the bridge from off the road?

Sorry,I didn't understand you here. Can you elaborate?

Quote
..if a better-looking road piece can't be found, I'm not sure how I feel about this

It won't be a problem if the mapper knows what to do.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Deadman on January 19, 2018, 03:42:18 pm
Finally......
Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 19, 2018, 05:50:09 pm
So I just added a road part there to make a smooth ride passing by the bridge...
Maybe that fixes this problem, but does it still allow you to get to the bridge from off the road? If it doesn't, and if a better-looking road piece can't be found, I'm not sure how I feel about this.
Do you mean better fitting road placed there? I didn't get the exact point what u wanted to mean about bridge
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Panal_Abeja on January 19, 2018, 06:58:30 pm
Finally......
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Luka on January 19, 2018, 07:43:35 pm
How many times i losse some cars becouse this.

+1
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Miau on January 19, 2018, 10:00:01 pm
When SA-MP 0.3.8 comes out we will be able to modify any existing object, this should be fixed easily then.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Oakley on January 19, 2018, 10:38:38 pm
that bug is from 2013 or maybe earlier, good job Cobra!
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Barto on January 19, 2018, 11:18:17 pm
When SA-MP 0.3.8 comes out we will be able to modify any existing object, this should be fixed easily then.
Nope, SA-MP 0.3.8 has been cancelled.

http://forum.sa-mp.com/showthread.php?t=647966
Title: Re: RC Civilian Spawn Bridge Bug
Post by: YoMama on January 19, 2018, 11:41:45 pm
Maybe that fixes this problem, but does it still allow you to get to the bridge from off the road?

Sorry,I didn't understand you here. Can you elaborate?
Do you mean better fitting road placed there? I didn't get the exact point what u wanted to mean about bridge
Sorry, I did do a pretty shitty job of explaining what I meant.

I can see that the road should be bump-free if you're driving over it like you ordinarily would, but what if you drive over it at a 90° angle? Does it create bumps on the sides? In other words, in exchange for covering the bump on the bridge, would you create a bump going across the road piece like below?

|  i  |
|  i  | <--- |8-8| (dumb-looking car going across the road piece)
|  i  |
|  B  |
|  R  |
|   I   |
|  D  |
|  G  |
|  E  |

If it does create bumps going across, I'm not sure that it's worth it- most people know the bump on the bridge. Creating new bumps might be more annoying to people than just living with the current one.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Vishwas on January 20, 2018, 06:28:21 am
Adding a new road object is a bad idea and it doesn't look good either.
I tried using the invisible object. I don't remember the exact ID so i just used the one i felt might be invisible.
Here
(https://i.imgur.com/9NPf5Oh.png)
(https://i.imgur.com/iliLU8z.png)
Code: [Select]
CreateObject(19382, 2085.65015, 41.69000, 25.34300,   0.00000, 90.00000, 0.00000);
Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 20, 2018, 07:09:31 am
Adding a new road object is a bad idea and it doesn't look good either.
I tried using the invisible object. I don't remember the exact ID so i just used the one i felt might be invisible.
Here

Code: [Select]
CreateObject(19382, 2085.65015, 41.69000, 25.34300,   0.00000, 90.00000, 0.00000);
Invisible object is good idea, but it makes double bump there now because not fitting on road well as I tested your code;
(https://i.imgur.com/GcK81hw.png)

Sorry, I did do a pretty shitty job of explaining what I meant.

I can see that the road should be bump-free if you're driving over it like you ordinarily would, but what if you drive over it at a 90° angle? Does it create bumps on the sides? In other words, in exchange for covering the bump on the bridge, would you create a bump going across the road piece like below?

|  i  |
|  i  | <--- |8-8| (dumb-looking car going across the road piece)
|  i  |
|  B  |
|  R  |
|   I   |
|  D  |
|  G  |
|  E  |

If it does create bumps going across, I'm not sure that it's worth it- most people know the bump on the bridge. Creating new bumps might be more annoying to people than just living with the current one.

 Oh I got the point now.. I've checked and made that object much better for smooth ride (without any bump) like as on the screens:

(https://i.imgur.com/G2DpO5W.png)
(https://i.imgur.com/eiWi8TL.jpg)
(https://i.imgur.com/BH5ica1.jpg)

Code of it:
Code: [Select]
CreateObject(19533, 2080.49487, 41.42155, 25.60280,   -1.90400, 0.00000, -88.67980);
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Vishwas on January 20, 2018, 07:30:12 am
The double bumb is barely noticeable unless you're specifically looking for it. I'm still not up for the idea of adding another road which makes it look bad..
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Deadman on January 20, 2018, 11:51:53 am
How about putting Cobra's theory to a test?
If it works fine then Jonne should add it otherwise leave it as it is.
I would Recommend that.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: LPCOLTER on January 20, 2018, 12:41:14 pm
When SA-MP 0.3.8 comes out we will be able to modify any existing object, this should be fixed easily then.
Nope, SA-MP 0.3.8 has been cancelled.

http://forum.sa-mp.com/showthread.php?t=647966
0.3.7 DL can help too
Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 20, 2018, 06:16:04 pm
The double bumb is barely noticeable unless you're specifically looking for it. I'm still not up for the idea of adding another road which makes it look bad..
Yeah it looks bad but best solution far as now I think.. I'm cool with both objects, just let that bug stop bumping our cars lel
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Shawkhawk did nothing wrong! on January 20, 2018, 10:19:13 pm
i tried to make a speed breaker to cover this problem.

Title: Re: RC Civilian Spawn Bridge Bug
Post by: LPCOLTER on January 21, 2018, 02:58:38 am
i tried to make a speed breaker to cover this problem.

This can help in stunting
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Vishwas on January 21, 2018, 05:13:36 am
I tried removing the double bumb i had earlier and it works fine. Now you can barely notice any bumb while passing over it.  Adding invisible objects to fix this seems cool tbh.

Code: [Select]
CreateObject(19382, 2076.29248, 41.76820, 25.14290,   0.00000, 92.00000, 180.00000);
CreateObject(19382, 2097.24219, 41.77090, 25.14290,   0.00000, 92.00000, 0.00000);
CreateObject(19382, 2086.76587, 41.73360, 25.32530,   -0.02000, 90.00000, 0.00000);
(https://i.imgur.com/GeRHlDy.png)
(https://i.imgur.com/xUCN16Y.png)
Title: Re: RC Civilian Spawn Bridge Bug
Post by: COBRA on January 21, 2018, 11:02:31 am
I tried removing the double bumb i had earlier and it works fine. Now you can barely notice any bumb while passing over it.  Adding invisible objects to fix this seems cool tbh.

Code: [Select]
CreateObject(19382, 2076.29248, 41.76820, 25.14290,   0.00000, 92.00000, 180.00000);
CreateObject(19382, 2097.24219, 41.77090, 25.14290,   0.00000, 92.00000, 0.00000);
CreateObject(19382, 2086.76587, 41.73360, 25.32530,   -0.02000, 90.00000, 0.00000);
(https://i.imgur.com/GeRHlDy.png)
(https://i.imgur.com/xUCN16Y.png)
I've tested it and it's still bumpy which makes you hop, no solution at all. Can you take that bumpy bug under the invisible objects that you added there. Then it will be useful I think


Edit: Well I just made it:
(http://i68.tinypic.com/2nh3sx5.png)
Here code if you wanna test it:
Code: [Select]
CreateObject(19382, 2076.27051, 41.74020, 25.22080,   0.00000, 92.00000, 180.00000);
CreateObject(19382, 2097.25879, 41.73460, 25.21960,   0.00000, 92.00000, 0.00000);
CreateObject(19382, 2086.76587, 41.73360, 25.40104,   -0.02000, 90.00000, 0.00000);
Title: Re: RC Civilian Spawn Bridge Bug
Post by: YoMama on January 23, 2018, 11:06:50 am
I like the invisible object solution much more, particularly since it's confined to the bridge area itself and not the area beyond it. It helps that it looks better, too.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Ahsoka_Tano on January 27, 2018, 12:25:10 am
Im just gonna ask you guys are you creating a new road? Why dont you try to add a speed bump. It would make people to stop at the bridge and go slowly over it.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Deadman on February 02, 2018, 09:56:41 am
As far as I have observed, the bug have been fixed by jonne already by using your tested codes on which you guys have been working on. So Bug is fixed for me :)
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Shark_The_Helicopter on February 02, 2018, 10:26:58 am
Yeah I have noticed it too, the bug has been somewhat been fixed. Thanks for that,Admin team. But the result is eh..not 100% fixed. The invisible bump has been far from fixed and since this topic has been locked yet, I guess they are still fixing it,in which case if be, Thanks again for looking into our problems and trying to fully fi it.
Title: Re: RC Civilian Spawn Bridge Bug
Post by: Jonne on July 16, 2018, 08:57:41 pm
I added Cobras code, it seems to work a lot smoother now. Thanks for helping us out!