dual-universe / lua-examples

This repository has been created to serve as a sharing and learning platform for the Dual Universe community and the development of simple and complex Lua applications. You will find on this repo the examples released by Novaquark during the devblog and thread.
https://www.dualuniverse.game
GNU General Public License v3.0
59 stars 19 forks source link

Issues with the Atlas screen example #22

Closed barkby closed 1 year ago

barkby commented 1 year ago

Hi Not sure if it is me or an update but for some reason when I paste the render.lua code into the screen I get a script error:

attempt to index a number value(local 'v'). image

aCandidMind commented 1 year ago

Same here with 1.1.12

Jericho1060 commented 1 year ago

@barkby @aCandidMind it should be solved now, there is still an error when clicking Thades for now due to the script tying to load too many images, i'll update it soon again

Jericho1060 commented 1 year ago

Solved, issue can be closed

NQ-Ligo commented 1 year ago

The issue is fixed, a big thank you to @Jericho1060 ! I close the issue