White pixels above truck

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#1

Post by Lobby »

Fragment shader precision :roll:

It uses pixels from neighboring frames, so these are probably from another plugin.

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#2

Post by Lobby »

That's the main problem with precision issues. It's difficult to predict when or why it happens. In any case zooming in increases the probability that a pixels fetches the right color.

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#3

Post by Lobby »

The fix is easy but needs more texture space: Add a transparent border to any image you provide. I could do that automatically for any plugins, let's see.

About the car count, I suspect you overload something if you want to spawn 100 cars immediately.

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#4

Post by CommanderABab »

Increase capacity.

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#5

Post by Lobby »

Per day at max one of your cars will be spawned. That might be a problem if no way is found or cars are disappearing more often than they spawn. Normally, no of your cars should disappear, but it happens if no way is found.

Post Reply Previous topicNext topic

Return to “Problems”