Jump to content

Recommended Posts

Posted

Hello, I have a problem, I'm using the editor (Map And missions Editors) opened the mission of Ordos (9 mission v1) and decided to add reinforcement to the delivery itself (have kordinaty time, some units), and then save and run. But I encounter the error ( too many deliveries [ gGameTicks=11] ) 
What should I do please help and tell me how to remove the limit on the supply?

Posted

This happens because your event gets stuck in an infinite loop,meaning that every frame (or gameTick) the reinforcement gets called, which the game reports as too many deliveries (you get 60 of them in a second, so the game crashes). 

 

Check your condition and make sure the event won't be called over and over again. If you want you can tell me your conditions and actions and I'll tell you whats wrong.

Posted
1 hour ago, FedaYkin said:

This happens because your event gets stuck in an infinite loop,meaning that every frame (or gameTick) the reinforcement gets called, which the game reports as too many deliveries (you get 60 of them in a second, so the game crashes). 

 

Check your condition and make sure the event won't be called over and over again. If you want you can tell me your conditions and actions and I'll tell you whats wrong.

If it do not, it is better to write how to make correctly nebylo error with a simple example.

Безымянный.png

Posted
10 hours ago, Adriano said:

Excuse me. What does it mean "nebylo error"?

 

10 hours ago, Adriano said:

Excuse me. What does it mean "nebylo error"?

Can an example to show how to supply themselves, and do not get me an error and crashes.
I made a mistake in the sentence above, sorry

Posted

I really don'tunderstand what you are trying to say, and all events look ok in that image, it shouldn't give any error. Is that the mission you are talking about or? Try to rephrase your last post because I couldn't understand.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.