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.0.20234: MutableProperty#lambda$noGetter$2:46 - UnsupportedOperationException #6816

Closed
tripleabuilderbot opened this issue Jun 24, 2020 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

No Getter has been defined!

TripleA Version

2.0.20234

Java Version

11.0.6

Operating System

Linux

Exception

java.lang.UnsupportedOperationException: No Getter has been defined!

Stack Trace

java.lang.UnsupportedOperationException: No Getter has been defined!
	at games.strategy.engine.data.MutableProperty.lambda$noGetter$2(MutableProperty.java:46)
	at games.strategy.engine.data.MutableProperty.getValue(MutableProperty.java:103)
	at java.base/java.util.Optional.map(Optional.java:265)
	at games.strategy.engine.data.DefaultAttachment.getRawPropertyString(DefaultAttachment.java:103)
	at games.strategy.triplea.attachments.TriggerAttachment.getPropertyChangeHistoryStartEvent(TriggerAttachment.java:1512)
	at games.strategy.triplea.attachments.TriggerAttachment.triggerUnitPropertyChange(TriggerAttachment.java:1902)
	at games.strategy.triplea.delegate.TechActivationDelegate.start(TechActivationDelegate.java:77)
	at games.strategy.engine.framework.ServerGame.startStep(ServerGame.java:520)
	at games.strategy.engine.framework.ServerGame.runStep(ServerGame.java:399)
	at games.strategy.engine.framework.ServerGame.startGame(ServerGame.java:297)
	at games.strategy.engine.framework.startup.launcher.LocalLauncher.launchInternal(LocalLauncher.java:61)
	at games.strategy.engine.framework.startup.launcher.LocalLauncher.launchInternal(LocalLauncher.java:34)
	at games.strategy.engine.framework.startup.launcher.AbstractLauncher.lambda$launch$0(AbstractLauncher.java:16)
	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 Jun 24, 2020
@trevan
Copy link
Contributor

trevan commented Jun 30, 2020

Duplicate of #6961

@trevan trevan marked this as a duplicate of #6961 Jun 30, 2020
@trevan trevan closed this as completed Jun 30, 2020
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