SV: [sldev] LLImageGL::createGLTexture failed to make texture
Suzhanna Rossini
suzhanna.rossini at balsaestates.com
Mon Jul 21 00:21:30 PDT 2008
> Suzhanna Rossini wrote:
> > Unfortunately that did no difference. I removed all references to
> llkdu in
> > all files, made a complete rebuild, and was met by the very same
> error.
> > No really big deal though, I can get by using my friends VS2003
> and/or
> > VS2005 instead. Unless you folks want me to stick to VS2008 and try
> to find
> > the reason for this error.
> >
> > Log file:
> > 2008-07-20T17:45:50Z INFO: viewer_windows_exception_handler: Entering
> > Windows Exception Handler...
> > 2008-07-20T17:45:53Z INFO: LLAppViewer::handleViewerCrash: Handle
> viewer
> > crash entry.
> > 2008-07-20T17:45:53Z INFO: LLAppViewer::handleViewerCrash: Creating
> crash
> > marker file
> >
> C:\Users\alexandra\AppData\Roaming\SecondLife\logs\SecondLife.error_mar
> ker
> > 2008-07-20T17:45:53Z INFO: LLAppViewer::handleViewerCrash: Created
> crash
> > marker file
> >
> C:\Users\alexandra\AppData\Roaming\SecondLife\logs\SecondLife.error_mar
> ker
> > 2008-07-20T17:45:53Z ../../llrender/llimagegl.cpp(929) : error
> > 2008-07-20T17:45:53Z ERROR: LLImageGL::createGLTexture:
> > LLImageGL::createGLTexture failed to make texture
> >
> >
> >
> What parameters are you starting the viewer with? As bizzare as this
> is, I got that error (or one very similar) when building with VS2003
> due
> to some bad command line parameters. Specifically in my case I was
> doing "--multiple true" when it needs to be "--multiple". I'm not
> quite sure what the connection between bad args and LLImageGL is
> though.
Actually, none. I use the shortcut created be the installer, and it doesn't
add anything to the command line, it's only the .exe file. Just to test, I
added my "normal" command line so it contains this "C:\Program Files
(x86)\SecondLifeMyBuild\SecondLife.exe" -set SystemLanguage en-us
But that didn't make any difference.
Alexandra
More information about the SLDev
mailing list