Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Sat Apr 20, 2024 12:01 pm
All times are UTC + 0
Internal Errors!!!
Moderators: Global Moderators, Red Alert 2 Moderators
Post new topic   Reply to topic Page 1 of 1 [23 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Jun 02, 2014 4:07 am    Post subject:  Internal Errors!!!
Subject description: They were back!!!
Reply with quote  Mark this post and the followings unread

Can someone tell me what EIP are this???

007564BD
006880AD
752A812F
00517446

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
FurryQueen
General


Joined: 24 Jul 2010
Location: Liyue

PostPosted: Mon Jun 02, 2014 6:45 am    Post subject: Reply with quote  Mark this post and the followings unread

You do remember that we need the entire except, not just an EIP to help, right?

_________________
KGR | AT
AZUR
Discord: theastronomer1836
Steam

Back to top
View user's profile Send private message Skype Account
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Jun 02, 2014 9:14 am    Post subject: Reply with quote  Mark this post and the followings unread

You asked



snapshot-20140602-161040.rar
 Description:

Download
 Filename:  snapshot-20140602-161040.rar
 Filesize:  11.83 KB
 Downloaded:  23 Time(s)


_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Jun 02, 2014 10:28 am    Post subject: Re: Internal Errors!!! Reply with quote  Mark this post and the followings unread

deathreaperz wrote:
Can someone tell me what EIP are this???

007564BD - corrupted voxel section, you sure your hva contains data for every sections?
006880AD - corrupted house during loading, like if player ended up a multiplayerpassive house or something like such
752A812F - this is probably within Ares, needs except
00517446 - needs except, I'd guess missing default sidebar palette likely


Quite certain that second error would be dumped out via debug logging tbh.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Jun 02, 2014 10:50 am    Post subject: Reply with quote  Mark this post and the followings unread

Doublepost, because wtf

except.txt - http://modenc.renegadeprojects.com/Internal_Error#eip_0071AF4D
except(2).txt - corrupted terrain cell
except(3) - see prev post
except(4) - player plays a nonexistant house prolly specified by map but having invalid ParentCountry
except(5) - garbage
except(6) - game can't determinate the color used for outputting a text, are you using Ares's [Side]->ToolTipColor?
except(7) - corrupted TechnoType INI code - ten bucks debug.log would tell you exactly what
except(Cool - get the debug.log and check where did that stuck. EXACTLY THAT.
except(9) - bink video error
except(10) - corrupted cell data

And do us a favour - learn to use debug.logging, would help upon all of us.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
Nikademis Von Hisson
General


Joined: 05 Sep 2007
Location: Wilkes Barre PA

PostPosted: Mon Jun 02, 2014 11:40 am    Post subject: Reply with quote  Mark this post and the followings unread

the error that refers to terrain cell, did you make the terrain yourself?

_________________
I am authorized to send out the TMP Studio, PM ME IF YOU WANT IT And check this out, these were sent to me for help with terrain and zdata help along with TMP Studio/Builder

http://www.ppmsite.com/forum/viewtopic.php?t=27714

Back to top
View user's profile Send private message Send e-mail Skype Account
Lin Kuei Ominae
Seth


Joined: 16 Aug 2006
Location: Germany

PostPosted: Mon Jun 02, 2014 12:56 pm    Post subject: Reply with quote  Mark this post and the followings unread

Graion Dilach wrote:
And do us a favour - learn to use debug.logging, would help upon all of us.

Or even better, test things first deathreaperz!!!
Simply throwing in tons of new code and stuff and then have someone else decipher the crashes is bad modding.

You add something new and then go in the game and check if it works.
corrupted terrain cells, bad hvas, corrupt/wrong houses, bad text colors etc etc
All these are super simple to test and just need you to actually start the game once, right after you implemented them.

The game works,
you add a single new thing,
the game crashes.
You know what's wrong. That new thing.


The game works,
you throw in tons of new things,
the game crashes.
You are fucked up and have to rely on other people to find all your mistakes.


I'm astonished GD still has the patience and helps you.

_________________
SHP Artist of Twisted Insurrection:  Nod buildings

Public SHPs
X-Mech Calendar (28 Mechs for GDI and Nod)
5 GDI, 5 Nod, 1 Mutant, 1 Scrin unit, 1 GDI building

Tools
Image Shaper______TMP Shop______C&C Executable Modifier

Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Jun 02, 2014 7:35 pm    Post subject: Reply with quote  Mark this post and the followings unread

Because he actually contributes to PPM, LKO, that's why I'm helping him. He does not come, tell people how they suck and move on.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Nov 17, 2014 5:56 am    Post subject: Reply with quote  Mark this post and the followings unread

well, got a new one 007FB190

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Nov 17, 2014 6:56 am    Post subject: Reply with quote  Mark this post and the followings unread

I'm at uni atm - but from the offset address, I'd say there's a high chance that one will need a stack dump.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Nov 17, 2014 8:41 am    Post subject: Reply with quote  Mark this post and the followings unread

Forgot to stack dumped it... Because of my HDD is almost full

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Lin Kuei Ominae
Seth


Joined: 16 Aug 2006
Location: Germany

PostPosted: Mon Nov 17, 2014 8:56 am    Post subject: Reply with quote  Mark this post and the followings unread

deathreaperz wrote:
Forgot to stack dumped it... Because of my HDD is almost full

What has that to do with uploading a simple text-file (except.txt)?
You know, the file from where you copied the EIP. The file that the game creates when it crashes and that has by default a stack dump. The file in your RA2 folder on your HDD that is only 5 kByte small. The file that was told you before to always upload (not only the EIP)

I wonder how you can even work if your HDD is so full, you can't even store a 5 kB file. Confused

_________________
SHP Artist of Twisted Insurrection:  Nod buildings

Public SHPs
X-Mech Calendar (28 Mechs for GDI and Nod)
5 GDI, 5 Nod, 1 Mutant, 1 Scrin unit, 1 GDI building

Tools
Image Shaper______TMP Shop______C&C Executable Modifier

Back to top
View user's profile Send private message
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Nov 17, 2014 11:48 am    Post subject: Reply with quote  Mark this post and the followings unread

oh, i thought the extcrashdump.dmp file :v



except.txt
 Description:

Download
 Filename:  except.txt
 Filesize:  5.29 KB
 Downloaded:  6 Time(s)


_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Nov 17, 2014 12:06 pm    Post subject: Reply with quote  Mark this post and the followings unread

Crashdump != stack dump, dummy. Tho in the case of this one, maybe it should have been dumped.

A cell contained a unit(?) which was nonexistant when the game performed a can-be-crushed-by-another check. (?!)

WTF were you doing?

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Nov 17, 2014 1:38 pm    Post subject: Reply with quote  Mark this post and the followings unread

donno, playing a map and letting AI play against and sudden error

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Nov 17, 2014 4:50 pm    Post subject: Reply with quote  Mark this post and the followings unread

I'd check if the map has any buildings/infantry/etc you're missing then.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Mon Nov 17, 2014 4:56 pm    Post subject: Reply with quote  Mark this post and the followings unread

hmm.. let me recheck it, thanks

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Fri Dec 05, 2014 4:50 pm    Post subject: Reply with quote  Mark this post and the followings unread

sudden crash while playing



except.txt
 Description:

Download
 Filename:  except.txt
 Filesize:  5.29 KB
 Downloaded:  2 Time(s)


_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
AlexB
Commander


Joined: 31 May 2010
Location: Germany

PostPosted: Fri Dec 05, 2014 8:31 pm    Post subject: Reply with quote  Mark this post and the followings unread

Verses issue. Most likely you've got a warhead with too few values.

_________________

Back to top
View user's profile Send private message
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Fri Dec 05, 2014 11:09 pm    Post subject: Reply with quote  Mark this post and the followings unread

AlexB wrote:
Verses issue. Most likely you've got a warhead with too few values.

Too few values, like how many percentages?

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Tue Dec 16, 2014 4:27 am    Post subject: Reply with quote  Mark this post and the followings unread

Got them while loading a map, anybody know this EIP?

773E331F
0055C151

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Tue Dec 16, 2014 9:36 am    Post subject: Reply with quote  Mark this post and the followings unread

First one needs a stack dump.

Second: LZO crash. You didn't edited the map in Notepad and accidentally removed a character from IsoMapPack5, did ya? I'd check the map with FinalAlert, or call it corrupted right out of the bat.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
deathreaperz
Commander


Joined: 20 May 2013
Location: Indonesia

PostPosted: Tue Dec 16, 2014 2:17 pm    Post subject: Reply with quote  Mark this post and the followings unread

Graion Dilach wrote:
First one needs a stack dump.

Second: LZO crash. You didn't edited the map in Notepad and accidentally removed a character from IsoMapPack5, did ya? I'd check the map with FinalAlert, or call it corrupted right out of the bat.

First one: Country Problem (fixed)
Second one: explained above (fixed)

Thanks GD! Very Happy

_________________
Quote:
Humans were born for two things: to pray and be productive.


Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [23 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.2076s ][ Queries: 13 (0.0145s) ][ Debug on ]