Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: jastey
« on: April 23, 2019, 04:18:21 AM »

The error was removed when I removed this from my .d file:
Code: [Select]
INTERJECT BDIMOEN 2 C#st_BDIMOEN_2
END BDIMOEN 5

(Basically I tried to make an Interject that goes directly to another state, but this is not the way to do it).

I don't know whether this systax alone would cause the error message, though.
Posted by: Wisp
« on: April 20, 2019, 08:00:15 AM »

It's something that should fail with an earlier, more comprehensible error. Can you post what you were doing that resulted in this error?
Posted by: jastey
« on: April 19, 2019, 02:20:49 PM »

I figured out the cause, it was an INTERJECT with wrong syntax.
Posted by: jastey
« on: April 18, 2019, 09:36:35 AM »

In SoD I am trying to compile a rather mixed .d-file with a lot of ADD_STATE_TRIGGER, I_C_T, etc.

I get this error message:
Quote
ERROR: processing .D actions [tb#compile_patches/c#sodtweaks/ImoenInGroupKD/Imoen_in_group_KD.d]: Failure("hd")
Stopping installation because of error.

Any hint to what it is trying to tell me?