[Deleted]

Problems building or running the engine, queries about how to use features etc.
Tom Duhamel
Gnoblar
Posts: 9
Joined: Fri Nov 15, 2019 2:07 pm
x 3

[Deleted]

Post by Tom Duhamel »

[Deleted]

Last edited by Tom Duhamel on Sat Mar 22, 2025 1:49 pm, edited 1 time in total.
rpgplayerrobin
Orc Shaman
Posts: 725
Joined: Wed Mar 18, 2009 3:03 am
x 405

Re: sampler must not be NULL in setSampler

Post by rpgplayerrobin »

If I were you, I would debug it line-by-line in Ogre to see what is wrong there.

And I guess that the Ogre sample works for it? In that case, debug it there as well and see why it works.

When I say debug, I mean to use a compiler to actually go through all the code up to the point where the exception is thrown.