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.4.22192: DynamicallyModifiable#lambda$getPropertyOrThrow$0:47 - java.lang.IllegalArgumentException #9891

Closed
tripleabuilderbot opened this issue Dec 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.4.22192

Java Version

11.0.6

Operating System

Windows 10

Memory

Heap utilization statistics [MB]
Used Memory: 301
Free memory: 1678
Total memory: 1979
Max memory: 1979

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 Dec 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