Mir3 server Trouble shooter (M3STS)

Sooden

LOMCN VIP
VIP
Jul 21, 2003
287
0
153
in the hole i'm digging
Program checks that folder/dbuser-pass are correct . All very basic

Wrote in VB will need VB runtime files and stuff (guess)
current ver 0.2
-Grpahical help
-Faster data updating
-Back up on file overwrite
Version 0.2 (Right click, save as)

Hoping to add:
Check all folders are there (100% probability)
Check all files are there (100% probability)
Check SQL connection (50%) – Coding confusing me lol
External Program plugging (100% probability) – just executing things like sever control
NPC file check (100% probability)
Map file check (100% probability)

Chance I will follow plan through (50%)
no feedback - may be a pontless program. Gonna give is a little longer before calling is a dead loss!


**allway virus check***
 
Last edited:

Sooden

LOMCN VIP
VIP
Jul 21, 2003
287
0
153
in the hole i'm digging
Don’t know if anyone’s had it working yet but - its undergoing complete redesign to allow different forms for other functions + Processed data is held in memory so that updating data dose not take for ever (was held in tem file on HD)

no point in putting update here cus.. i don’t know if other one is working on peoples computers and new one has less functions (but faster) ATM due to changing how the data is handled

Was also playing with MapInfo error checking and first try was really slow processing. Reason for these long processing times is - The program has to add its own formatting to unformatted text and make decisions on what type of data a part of text are.

My codes probably not that efficient atm but its been a while since I programmed and I thought this would be a good way to practice some skills
 
Last edited:

Sooden

LOMCN VIP
VIP
Jul 21, 2003
287
0
153
in the hole i'm digging
cindarella said:
i get a run-time error '339'

RICHTX32.OCX is missing I think (active control file). I would have thought a file like that came with windows lol.. well, if not – shame on MS. Will look into it more later. Ty for info
 

Beld

Dedicated Member
Dedicated Member
May 15, 2004
18
0
47
Sooden said:
RICHTX32.OCX is missing I think (active control file). I would have thought a file like that came with windows lol.. well, if not – shame on MS. Will look into it more later. Ty for info


I have same prob, missing richtx32.ocx