IE...EIP (0943A8C8) - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Modding (https://forums.renegadeprojects.com/forumdisplay.php?fid=3) +--- Forum: Red Alert 2 & Yuri's Revenge Editing (https://forums.renegadeprojects.com/forumdisplay.php?fid=8) +--- Thread: IE...EIP (0943A8C8) (/showthread.php?tid=1154) |
IE...EIP (0943A8C8) - rein1 - 02.11.2008 .................... RE: IE...EIP (0943A8C8) - DCoder - 02.11.2008 Caused by an Infantry being erased by a Temporal weapon that no longer exists. RE: IE...EIP (0943A8C8) - rein1 - 03.11.2008 wow.........thank you.... How could i fix it? Is that happen when chrono troop who erasing something was killed? Is that hardcored? RE: IE...EIP (0943A8C8) - DCoder - 03.11.2008 It shouldn't happen, really, I can't think of any circumstances that might cause this. Do you have any modded opentopped transports or other temporal weapons? RE: IE...EIP (0943A8C8) - rein1 - 03.11.2008 no... I just give chrono miner the CRNeutronRifle weapon... RE: IE...EIP (0943A8C8) - DCoder - 03.11.2008 Well, the miner does transform when unloading... RE: IE...EIP (0943A8C8) - rein1 - 03.11.2008 ......thank you......this is a new discovery...... RE: IE...EIP (0943A8C8) - Marshall - 03.11.2008 I know something else that causes this IE (may not be the same EIP though, I didn't save the except): Erasing a vehicle that then gets picked up by a carryall - this is VERY difficult to make happen though - I've only seen it once - even trying to force it to happen seems to be impossible. When the unit 'would have' been erased is when the IE occurs. RE: IE...EIP (0943A8C8) - DCoder - 03.11.2008 Actually, this is not a reproducible EIP - the topmost stack dword is one of the EIPs that can cause this. The EIP reported is a (no longer valid) pointer to a function pointer stored in dynamically allocated data, which will most certainly vary all the time. I didn't say this was definitely caused by the harvester, just that it seems like a reasonable cause. There are of course other reasonable causes, such as whatever was erasing other infantry right at that moment or immediately before. RE: IE...EIP (0943A8C8) - rein1 - 04.11.2008 oh.....I was confused....but thank you very much.... It is a real difficulty... Maybe only if I remove the temporal weapon will I solve this problem thoroughly,right? RE: IE...EIP (0943A8C8) - Bobingabout - 05.11.2008 with the way temporal weapons work, i'd say its probably a good idea to remove it from something that can transform, such as an ore miner. RE: IE...EIP (0943A8C8) - rein1 - 05.11.2008 OK.. I really appreciate your help....... |