Hi!
I'm testing some threading stuff quite successfully. Starting some threads and sending messages over channels works well.
My problem:
When i require a file the thread says it cannot find the file i want to require.
Is it forbidden to require a file in a thread?
Require in a thread fails
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Require in a thread fails
It's a long shot, but maybe try to require love.filesystem first.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Require in a thread fails
Yeah, in threads you'll need to explicitly require every love module you want to make use of (except for love.thread.)
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests