Ancient Warfare 2

Ancient Warfare 2

6M Downloads

Compatibility with Sponge Forge

Opened this issue ยท 11 comments

commented

Hi, planned compatibility with sponge Forge 1.12.2?
I get bug with freezing projectiles after 20 blocks around a player.
Here link on my topic on forum sponge.
https://forums.spongepowered.org/t/freeze-projectiles-from-mods-such-as-ancientwarfare-torched/26670

commented

Are the only mods in your modpack AW and codechickenlib? If not could you retry with just these?

commented

I tested with only two mods. AW and codechickenlib. I have this bug too.

commented

So I will need a bit more help with this. Are you actually seeing this message when you shoot vehicles even with just those two mods installed "No entity type is registered for class net.shadowmage.ancientwarfare.core.entity.AWFakePlayer"?
The reason I am asking is that there isn't any fake player involved in firing/moving the projectile entities so I am puzzled how this could be happening.

commented

Also based on this the warning you're getting is not a bug at all SpongePowered/SpongeForge#1272.
I was wondering why fake players would need to be registered when they are not spawned into the world let alone rendered and I have never seen anyone register them, not even forge.

commented

I tested it now, how you tell. Yes i get this message. I look one strange thing, this bug work with projectile fly more when 20 blocks. Before this range bug dont show. Projectile fly very well.

commented

sorry, I didn't quite understand your last response. Are you saying that now projectiles actually fly as they should and you're not seeing the bug anymore?

commented

They fly as they should if the damage radius is no more than 20 blocks from the place of the shot. But if it is more, what I described above happens.

commented

So I was going to try to recreate this issue, but I am having issues even trying to start server with spongeforge. Getting an outofmemory issue in code that seems completely fine and runs without any issues if run as just regular forge server/client so I may not be able to do anything about this.

commented

Hi, can i help you with it?

commented

if you could get me a version of forge / spongeforge that works for you with the latest version of AW that would help

commented

Hi, i fix it. This is problem in config Sponge. If disable this option entity-activation-range, all work good! Thx.