|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Development::GeorgeS's Tools A forum just for GeorgeS's tools |
08-08-2008, 01:03 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Thanks- got it and updated program
GeorgeS
|
08-08-2008, 09:09 AM
|
|
Sarnak
|
|
Join Date: Apr 2004
Posts: 50
|
|
I just downloaded this program, and I see that I'm not the only one with resolution problems. If you plan to release things like this, be sure it works for everyone, you know. I'm running 1024x768.
__________________
Sole GM and Developer of THOC, an eqemu server with cool shit.
Currently in development:
|
08-08-2008, 09:59 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Simply put - I do not make these unintentionally compat for every PC. These are free tools I make on my own time and making it
work for every config is not possible.
thirdly, The resolution issue has been addressed before. I will retry to compress it into 1024x768
GeorgeS
Last edited by GeorgeS; 08-08-2008 at 06:19 PM..
|
08-27-2008, 04:45 AM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Hey GeorgeS, I found another fairly major issue with the quest tool. It seems that the auto capitalization for certain per commands is causing scripts not to work after they are saved. I know for sure that the "F" in "For" being capitalized will break any script that tries to use it. It has to be all lowercase like "for". I imagine that "While" should probably be "while" as well.
There may be some others, but I have confirmed that at least "For" needs to be fixed for sure. Looking at a perl Tutorial, it seems to show all perl commands in all lower case, so "while" should probably be lower as well.
|
08-27-2008, 10:50 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Thanks for the bugs.
I fixed the caps for those words, but it appears due to the nature of the person who wrote the code-sense control, every word needs to be defined if you want it to be Lcase. I added those you mentioned, and a few others.
I think it will need a list to import or we'll go word by word until most are in.
Anyway, the newest DL should fix that
--also it should barely fit into a 1024x768 window by a hair --by request
GeorgeS
|
|
|
|
08-28-2008, 06:09 AM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Thanks for the quick fix!
LOL, I wasn't expecting the window position adjustments and it freaked me out a little when I first opened it. I like that the edit section is wider now, but I think having it taller was better than wider. Maybe I just need to get used to it. I think it is just nice to see more of the quest lines at once.
After seeing how the edge and button gets cut off now with the size adjustment of the window, I am gonna have to make a new background and definitely make a button set for it I think if the buttons were just a bit smaller, they could all fit in there without getting cut off.
I really like the size of the NPC Loot Editor window, but maybe I am biased cause I have a wide screen monitor and it just looks like a good window size for wide screen. But, IMO, if one tool is going to be limited to a certain size, they all should be (though, I don't think they should be limited). I think the quest editor is something you don't have to edit very often, so if possible, it might be nice if you just made 2 versions available for download. One for 1024X768 and one the size that it used to be, which I am guessing was the same as the NPC Loot Editor. Not that I want to make extra work for you, but a few people wanting small windows because their screen is 10 years old (no offense) shouldn't really be enough to make you cater the tool(s) to them. The smaller size is still functional, but IMO it is very cramped. Maybe it just takes time to get used to though :P
|
|
|
|
09-01-2008, 12:12 PM
|
Fire Beetle
|
|
Join Date: Jun 2008
Location: Phoenix, AZ
Posts: 10
|
|
I have had great success with all of your tools thus far! They enable the newb programmers, like me, to focus on creativity. I just downloaded your quest folder and extracted the files, but when I try to launch it, it gives me the following error:
You need to specify the path to your Eqemu Emulator Quest files
How do I fix that so that it points to my files on my computer?
|
09-01-2008, 04:36 PM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
In your db.ini file, you need to set the path to your quests folder. Most likely it is C:\eqemu\quests or something like that.
|
|
|
|
09-30-2008, 12:50 AM
|
Sarnak
|
|
Join Date: Sep 2008
Location: Alabama
Posts: 70
|
|
Quote:
Originally Posted by Frothel
I have had great success with all of your tools thus far! They enable the newb programmers, like me, to focus on creativity. I just downloaded your quest folder and extracted the files, but when I try to launch it, it gives me the following error:
You need to specify the path to your Eqemu Emulator Quest files
How do I fix that so that it points to my files on my computer?
|
I am having the problem and I am positive I am pointing to the right path.
It is copied directly from the address bar of my computer when I am sitting in the directory.
everquest_folder=C:\EQEmu\quests
Edit: If it matters I am not an advanced user, I didn't install everything seperate from scratch. I got the installer that got the server up and running for me. Server seems to be running with no problems. I can use the mysql to do a number of things, but no luck with quests.
I did have a problem when registering dll's. All of them registered except for:
regsvr32 imagelist.ocx /s
I am using vista 64bit if that matters. I haven't had any luck finding that missing DLL on the web. Plenty of people talking about the DLL but I didn't see a place to download it.
Thanks for any and all future help.
|
|
|
|
09-30-2008, 10:34 AM
|
Sarnak
|
|
Join Date: Sep 2008
Location: Alabama
Posts: 70
|
|
GeorgeS has told me what to do to fix it. I'll take care of it when I get home from work.
Thanks all.
|
09-30-2008, 10:35 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
I'll look into imagelist.ocx. and it might need to be added to the resources file.
Also, the db.ini error you pm'ed me about comes from a syntax error/typo
host=localhost
user=eq
password=eq
database=peq
everquest_folder=c:\Everquest
quest_folder=c:\EQEmu\quests
the above is correct. The error comes up when quest_folder="" or there's a line/frame shift - missing CR somewhere?
Copy that shown above and paste into the db.ini, but modify your account data. Like I said the error comes from inccorectly parsing the db.ini file for some reason. You're welcome to pm me with you db.ini file for me to examine.
GeorgeS
|
09-30-2008, 11:50 AM
|
Sarnak
|
|
Join Date: Sep 2008
Location: Alabama
Posts: 70
|
|
I sent you another pm, thanks.
|
09-30-2008, 10:17 PM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Yeah that error is weird. I cannot explain this at all. The only thing is the file is missing - then the program should report a db.ini missing error. I've no idea.
However, I redid the db.ini parser to help and it should spit out the line in the db.ini it's having problems with.
Quest Editor
ver 1.1.9 Program will report syntax error if db.ini has problems and db.ini parser redone
GeorgeS
|
11-19-2008, 08:58 PM
|
Banned
|
|
Join Date: Oct 2003
Location: Mattmecks Basement
Posts: 546
|
|
George,
I get an error when loading the executable.
"Component 'DXAnimatedGIF.ocx' or one of its dependencies is not correctly registered: a file is missing or invalid"
|
11-19-2008, 10:47 PM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
That ocx should be registered via 'register_ocx.bat' in the resources folder.
If running vista, right click on the file and run as admin.
GeorgeS
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:48 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|