Search found 1 match

by Damien
Mon Sep 24, 2012 8:21 pm
Forum: Modding
Topic: LUA Error when using table inside table
Replies: 1
Views: 2288

LUA Error when using table inside table

There is an error when we use table on table. If the table is as a global variable the game crash when we start it. If he is in a fonction it crash when we save the game. But when i play into the editor i have no problem, it is only when i export the game and test it. Memory addressing error ? Exemp...