Missing Path Data (.xrs File)

Ogier discussion and questions
User avatar
GENTEK
Posts: 7
Joined: Sun Sep 14, 2014 8:50 pm
Missing Path Data (.xrs File)

Post by GENTEK »

Hi Amran! :D
FIRST... Sorry for my english! hihi
Great job you did with this EPIC game, i am sad that too few people know the existence of this game :cry:

I started to create with Ogier and I'm confused because in the map Sandbox.xmp after compiling ... no sequence works... Crumbling Walls plays the sound and moves the camera screen but not the Stone block sequence like in Iellon Dungeon!!!

What is the right method or tricks to COMPILING a map with .XWC I use OGIER 1.01 with 1.02 and i have also tried compiling with 1.01 and 1.02 separately and nothing works damn it lolll When i use in OGIER.......View/Simulate Physics and nothing works again! :|

I await your response Amran! :D
GENTEK

User avatar
Amran
Ogier-Editor
Posts: 20
Joined: Tue Dec 03, 2013 4:59 am
Re: Ogier Tools & Documentation (Getting Started)

Post by Amran »

Always good to see more people checking out the tools for Enclave! :)
GENTEK wrote:I started to create with Ogier and I'm confused because in the map Sandbox.xmp after compiling ... no sequence works... Crumbling Walls plays the sound and moves the camera screen but not the Stone block sequence like in Iellon Dungeon!!!

What is the right method or tricks to COMPILING a map with .XWC I use OGIER 1.01 with 1.02 and i have also tried compiling with 1.01 and 1.02 separately and nothing works damn it lolll When i use in OGIER.......View/Simulate Physics and nothing works again!
Do the physics simulations work in the pre-compiled version of the map that's included with the additional documentation? Also, do they work in editor when you use simulate World/physics? These sequences should function in game even when doing a minimal compile.

The compiler is separate from Ogier, so you be sure that you're using the version of XWC_Static included with the OgierGDK_Enclave_103 install.

User avatar
GENTEK
Posts: 7
Joined: Sun Sep 14, 2014 8:50 pm
Re: Ogier Tools & Documentation (Getting Started)

Post by GENTEK »

Do the physics simulations work in the pre-compiled version of the map that's included with the additional documentation?
Yes! The compiled version of the map included in the documentation work perfectly with the physics simulation into the GAME! Sandbox.XW
Also, do they work in editor when you use simulate World/physics?
But... the version of Sandbox.XMP not compiled dont work the physics simulation into the editor OGIER and also after compiled with XWC Static with the GDK 103.

I only DROP the Sandbox.XMP into XW_Static to create a Sandbox.XW but nothing work into the game!
My OGIER: 101 Installed and 102 installed into the same directory of the 101 version and Enclave GDK 103 into the Enclave directory.
I you want i can give you my Email to try your version of XW_Static or to give you an example level to test with your GDK or a video of my result ;)
GENTEK

User avatar
Amran
Ogier-Editor
Posts: 20
Joined: Tue Dec 03, 2013 4:59 am
Re: Ogier Tools & Documentation (Getting Started)

Post by Amran »

GENTEK wrote:
My OGIER: 101 Installed and 102 installed into the same directory of the 101 version
These should be installed into their own separate directories. This could potentially be the issue, maybe try a reinstall using different folders.

User avatar
GENTEK
Posts: 7
Joined: Sun Sep 14, 2014 8:50 pm
Re: Ogier Tools & Documentation (Getting Started)

Post by GENTEK »

These should be installed into their own separate directories. This could potentially be the issue, maybe try a reinstall using different folders.
I have installed OGIER 101 and OGIER 102 in two separate directories and i got nothing when i click on View/Simulate Physics into the Level Editor version 101 and 102!

That nothing happens in the editor is one thing ... but why when I compile Sandbox.XMP becomes Sandbox.XW without Physics Simulation.
XWC_Static should compile everything correctly!
If i save my version of Sandbox.XMP with my OGIER the files will be corrupted (I presume) and if after that i compil it with XWC_Static... Sandbox.XW will be corrupt BUT i use a clean version of Sandbox.XMP!

If you want to compil Sandbox.XMP what do you do?
You just DROP the file into XWC_Static or another manipulation is necessary?
And when you open Sandbox.XMP with Ogier 102 can you see the Crumbling Walls like in Iellon Dungeon or just the smoke particles like me?
GENTEK

User avatar
Amran
Ogier-Editor
Posts: 20
Joined: Tue Dec 03, 2013 4:59 am
Re: Ogier Tools & Documentation (Getting Started)

Post by Amran »

Ah, sadly the fix wasn't that easy then! It almost sounds like the recorded paths for dynamic objects are being lost when opening Sandbox.xmp, but I'm not sure what the cause of that might be. If you want to upload the modified xmp you've saved, I can test it here to confirm this.

The simulation should play in any of the Ogier versions (smoke particles and then the crumbling wall), and you're compiling it correctly as well. (Just dropping the xmp onto the compiler window is all that's needed, exactly what you're doing.)

User avatar
GENTEK
Posts: 7
Joined: Sun Sep 14, 2014 8:50 pm
Re: Ogier Tools & Documentation (Getting Started)

Post by GENTEK »

Sandbox.XMP
http://www.mediafire.com/download/qboi6 ... andbox.xmp
I can not wait to post and show you what I've already started working ... a new world map, sky, music, menu, textures and models (I will try to import trees, bush and stones) :D

Questions:
1: Textures 1024x1024 and 2048x2048 HR = Bad Idea for the game or it's all right?
2: Models colision are made with PlayerPhysics BLOCKS into the engine?


Thank You AMRAN
It's really appreciated! ;)
GENTEK

User avatar
Amran
Ogier-Editor
Posts: 20
Joined: Tue Dec 03, 2013 4:59 am
Re: Ogier Tools & Documentation (Getting Started)

Post by Amran »

The copy of Sandbox.xmp that you uploaded does open for me in editor, however all paths (dynamics and engine_paths alike) are missing. It's looking like it's a problem with the editor rather than compiling. Have you tried creating a path? Paths should normally display in editor when you have an object selected. ( files_ogier/OgierPaths.jpg )

Past that, I'm not sure what would be causing this. The best I could suggest would be trying an install of one of the versions of the editor on another computer and see if the problem persists there as well.

Sounds like a lot of new content you're working on. Would be interesting to see! The largest textures in enclave run at 1024x1024, I'm not sure about anything greater than this, so you'll have to experiment! I also haven't spent much time documenting how to import models, but there's an example on MODDB (believe these are compiled using XWC_Static as well). I'm guessing they have collision set up on those that you might be able to look at.

User avatar
GENTEK
Posts: 7
Joined: Sun Sep 14, 2014 8:50 pm
Re: Ogier Tools & Documentation (Getting Started)

Post by GENTEK »

Have you tried creating a path?
How to create a Path?
It is for the Engine_Path?
I will test OGIER on another computer this afternoon! ;)
GENTEK

User avatar
Amran
Ogier-Editor
Posts: 20
Joined: Tue Dec 03, 2013 4:59 am
Re: Ogier Tools & Documentation (Getting Started)

Post by Amran »

GENTEK wrote:
Have you tried creating a path?
How to create a Path?
It is for the Engine_Path?
I will test OGIER on another computer this afternoon! ;)
Simplest way would be making an engine_path, and then using the 'new' button on the node bar to create a new key point. Move the engine_path, and you should see a yellow line between its original position and the new one. If that much works, you could try saving and reloading the map to see if the path is still there.


Post Reply