|
-
Mar 11th, 2001, 11:08 PM
#1
Thread Starter
Good Ol' Platypus
VB gives this error:
_______________________________
|__________________________ _ 0X|
| Run-time error: 11 - division by zero |
| |
| [continue] [END] [DEBUG] [HELP] |
|______________________________|
(sorry, felt like being artistic)
When I set this:
With PT(PTT)
X=.X <---
Y=.Y
Z=.Z
End With
The funny thing is, it only gives this error when rendering the second particle (opengl), when it goes through the first particle everything works. I have tried EVERYTHING! All of the particles are the same as the result of debugging. Can you guys help?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|