3dmm.com

3dmm Chatroom: Daily meetings at 11pm GMT (6pm EST)
Go Back   3dmm.com > 3D Movie Maker > 3DMM Chat
User Name
Password
Register Site Rules FAQ Members List

Reply
 
Thread Tools Display Modes
Old 05-25-2007, 07:19 PM   #26
Trooper
Senior Member
Trooper's Avatar
Join Date: Mar 2007
Posts: 7,441
could anyone tellme what the error:
"quantizing image failed"
means?

i would be sooo greatful
thanks in advance
Trooper is offline   Reply With Quote
Old 06-08-2007, 08:12 PM   #27
Trooper
Senior Member
Trooper's Avatar
Join Date: Mar 2007
Posts: 7,441
bump. anyone got any ideas?
Trooper is offline   Reply With Quote
Old 06-20-2007, 09:53 PM   #28
Da-t
Banned
Da-t's Avatar
Join Date: May 2007
Posts: 394
There's no link to downlaod it.
Da-t is offline   Reply With Quote
Old 06-20-2007, 09:55 PM   #29
Pirate Balloon
Senior Member
Pirate Balloon's Avatar
Join Date: Dec 2003
Posts: 7,911
"7gen For Dummies"? The first post IS 7gen For Dummies.


Pirate Balloon is offline   Reply With Quote
Old 06-20-2007, 09:57 PM   #30
Da-t
Banned
Da-t's Avatar
Join Date: May 2007
Posts: 394
I meant there's no link to download 7gen itself
Da-t is offline   Reply With Quote
Old 06-20-2007, 10:09 PM   #31
Pirate Balloon
Senior Member
Pirate Balloon's Avatar
Join Date: Dec 2003
Posts: 7,911
You need to be a lot more clear in your posts, it'll go a long way.

Anyway, you can download 7gen here: http://www.3dmm.com/showthread.php?t=17038


Pirate Balloon is offline   Reply With Quote
Old 06-20-2007, 10:44 PM   #32
Da-t
Banned
Da-t's Avatar
Join Date: May 2007
Posts: 394
7gen isn't opening!
Da-t is offline   Reply With Quote
Old 06-26-2007, 06:49 AM   #33
BlackMetalMovies
Junior Member
BlackMetalMovies's Avatar
Join Date: Nov 2006
Posts: 358
Does the same with me.
Da-t should have asked this (and I ask): What do I do?
BlackMetalMovies is offline   Reply With Quote
Old 06-26-2007, 11:49 AM   #34
Da-t
Banned
Da-t's Avatar
Join Date: May 2007
Posts: 394
What do we do?
Da-t is offline   Reply With Quote
Old 06-26-2007, 12:31 PM   #35
Shootfast
Member
Shootfast's Avatar
Join Date: May 2004
Posts: 715
Have you installed both python and pygame? (As it says in the instructions)

7gen isn't a regular windows program, it's a sort of script that needs to run against set libraries. So you need to have those two programs installed for it to work.
Shootfast is offline   Reply With Quote
Old 06-26-2007, 02:20 PM   #36
Da-t
Banned
Da-t's Avatar
Join Date: May 2007
Posts: 394
I d have them installed.
Da-t is offline   Reply With Quote
Old 06-27-2007, 06:27 AM   #37
BlackMetalMovies
Junior Member
BlackMetalMovies's Avatar
Join Date: Nov 2006
Posts: 358
Quote:
Originally Posted by Shootfast
Have you installed both python and pygame? (As it says in the instructions)

7gen isn't a regular windows program, it's a sort of script that needs to run against set libraries. So you need to have those two programs installed for it to work.
Yes, I've done that.
BlackMetalMovies is offline   Reply With Quote
Old 01-21-2008, 05:54 PM   #38
Dark Imagery
Junior Member
Dark Imagery's Avatar
Join Date: Jul 2007
Posts: 84
Alright, I'm rehashing this bitch!

I'm gonna attempt to make my own characters from the defaults. Now, I'm not to great on this kind of thing so a little help would be greatly appreciated.
My ultimate goal is to be able to remove BMDLs from characters that I find ridiculous (like alexander's lips). I have 7gen, pencil, and python 2.3. Are there any tools I'm missing? Pencil seems to work fine so I assume I have the needed components. Creating characters of Vlarion magnitude is probably out of my league, but I wouldn't mind having a hairless Kim that I could then put a hood on and animate them together. Anyone able to help?
Dark Imagery is offline   Reply With Quote
Old 06-11-2011, 05:18 PM   #39
Trooper
Senior Member
Trooper's Avatar
Join Date: Mar 2007
Posts: 7,441
Those "lips" are a beard by the way.


Trooper is offline   Reply With Quote
Old 06-11-2011, 05:21 PM   #40
Old Rivers
Super Moderator
Old Rivers's Avatar
Join Date: May 2009
Posts: 6,985
Seriously???

edit: haha, you're right, wow I always thought those were lips!


Old Rivers is offline   Reply With Quote
Old 09-04-2019, 11:39 PM   #41
BuzzerLinting
Junior Member
BuzzerLinting's Avatar
Join Date: Aug 2019
Posts: 10
Alright. I know that I'm 8 years late for this, but how can I get this to work with Python 3.6? When I try to run the file (with Pygame installed) an error message pops up saying:

Unable to create process using '/usr/env python
"C:\Users\MyName\Desktop\7gen\7gen.pyw" '


I have no idea what to do from here and I REALLY don't want to install an older version of Python.
BuzzerLinting is offline   Reply With Quote
Old 09-09-2019, 07:52 PM   #42
Gorosaurus
Super Moderator
Gorosaurus's Avatar
Join Date: Jan 2002
Posts: 16,146
I had to install an older Python version. Good luck!
Gorosaurus is offline   Reply With Quote
Old 10-18-2019, 07:55 PM   #43
Jacen
Junior Member
Jacen's Avatar
Join Date: Jul 2019
Posts: 3
Whenever I open up 7gen, this error message appears in the error-log:
Python 2.7.5 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)]
Windows NT/2K/XP (6.2 , build 9200)
Traceback (most recent call last):
File "C:\Users\Censored\Documents\PC Claw Machine\7gen\7gen.pyw", line 32, in <module>
import sevengeninterface
File "code\sevengeninterface.py", line 14, in <module>
import pygame
ImportError: No module named pygame

Help me!
I've got the versions of Python and Pygame needed for the program to run.

Last edited by Jacen : 10-19-2019 at 01:08 AM.
Jacen is offline   Reply With Quote
Old 10-22-2019, 07:34 PM   #44
Phil Williamson
Super Moderator
Phil Williamson's Avatar
Join Date: Oct 2002
Posts: 16,900
v3dmm uses Python 2.7.10, not 2.7.5 (although honestly I'm not sure whether that's your issue or not)


Phil Williamson is offline   Reply With Quote
Old 11-17-2019, 12:59 AM   #45
Jacen
Junior Member
Jacen's Avatar
Join Date: Jul 2019
Posts: 3
I installed Python 2.7.10, and still got this.

Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)]
Windows NT/2K/XP (6.2 , build 9200)
Traceback (most recent call last):
File "C:\Users\Jacen\Documents\PC Claw Machine\7gen\7gen.pyw", line 32, in <module>
import sevengeninterface
File "code\sevengeninterface.py", line 14, in <module>
import pygame
ImportError: No module named pygame
Jacen is offline   Reply With Quote
Old 12-28-2019, 12:51 AM   #46
Goopster
Junior Member

Join Date: Apr 2019
Posts: 5
I want to make a music pack, how do i do that?
Goopster is offline   Reply With Quote
Old 12-28-2019, 12:55 AM   #47
Goopster
Junior Member

Join Date: Apr 2019
Posts: 5
I've installed a later version of python, does that work? Because im getting an error that says 'Unable to create process using 'usr/env python "C:\Users\Luke\Desktop\7gen_0.7\7gen.pyw" '.
Goopster is offline   Reply With Quote
Old 12-31-2019, 08:43 PM   #48
Phil Williamson
Super Moderator
Phil Williamson's Avatar
Join Date: Oct 2002
Posts: 16,900
nope, a later version of Python won't work. creating a "music pack" doesn't require v3dmm at all though, you just have to import the songs (in .wav format) as sound effects into a blank movie and there's your "pack." don't release them here though.


Phil Williamson is offline   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Sig Police

Contact Us | RSS Feed | Top

Powered By ezboard Ver. 5.2
Copyright ©1999-2000 ezboard, Inc.
Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2022, Jelsoft Enterprises Ltd.