|
Junior Member
Join Date: Jul 2020
Posts: 4
|
Problem with background2vxp
Hello everyone!
When I try to convert my 544x306 background with a 128x72 preview (both of which i have left as an attachment), and no depth map using 7gen's background2vxp, I get an incredibly small file (227 bytes, to be exact). Trying to preview the file in v3dmm gives me a "No image found for this expansion" error, and it doesn't show up in 3dmm either. I will also leave the error log below, as it might contain important information. Thanks for the help!
Quote:
Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)]
Windows NT/2K/XP (6.2 , build 9200)
Traceback (most recent call last):
File "C:\Users\Vaio\Desktop\7Gen\7gen.pyw", line 33, in ?
sevengeninterface.run(sys.argv[1:])
File "code\sevengeninterface.py", line 149, in run
gui.run()
File "code\sevengeninterface.py", line 132, in run
ui.event(ev)
File "code\sockgui.py", line 257, in event
self.topwindow.mouseUp(event.pos,event.button)
File "code\sockgui.py", line 117, in mouseUp
if child.mouseUp(pos,button):
File "code\sockgui.py", line 878, in mouseUp
self.clicked()
File "code\sockgui.py", line 883, in clicked
self.callback(self.data)
File "code\sevengeninterface.py", line 122, in runConverter
diereason=module.RunConverter('7gen: ')
File "bin\background2vxpGUI.py", line 204, in RunConverter
return gui.run()
File "code\converterbase.py", line 17, in run
ui.event(ev)
File "code\sockgui.py", line 257, in event
self.topwindow.mouseUp(event.pos,event.button)
File "code\sockgui.py", line 117, in mouseUp
if child.mouseUp(pos,button):
File "code\sockgui.py", line 421, in mouseUp
self.clicked()
File "code\sockgui.py", line 409, in clicked
self.callback(self.data)
File "bin\background2vxpGUI.py", line 164, in createVXP
background,depth,preview,dither,uniqueid,self.prog ressCallback)
File "bin\background2vxp.py", line 202, in CreateBackgroundFromImages
Save3CN(outvxp)
File "bin\background2vxp.py", line 106, in Save3CN
outzip.writestr(shortname+'.3cn',vxp3cn.getData())
File "code\lib3dmm.py", line 95, in getData
self.saveToFile(strio)
File "code\lib3dmm.py", line 114, in saveToFile
index=self.makeIndex(quadaddys)
File "code\lib3dmm.py", line 142, in makeIndex
qe,qelen=self.makeQuadEntry(offset,quad)
File "code\lib3dmm.py", line 160, in makeQuadEntry
qe=pack('<4s 2L B',quad.type[::-1],quad.id,offset,quad.mode)
OverflowError: long int too large to convert
|
Background:

Thumbnail:

|