+Arx/src/game/Inventory.cpp:491:14: warning: Either the condition 'item!=NULL' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck] +Arx/src/game/Inventory.cpp:553:14: warning: Either the condition 'item!=NULL' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1275:6: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1278:13: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1280:15: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1282:8: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1285:26: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1286:16: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1287:51: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1320:2: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/game/NPC.cpp:1322:6: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3179:8: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3180:8: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3181:8: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3198:16: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3199:16: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3200:16: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3217:36: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/Mesh.cpp:3244:14: warning: Either the condition 'ep!=NULL' is redundant or there is possible null pointer dereference: ep. [nullPointerRedundantCheck] +Arx/src/graphics/data/MeshManipulation.cpp:823:25: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/graphics/image/stb_image_write.cpp:301:7: warning: Either the condition '(out)==0' is redundant or there is possible null pointer dereference: out. [nullPointerRedundantCheck] +Arx/src/graphics/image/stb_image_write.cpp:302:7: warning: Either the condition '(out)==0' is redundant or there is possible null pointer dereference: out. [nullPointerRedundantCheck] +Arx/src/gui/Interface.cpp:1076:17: warning: Either the condition 'pcToken' is redundant or there is possible null pointer dereference: pcToken. [nullPointerRedundantCheck] +Arx/src/gui/Interface.cpp:1081:17: warning: Either the condition 'pcToken' is redundant or there is possible null pointer dereference: pcToken. [nullPointerRedundantCheck] +Arx/src/gui/Interface.cpp:1211:16: warning: Either the condition 'pcToken' is redundant or there is possible null pointer dereference: pcToken. [nullPointerRedundantCheck] +Arx/src/gui/Interface.cpp:1216:16: warning: Either the condition 'pcToken' is redundant or there is possible null pointer dereference: pcToken. [nullPointerRedundantCheck] +Arx/src/gui/Interface.cpp:2281:29: warning: Either the condition 'entities.player()' is redundant or there is possible null pointer dereference: entities.player(). [nullPointerRedundantCheck] +Arx/src/gui/MiniMap.cpp:182:2: warning: Either the condition 'dat' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck] +Arx/src/scene/Interactive.cpp:3207:4: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/scene/Interactive.cpp:3208:4: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck] +Arx/src/scene/Interactive.cpp:3216:9: warning: Either the condition 'io' is redundant or there is possible null pointer dereference: io. [nullPointerRedundantCheck]