altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

RmlUI crush game

Open slynx-01 opened this issue 2 years ago • 1 comments

Description of the problem

  1. Using bundlers that pack code into eval, then calling new RmlDocument() causes a crash without displaying logs or crashdump files
  2. Updating transform in css on RmlDocument every tick after sometime causes crash without displaying logs and crashdump files

Reproduction steps

document.setProperty('transform', translate(${x}%, ${y}%) scale(${scale}))

Expected behaviour

Correct render or get details of reason crash

Additional context

No response

Operating system

Windows 10 21H1 19043.1645

Version

10.5

slynx-01 avatar May 24 '22 11:05 slynx-01

rml transform doesn't work as intended tho

mehrangta avatar Jun 25 '22 10:06 mehrangta

Inlcude full minimal reproduction resource in the issue.

martonp96 avatar Jan 24 '23 11:01 martonp96