Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constantly reloads #593

Closed
jjbrunton opened this issue Mar 3, 2015 · 6 comments
Closed

Constantly reloads #593

jjbrunton opened this issue Mar 3, 2015 · 6 comments

Comments

@jjbrunton
Copy link

I am using an Atron with these ammo types setup:

<ammoTypes>
<ammoType typeId="222" damageType="EM" range="1000" quantity="1000" />
<ammoType typeId="222" damageType="Kinetic" range="1000" quantity="1000" />
<ammoType typeId="222" damageType="Thermal" range="1000" quantity="1000" />
<ammoType typeId="222" damageType="Explosive" range="1000" quantity="1000" />
</ammoTypes>

It appears to constantly attempt to reload the weapons..

12:10:32 [ReloadAmmo] Reloading [1] [75mm Gatling Rail I] with [Antimatter Charge S][1]
12:10:33 [ReloadAmmo] Reloading [2] [75mm Gatling Rail I] with [Antimatter Charge S][1]
12:10:34 [ReloadAmmo] Reloading [3] [75mm Gatling Rail I] with [Antimatter Charge S][1]
12:10:44 [ReloadAmmo] Reloading [1] [75mm Gatling Rail I] with [Antimatter Charge S][1]
12:10:45 [ReloadAmmo] Reloading [2] [75mm Gatling Rail I] with [Antimatter Charge S][1]
12:10:46 [ReloadAmmo] Reloading [3] [75mm Gatling Rail I] with [Antimatter Charge S][1]

@ISeeDEDPpl
Copy link
Owner

Does it have the ammo to perform the reload?

@jjbrunton
Copy link
Author

Yes

@ISeeDEDPpl
Copy link
Owner

I need a log with debugReloadAll set true.

@jjbrunton
Copy link
Author

...

@jjbrunton
Copy link
Author

The line "Reload Logic 1" is just something I added to see what code was being called.

@ISeeDEDPpl
Copy link
Owner

ok, fixed in bleedingedge. thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants