Jump to content

Ponies Ascendant Alpha 1.0


LordGood
 Share

Recommended Posts

  On 07/06/2018 at 9:29 AM, asterix said:

@stanislas69Tested latest pyromod file and many errors that resulted to crash, previously it worked, also the backgrounds for buttons were black, also interestinglog is nonexistent. 

crashlog.txtFetching info...

mainlog.htmlFetching info...

Expand  

Ah it's me being a dumbass. I'll fix it later.

 

  On 07/06/2018 at 8:47 AM, Angen said:

@stanislas69 there are meshes allready, you need only to create actors and other, https://github.com/0ADMods/ponies_ascendant/blob/master/art/meshes/structural/pega_wall_medium.dae

I had it but it was removed by accident

Expand  

Oh nice ! thanks, I didn't think to look there.

Link to comment
Share on other sites

  On 07/06/2018 at 6:15 PM, Angen said:

I am not sure if it is problem in original game, but here it is more noticeable, unit changes body and tail colour on promotion. I dont know if there can be anything done about it, but it is at least strange :)

Expand  

I wonder if it just requires copying the cmpVisual.seed in cmpPromotion in the same way as it's done f.e. in cmpFoundation (and also keeping the actor variants consistent amongs ranks).

Link to comment
Share on other sites

  On 08/06/2018 at 7:21 AM, Angen said:

@stanislas69 ready

Expand  

Merged !

  On 08/06/2018 at 8:28 AM, asterix said:

@stanislas69  much better now but  if you play with unicorn civ and try to put down their castle and try to recruit siege engines you will get many errors and also that dialog with undefined texture where you hit continue 

Expand  

@asterix Can you do some debugging for me please ?

I need to know where the error is thrown from.

Is it -> https://github.com/0ad/0ad/blob/280d600ab2a30b7d1a36f7df6ddfe1f358eba5d9/source/lib/res/graphics/tex_dds.cpp
or
Is it -> https://github.com/0ad/0ad/blob/6837529cb485b9e68225d3dc4761c9619a0c92be/source/lib/tex/tex_dds.cpp

I also need the call stack.

This will help me make a patch that throws the image name that fails :)

Link to comment
Share on other sites

  On 08/06/2018 at 8:56 AM, stanislas69 said:

Merged !

@asterix Can you do some debugging for me please ?

I need to know where the error is thrown from.

Is it -> https://github.com/0ad/0ad/blob/280d600ab2a30b7d1a36f7df6ddfe1f358eba5d9/source/lib/res/graphics/tex_dds.cpp
or
Is it -> https://github.com/0ad/0ad/blob/6837529cb485b9e68225d3dc4761c9619a0c92be/source/lib/tex/tex_dds.cpp

I also need the call stack.

This will help me make a patch that throws the image name that fails :)

Expand  

Could you please guide me how to debug this?

Link to comment
Share on other sites

Open visual studio, compile, launch the game, load the mods if necessary, reproduce the crash above wait for it to switch to visual studio. In one of the panes in the visual studio window you'll have one named call stack.
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...