Windows Sucks. ::sigh::
Displaying 1-12 of 12 total.
1
CypherAlmasy
|
I can't run WinMaped. It would be nice if I could, but everytime I try, I get the program trying to reference memory slot 0x0000000. . . not a good thing, last time I checked. What's the problem here?
CypherAlmasy
Life is an RPG. How much experience have you earned?
Posted on 2001-10-04 19:24:30
|
CypherAlmasy
|
. . . does anyone have or know where I can get my hands on a good Python tutorial? One written for people who already know a little programming, so they just give me the syntax for control structures and I don't have to read through the same "This is what a loop is" stuff?
Life is an RPG. How much experience have you earned?
Posted on 2001-10-04 19:26:39
|
andy
|
www.python.org has some excellent tutorials.
Additionally, you can nag us at #vchelp with your questions. irc.esper.net, default port.
"Ignorance is its own reward" -- Proverb
Posted on 2001-10-04 20:49:27
|
andy
|
What OS are you running? I'm aware that it does not run in winXP for some reason or other, but I can't pinpoint it myself, as I don't run (and don't plan on running) winXP.
If anybody has both winXP and MS Visual C++, you might want to try helping me out. ^_^ You can get the source code on my site.
"Ignorance is its own reward" -- Proverb
Posted on 2001-10-04 20:53:25
|
CypherAlmasy
|
I'm using Win 2k.
Life is an RPG. How much experience have you earned?
Posted on 2001-10-04 21:04:35
|
andy
|
I'm not sure what the problem is. WinMapEd initially used DirectDraw, but now it just uses Windows' GDI. There isn't much there for the hardware to have a problem with.
I presume it crashes immediately? Before you even see the initial window?
"Ignorance is its own reward" -- Proverb
Posted on 2001-10-05 07:29:04
|
CypherAlmasy
|
Yup. No real rhyme or reason to it. I double-click the icon, and I get the dialog box. That's it.
Life is an RPG. How much experience have you earned?
"If any of you step out of line, I'll promise to kill you in the name of T.G. Cid too. I'm watching you. Especially you over there, elfy."
-Orlandu at Salamando's Stove during the funeral of Zero
Posted on 2001-10-05 18:34:23
|
CypherAlmasy
|
. . . when I try to run v27.exe, it tells me that it was "unable to load graphics dll." I tried copying them to the win directory and the win system directory, but it still doesn't work. Why? I hate being a newbie.
Life is an RPG. How much experience have you earned?
"If any of you step out of line, I'll promise to kill you in the name of T.G. Cid too. I'm watching you. Especially you over there, elfy."
-Orlandu at Salamando's Stove during the funeral of Zero
Posted on 2001-10-05 22:37:04
|
Zeke
|
What does the path on the graphdriver line of your user.cfg file say?
Posted on 2001-10-05 23:23:30
|
CypherAlmasy
|
Ummm. . .I don't have a graphdriver line. Should I add one? Doesn't it have some sort of default, though? I dunno.
"If any of you step out of line, I'll promise to kill you in the name of T.G. Cid too. I'm watching you. Especially you over there, elfy." -Orlandu
Posted on 2001-10-06 23:08:41
|
Zeke
|
I'm not sure about the default. Even if it has one, it might not be the correct directory.
Just to try something, add a line to user.cfg that goes something like:
graphdriver [path]\gfx_soft16.dll
where path is the directory the dll file is in. You could also try using gfx_soft.dll, just as long as the file is actually in the directory you specify.
Might help, might not. But it can't hurt to try.
Posted on 2001-10-07 19:55:28
|
CypherAlmasy
|
Pardon my random symbols.
I figured out what was wrong when I was trying to run V27.exe and fixed it. The only problem is that now when I run it, I get the same error that I do when I try to run winmaped (referenced 0x000000), and so I'm doubly screwed. Does anyone have any ideas on why this is happening? I know that I've asked this before, but right now I'm thinking of changing from V2.7 to V2.6 because IT'S MORE STABLE! Isn't that the scariest thing you've ever heard?
CypherAlmasy
"If any of you step out of line, I'll promise to kill you in the name of T.G. Cid too. I'm watching you. Especially you over there, elfy." -Orlandu
Posted on 2001-10-08 23:24:35
|