logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,679
Total Threads: 8,804
Posts: 95,885

Administrators:
DeeZire, Redemption

There are currently 15 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 11-25-2004, 05:56 PM   #1 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default A series of problems

I've just finished creating my USA Boss General... however, I've run into a small series of problems:

My USABoss uses AirF's spectre gunship... yet it never appears on the short cut bar in-game, and for some reason it cannot fire through the command center command button. The command center command set, the short cut command set, the OCL modules in the Command center, I've doubled and tripled checked all of them and I can't find the problem. :/

Additionally, the strategy center carpet bomber doesn't appear on the shot cut bar, although it does appear in the Strategy center and it DOES fire.

Furthermore, when I click to try and use paradrop, the game crashes... it didn't crash the first time, but three time afterwards it did. :/

Here's the code from the Boss Shortcut menu:
Code:
CommandSet ABoss_SpecialPowerShortcutUSA
  1 = Command_SpyDroneFromShortcut
  2 = Command_ParadropFromShortcut
  3 = AirF_Command_A10ThunderboltMissileStrikeFromShortcut
  4 = Early_Command_EmergencyRepairFromShortcut
  5 = Command_DaisyCutterFromShortcut
  6 = Command_FireParticleUplinkCannonFromShortcut
  7 = Command_SpySatelliteScanFromShortcut
  8 = Command_CIAIntelligenceFromShortcut
  9 = AirF_Command_SpectreGunshipFromShortcut
  10 = Command_LeafletDropFromShortcut
  11 = AirF_Command_CarpetBombFromShortcut
END
I created a different USA general... and even though he didn't have carpet bombers or early spectre gunships, his paradrop worked fine...

I have no idea what the problem here is, and the game crashing error is very cryptic.
Code:
Release Crash at Thu Nov 25 15:43:02 2004
; Reason Uncaught Exception in GameEngine::update

Last error:
Exception is access violation
WinMain at 401700
Error code: EXCEPTION_ACCESS_VIOLATION
Description: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Access address:00000000 was read from.

Stack Dump:
  <Unknown>(-1) : <Unknown> 0x0065F72C
  <Unknown>(-1) : <Unknown> 0x00142134
  <Unknown>(-1) : <Unknown> 0x00952E14
  <Unknown>(-1) : <Unknown> 0x0065F5F0

Details:
Register dump...
Eip:0065F72C	Esp:0012F834	Ebp:0362E2EC
Eax:029FCE34	Ebx:000002A0	Ecx:00000000
Edx:00952D58	Esi:00142110	Edi:11CDAFBC
EFlags:00010202 
CS:001b  SS:0023  DS:0023  ES:0023  FS:003b  GS:0000
EIP bytes dump...

Bytes at CS:EIP (0065F72C)  : 8B 11 89 44 24 04 FF 52 14 3B 44 24 48 74 09 32 C0 5E 83 C4 40 C2 14 00 F7 44 24 58 00 00 04 00 


Current stack:
An help anyone could offer is much appreciated.
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-25-2004, 06:17 PM   #2 (permalink)
Senior Member
 
Join Date: May 2004
Posts: 229
Default

Run WB ... If there is no error reinstall
juLLe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-25-2004, 07:54 PM   #3 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default

WB?
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-25-2004, 09:20 PM   #4 (permalink)
Senior Member
 
Join Date: May 2004
Posts: 303
Send a message via MSN to RedLeader
Default

World Builder....The thing u make maps with!
RedLeader is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-25-2004, 09:49 PM   #5 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default

I don't make maps though?
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-25-2004, 11:50 PM   #6 (permalink)
Senior Member
 
CommieDog's Avatar
 
Join Date: Oct 2004
Location: Alaska (Hell Frozen Over)
Posts: 384
Default

WorldBuilder comes with an INI-checker that sniffs out most errors and even tells you where they are!
CommieDog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-26-2004, 12:45 AM   #7 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default

Oooooh. That is pretty cool! I'll give that a try.
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-26-2004, 01:40 AM   #8 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default

All right, I corrected the dozen or so problems that the WB found... unfortunately the same series of errors still occurs. I'll reinstall... although I do doubt it'll solve the problem as all otehr paradrop and spectre gunships work fine
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-26-2004, 05:44 PM   #9 (permalink)
Senior Member
 
CommieDog's Avatar
 
Join Date: Oct 2004
Location: Alaska (Hell Frozen Over)
Posts: 384
Default

Don't give up yet. Post the relevant code and I'll take a look at it.
CommieDog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-26-2004, 07:32 PM   #10 (permalink)
Member
 
Join Date: Aug 2004
Posts: 37
Default

I reinstalled, it didn't work. I did, however, replace the code for the USA Boss Command center (I just used Vanilla USA Command center code as a base, and inserted the USAF gunship and A10 airstrike code in place of the other ones.

I'm not sure why that didn't work, but it didn't... so I just used all the original USAF Command center code. That appears to have solved the problem entirely.

However, I'm still having 1 small problem: The Carpet bomber from the Boss's strategy center, even though it's the exact same code from the USAF and everything, it won't show up in the boss's shortcut menu.
pi314159 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
shp problems tate Red Alert 2 & Yuri's Revenge Editing 40 05-13-2005 04:20 AM
A Series Quick ZH question RedLeader Generals & Zero Hour Editing 7 10-06-2004 11:21 PM
3 problems EvilViking Generals & Zero Hour Editing 10 06-10-2004 04:22 PM
SHP Masters Series Results ArgCmdr Red Alert 2 & Yuri's Revenge Editing 1 05-30-2004 05:25 AM
Problems with AI Ola Generals & Zero Hour Editing 0 08-08-2003 03:48 PM


All times are GMT -4. The time now is 04:57 AM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.