About Store Forum Documentation Contact



Post Reply 
Failed to Load Object
Author Message
Murky Offline
Member

Post: #1
Failed to Load Object
I built my world following the guidelines, but when I start up my game, it closes to an error message saying it failed to load the objects. It loads fine with the sample.world, but not with mine. The files are there, and I saved/built the world. What am I doing wrong?
12-06-2009 08:26 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Failed to Load Object
maybe you don't set the same path (IOPath) that you set to World Editor at program startup (plus, the World Editor doesn't check for errors, so if an object is missing it will work ok, but in game codes you need to make sure that everything is setup properly)
12-06-2009 09:25 PM
Find all posts by this user Quote this message in a reply
Post Reply