|
Post by apollyon on Nov 5, 2005 4:08:15 GMT -5
First off, when Lunar is loaded, the box that I assume is supposed to contain the splash screen loads, and fades properly, however, the actual image never appears.
Second, when running goblins.lua, the same as above occurs. I assume it's suppose to display goblins at random locations on the screen, however all I see are semi-translucent white boxes, the goblin image never loads.
For both the above bugs, the image files ARE in the correct location.
Finally, the ChatLine script. The line number continues increasing, regardless of new text or not, and the Type of the line is random characters (just one), for example I've seen ( ) > and other characters. The actual text section is totally empty.
After trying Chatline for the first time, and experiencing that problem, at some point I crashed FFXI. After restarting FFXI, and reloading Lunar, and the Chatline script, it worked with no problem. However, after unloading, and reloading chatline, the problem resurfaced. (I suspect that this is an issue with FFXIread pulling from the wrong location in memory, but this is obviously just speculation.)
I have Windower version 3.21, and I had TParty, and NameChanger running. I have had these problems both with, and without FFassist running. If there is any other information that I can provide that would help, just let me know.
|
|
Rzn
Junior Member
Posts: 55
|
Post by Rzn on Nov 5, 2005 4:56:35 GMT -5
on some PCs you have to supply a path to the image try adding "\" to the "primitive_SetTexture()"
ex Graphics.primitive_SetTexture("\Goblin.png",MyPrimitive)
|
|
|
Post by TinyTerror on Nov 5, 2005 12:29:18 GMT -5
Ive seen this happen for goblins.lua, but only at random. What OS are you running?
|
|
|
Post by apollyon on Nov 5, 2005 15:03:42 GMT -5
XP SP2
|
|
|
Post by apollyon on Nov 6, 2005 0:22:28 GMT -5
I used a fixed path for the goblin png file. Still did not work. However, sometimes, rather than getting white boxes, I see a dot, similar size to a signet icon that appears in random location (instead of the gobs). It's too fast for me to make it out more clearly than 'dot'. Also, once when I ran it, the white boxes randomly appeared as they should, however, they never unloaded. They stayed on the screen untill I unloaded the script.
Just an update, the more info the better for bug hunting. =\
|
|
|
Post by TinyTerror on Nov 6, 2005 0:24:40 GMT -5
I know this is a stupid question, but did you follow the install directions for Lunar?
|
|
|
Post by apollyon on Nov 7, 2005 1:23:22 GMT -5
Lol, been there, done that.
Yes, I did follow the install directions for Lunar. I thought that that could be the problem, so I reinstalled it even. ^^
|
|
|
Post by TinyTerror on Nov 7, 2005 8:22:15 GMT -5
PM me. I will give you my email address so you can send me the log file.
|
|