Custom Terrain problem on Windows

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Custom Terrain problem on Windows
Shaper
Member # 73
Profile #0
begindefineterrain 426;
clear;
te_name = "FLOOGLIE PILLAR";
te_which_sheet = 728;
te_which_icon = 1;
te_icon_adjust = 640;
te_ed_which_sheet = 682;
te_ed_which_icon = 81;
te_cutaway_which_sheet = 682;
te_cutaway_which_icon = 82;
te_cutaway_icon_adjust = 256;
te_icon_offset_x = -6;
te_icon_offset_y = -6;
te_second_icon = 7;
te_second_icon_offset_x = -6;
te_second_icon_offset_y = -6;
te_cutaway_second_icon = 10;
te_move_block_n = 1;
te_move_block_e = 1;
te_move_block_w = 1;
When I try to start my scenario with this terrain in the town, I get an unhandled exception:

Unhandled Exception: c0000005
At address: 00439a90

This only happens when I place the terrain. Just having it in Mt Porkfriedricedata.txt doesn't cause problems. Why is this happening?

[ Saturday, July 17, 2004 09:39: Message edited by: The Almighty Doer of Stuff ]

--------------------
My Myspace, with some of my audial and visual art
The Lyceum - The Headquarters of the Blades designing community
The Louvre - The Blades of Avernum graphics database
Alexandria - The Blades of Exile Scenario database
BoE Webring - Self explanatory
Polaris - Free porn here
Odd Todd - Fun for the unemployed (and everyone else too)
They Might Be Giants - Four websites for one of the greatest bands in existance
--------------------
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Posts: 2957 | Registered: Thursday, October 4 2001 07:00
Warrior
Member # 286
Profile #1
Random guess alert: Are you sure the graphic you specified exists? It's probably only trying to load the graphic when the terrain is actually placed, which would account for the fact that it only crashes when you have the graphic there.

I must admit I haven't even touched custom graphics yet, so there's a high probability that I'm wrong. :P

--------------------
Z: "I just feel so insignificant."
Psych: "You ARE. You're an ANT."
--Antz
Posts: 104 | Registered: Saturday, November 17 2001 08:00
Off With Their Heads
Member # 4045
Profile Homepage #2
I went to check this, and it does indeed exist. It's not even a custom graphic (since the sheet number isn't in the 500's). However, I noticed something else unrelated: ADoS, you probably want icon 0, not icon 1, if you're making a pillar.

--------------------
Arancaytar: Every time you ask people to compare TM and Kel, you endanger the poor, fluffy kittens.
Smoo: Get ready to face the walls!
Ephesos: In conclusion, yarr.

Kelandon's Pink and Pretty Page!!: the authorized location for all things by me
The Archive of all released BoE scenarios ever
Posts: 7968 | Registered: Saturday, February 28 2004 08:00
Infiltrator
Member # 148
Profile #3
Try the following:

The 0xC0000005 error is an access error. Likely the graphic is stored incorrectly and cannot be accessed, or is a format that cannot be properly read.

Since it seems you are using the installed graphics sheet I cannot be sure what is wrong. It may be corrupt. You may also have the permissions of the file set incorrectly. Check the Security permissions of the other files and make sure yours are the same.

If all else fail, try a reinstall.

--------------------
My ego is bigger than yours.
Posts: 480 | Registered: Thursday, October 11 2001 07:00