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

2.5.22294: DynamicallyModifiable#lambda$getPropertyOrThrow$0:47 - java.lang.IllegalArgumentException #9777

Closed
tripleabuilderbot opened this issue Nov 14, 2021 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Map

world_war_ii_global

Log Message

unknown property named 'turns'

TripleA Version

2.5.22294

Java Version

11.0.6

Operating System

Windows 7

Memory

Heap utilization statistics [MB]
Used Memory: 405
Free memory: 1309
Total memory: 1714
Max memory: 1714

Stack Trace

Exception: java.lang.IllegalArgumentExceptionunknown property named 'turns'
java.lang.Exception
	at games.strategy.engine.data.DynamicallyModifiable.lambda$getPropertyOrThrow$0(DynamicallyModifiable.java:47)
	at java.base/java.util.Optional.orElseThrow(Optional.java:408)
	at games.strategy.engine.data.DynamicallyModifiable.getPropertyOrThrow(DynamicallyModifiable.java:47)
	at games.strategy.engine.data.ChangeAttachmentChange.<init>(ChangeAttachmentChange.java:46)
	at games.strategy.engine.data.changefactory.ChangeFactory.attachmentPropertyChange(ChangeFactory.java:169)
	at games.strategy.triplea.attachments.TriggerAttachment.getPropertyChangeHistoryStartEvent(TriggerAttachment.java:1532)
	at games.strategy.triplea.attachments.TriggerAttachment.triggerPlayerPropertyChange(TriggerAttachment.java:1693)
	at games.strategy.triplea.attachments.TriggerAttachment.fireTriggers(TriggerAttachment.java:289)
	at games.strategy.triplea.attachments.TriggerAttachment.collectAndFireTriggers(TriggerAttachment.java:219)
	at games.strategy.triplea.delegate.BaseTripleADelegate.triggerWhenTriggerAttachments(BaseTripleADelegate.java:81)
	at games.strategy.triplea.delegate.BaseTripleADelegate.end(BaseTripleADelegate.java:47)
	at games.strategy.triplea.delegate.battle.BattleDelegate.end(BattleDelegate.java:143)
	at games.strategy.engine.framework.ServerGame.endStep(ServerGame.java:454)
	at games.strategy.engine.framework.ServerGame.runStep(ServerGame.java:423)
	at games.strategy.engine.framework.ServerGame.startGame(ServerGame.java:297)
	at games.strategy.engine.framework.startup.launcher.LocalLauncher.launchInternal(LocalLauncher.java:82)
	at games.strategy.engine.framework.startup.launcher.LocalLauncher.lambda$launch$0(LocalLauncher.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Nov 14, 2021
@asvitkine
Copy link
Contributor

Dupe of #8070

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

2 participants