STB Editor PY

Welcome in the osRose emulator Project.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

STB Editor PY

Postby veveto on Fri Oct 02, 2015 6:57 pm

Image
Image
and then it opens up Microsoft VB and if i want to run anything i get the same errors
i guess i have missing files
veveto
Smoulie
Smoulie
 
Posts: 41
Joined: Sun Aug 15, 2010 1:31 am

Re: STB Editor PY

Postby PurpleYouko on Fri Oct 02, 2015 8:58 pm

well that's certainly new.
I've never seen those particular errors before.
Normally it just whines about missing objects or libraries when it encounters a need for COMDLG32.OCX in some of my older versions
Newer versions are compatible with 64 bit though but still sometimes the reference list points to a missing OCX object. When that happens it stops loading all the normal stuff like how to dimension strings and add numbers together. :D

gets quite messy when that happens
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB Editor PY

Postby veveto on Sun Oct 04, 2015 5:43 am

isnt there any fix for that im having a hard time with other stb and stl editors
veveto
Smoulie
Smoulie
 
Posts: 41
Joined: Sun Aug 15, 2010 1:31 am

Re: STB Editor PY

Postby PurpleYouko on Mon Oct 05, 2015 3:35 pm

For anyone having trouble with my STB/STL editor try this version
STB and STL Editor V3.5 64bit edition

It is specifically reconfigured to run under win 7 64 bit using microsoft office 2010 or later

It should also run under 32 bit but it will be necessary to reset the reference to MSCOMCTL.OCX from the code window tools/reference list
It currently points to Windows\SysWOW64\ but for 32 bit O/S it needs to point to Windows\System32\

I removed a couple of bad links to old libraries that aren't available any more and cleaned it up a little
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB Editor PY

Postby veveto on Fri Oct 09, 2015 8:08 pm

Image im using 2013 ms office
veveto
Smoulie
Smoulie
 
Posts: 41
Joined: Sun Aug 15, 2010 1:31 am

Re: STB Editor PY

Postby PurpleYouko on Sat Oct 10, 2015 5:05 pm

A nice easy one to fix.

From the code window where "left" is highlighted..
First make sure the script has stopped running by clicking the little blue square "stop" button in the lower toolbar.
Now navigate to Tools/References from the upper tool bar and a reference list window will open
Look for any entry which is checked and says "MISSING" in the text to the right then uncheck it. There is probably a reference to "Microsoft Common Dialog Control" checked

Now it should all work
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB Editor PY

Postby veveto on Wed Oct 28, 2015 4:34 pm

works perfectly but some items i cant edit them the list is until 924 Image
veveto
Smoulie
Smoulie
 
Posts: 41
Joined: Sun Aug 15, 2010 1:31 am

Re: STB Editor PY

Postby PurpleYouko on Thu Oct 29, 2015 5:05 pm

what exactly did you do to make that bug happen.
Obviously the array isn't big enough but I'm having trouble duplicating the error
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB Editor PY

Postby veveto on Tue Nov 10, 2015 10:04 am

i tried to go to the item id 1012 i guess and it showed me a bug the list stops at 9xx and if i exceed the limit of the list i get that bug
veveto
Smoulie
Smoulie
 
Posts: 41
Joined: Sun Aug 15, 2010 1:31 am

Re: STB Editor PY

Postby PurpleYouko on Tue Nov 10, 2015 3:56 pm

I'm having trouble finding any way to actually attempt to load any item over 999 since there really aren't any.
Typically ids over 1000 are reserved for duplicate stuff like OLD, ANCIENT and so on. mostly unused versions of gear that had different stats

Also there actually aren't any arrays in the userform2 code that is used for the item editor.
It's hard coded to load the list of items up to line 1001 in the STB tab of the editor.

If you manage to duplicate the error, please click debug and find out which line of code is causing the error.
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm


Return to Support - OsRose Emulator

Who is online

Users browsing this forum: No registered users and 13 guests