Search found 1 match

by mar1zzo
Thu Mar 25, 2021 6:13 pm
Forum: Support and Development
Topic: Games50 (pong): attempt to call field 'getPixelScale' (a nil value)
Replies: 5
Views: 11355

Re: Games50 (pong): attempt to call field 'getPixelScale' (a nil value)

FormularSumo wrote: Wed Jun 17, 2020 11:10 am Replacing getPixelScale with getDPIScale in push.lua fixes the problem. Or you could replace push.lua with an up-to-date version.
Thanks, FormularSumo! It solved my problem. :ultrahappy: