[PAID] Small modification of Mogre 1.7.4

A place for users of OGRE to discuss ideas and experiences of utilitising OGRE in their games / demos / applications.
Post Reply
kubatp
Gnome
Posts: 368
Joined: Tue Jan 06, 2009 1:12 pm
x 43

[PAID] Small modification of Mogre 1.7.4

Post by kubatp »

Hi,
is there anyone still using Mogre and willing to help?
I need a very small modification of the last stable version and able to pay for the development time.

Please PM me if you are interesting.

Basically I get AccessViolationException here:
Mogre.HardwareIndexBufferSharedPtr.!HardwareIndexBufferSharedPtr()
Mogre.HardwareIndexBufferSharedPtr.Dispose(Boolean)
Mogre.HardwareIndexBufferSharedPtr.Finalize()
It seems like the underlying unmanaged object is already disposed and it throws the exception.
Post Reply