I was just creating a visual novel "plugin" when I tried to implement a choose option, everything was going okay until I change a variable, love just start to give weird errors saying that the variable is nil, even if I undo it's still the same!
Help please!
Misterious Error
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- wesleylucas
- Prole
- Posts: 12
- Joined: Thu May 09, 2013 11:08 pm
- Location: Brazil
Misterious Error
- Attachments
-
- Window.love
- The project
- (762.36 KiB) Downloaded 125 times
def or function doesn't matter, you understand what I mean anyway.
Re: Misterious Error
In main.lua on line 9, did you mean to create a new table with all the values returned by the newDialog function calls?
In the code you uploaded only the first return value of the first newDialog call gets assigned to the local variable 'dial'.
In the code you uploaded only the first return value of the first newDialog call gets assigned to the local variable 'dial'.
Shallow indentations.
- wesleylucas
- Prole
- Posts: 12
- Joined: Thu May 09, 2013 11:08 pm
- Location: Brazil
Re: Misterious Error
Thanks!!! Someone please close the topic.
def or function doesn't matter, you understand what I mean anyway.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Misterious Error
No need. Here we generally just stop talking on a thread when the issue's resolved.wesleylucas wrote:Someone please close the topic.
Help us help you: attach a .love.
Who is online
Users browsing this forum: Bing [Bot] and 3 guests