Game Development Community

Cannot use Quark to open the sample file in Demo

by PJjerry · in Torque Game Engine · 04/08/2005 (4:21 am) · 5 replies

I've installed Quark 6.3 with python 1.5 , and have set all the configuration well.
But when I tried to click on the 'cube' or 'new polyhedrons' , nothing appeared in my window.
I've tried out to zoom in and zoom out the window, but still couln't find anything.

This really sounds freak, but it did happen.
Could you give me a light ?

I also have tried to install the lastest Quark version (6.4alpha3) and failed to open the torque_demo.qrk in torque\example\demo\data\interiors (the source downloaded from cvs).
The .qrk file could be opened and read normally, but all the maps under the tree list gave me a blank screen as well if I tried to open it.

What did I miss to setup?

Thanks in advance.

#1
04/08/2005 (8:40 am)
Is the info I provided not enough?

If somebody else had sucessfully opened the file torque_demo.qrk and the maps beneath it, could you show me how you did it?

Thanks a lot ^^
#2
04/09/2005 (8:58 am)
Hi PJ...
it's important first to install the mini phyton pack before to install QuArk.
I don't knew what other the problem could be, because I had installed
QuArk on many systems without any problems.
Try to deinstall all all and install QuArk with the files again from our website.
Click Here
Use the QuArk link and step to the last site. Here you can get the install files
you need for QuArk.
Bernd
#3
04/09/2005 (9:46 am)
Quark6.3 needs minipy15b.exe to be installed first.
#4
04/14/2005 (9:16 am)
Thanks for all your response!
I'm sure I've installed the minipy15b.exe CORRECTLY...all the python*.dll in the system32 folder has been cleaned manually.
(I uninstalled them first, but some component weren't completely purged from the system, so I did a search and delete them by hand)
(I failed to use the minipy so I grab the latest version to try but they still don't work)

Here is a link to my problem's snapshot... maybe it could give you some hints.
Every maps(I've tried both RTCW maps and torque demo maps) after opened would give me a long py script error shown below:

Traceback (innermost last):
  File "C:\Quark_v6.3.0\quarkpy\qmacro.py", line 29, in MACRO_displaymap
    qutils.loadmapeditor(what)
  File "C:\Quark_v6.3.0\quarkpy\qutils.py", line 243, in reLoad
    if what=='bsp':
  File "C:\Quark_v6.3.0\quarkpy\qmacro.py", line 57, in MACRO_duplicator
    qutils.loadmapeditor()
  File "C:\Quark_v6.3.0\quarkpy\qutils.py", line 243, in reLoad
    if what=='bsp':
  File "C:\Quark_v6.3.0\quarkpy\qmacro.py", line 57, in MACRO_duplicator
    qutils.loadmapeditor()
  File "C:\Quark_v6.3.0\quarkpy\qutils.py", line 243, in reLoad
    if what=='bsp':
  File "C:\Quark_v6.3.0\quarkpy\qmacro.py", line 59, in MACRO_duplicator
    return mapduplicator.DupManager(dup).buildimages()
  File "C:\Quark_v6.3.0\plugins\mapstair.py", line 98, in buildimages
    return self.makeStairs(o, int(steps), sameheight)
  File "C:\Quark_v6.3.0\plugins\mapstair.py", line 51, in makeStairs
    frontbacklength = abs((frontnormal*frontdist) - (backnormal*backdist))
TypeError: bad operand type(s) for *

Because rarely see this problem complained on the forum, so I guess it's my personal issue... these days I'm trying out
finding something else to substitute quark, and seems that though Cartography Shop is capable of, but it still lack some tweaking mechanism.

I'm so jealous that you all can use quark so smoothly....but seems that I am out of fortune to partner with her.

Thanks for you aid again. I'm still not giving up, so tell me any info you feel that might be able to solve the problem.
#5
04/14/2005 (4:05 pm)
Quark 6.4 is the recommend version these days.