IrrlichtException Object?
IrrlichtException Object?
Has Niko, or any of the other Irrlicht devs, considered making an exception object for Irrlicht? It could prove helpful to debug problems in Irrlicht.NET.
since it is little more than a wrapper, and the native c++ does not use exceptions as far as I know, it wouldn't really make sense at this stage would it? however, Irrlicht# which is a ground-up rewrite in c# would probably support standard .NET exceptions....
My irrlicht-based projects have gone underground for now, but if you want, check out my webcomic instead! http://brokenboomerang.net
indeed Irrlicht# does...
IrrlichtSharpException is to be used throughout (or at least for the most part), capturing any other (inner) exceptions and also bunging them on the system log.
The drivers for Irrlicht# are nearing completion... a file release will be made the second one of the drivers is ready.
IrrlichtSharpException is to be used throughout (or at least for the most part), capturing any other (inner) exceptions and also bunging them on the system log.
The drivers for Irrlicht# are nearing completion... a file release will be made the second one of the drivers is ready.
Sometimes you've just gotta say, the laws of time and space, who gives a smeg ?!
Irrlicht.Net Information - http://www.irrforge.org/index.php/.net
Irrlicht# (aka the C# port) - http://irrlichtsharp.sourceforge.net
Irrlicht.Net Information - http://www.irrforge.org/index.php/.net
Irrlicht# (aka the C# port) - http://irrlichtsharp.sourceforge.net
-
- Posts: 30
- Joined: Wed Mar 15, 2006 7:42 pm
- Location: http://cube3.helpmy.net
Exceptions from Irrlicht? I have never been able to create a C++ runtime error, and I am usually good at breaking things.
Platform 3D Engine using Irrlicht.NET
http://cube3.helpmy.net
http://cube3.helpmy.net