Skip to content

Incompatible with StAPI 2.0.0-alpha.4 #7

@BlueStaggo

Description

@BlueStaggo
[15:17:21] [main/ERROR] (FabricLoader) A mod crashed on startup!
net.fabricmc.loader.impl.FormattedException: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'station-api-base' at 'net.modificationstation.stationapi.api.StationAPI'!
	at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.7.jar:?]
	at org.prismlauncher.legacy.LegacyLauncher.launch(LegacyLauncher.java:123) [NewLaunchLegacy.jar:?]
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
Caused by: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'station-api-base' at 'net.modificationstation.stationapi.api.StationAPI'!
	at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.7.jar:?]
	... 5 more
Caused by: java.lang.UnsupportedOperationException
	at java.lang.invoke.VarForm.getMemberName(VarForm.java:118) ~[?:?]
	at net.modificationstation.stationapi.api.util.ReflectionHelper.setFieldsWithAnnotation(ReflectionHelper.java:26) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.util.ReflectionHelper.setFieldsWithAnnotation(ReflectionHelper.java:20) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.mod.entrypoint.EntrypointManager.setup(EntrypointManager.java:120) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.mod.entrypoint.EntrypointManager.setup(EntrypointManager.java:68) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.StationAPI.lambda$setupEntrypoint$0(StationAPI.java:77) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
	at net.modificationstation.stationapi.api.StationAPI.setupEntrypoint(StationAPI.java:75) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.StationAPI.setupMods(StationAPI.java:60) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.modificationstation.stationapi.api.StationAPI.onPreLaunch(StationAPI.java:52) ~[station-api-base-2.0.0-alpha.4-7eaf89eece8b580c.jar:?]
	at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.7.jar:?]
	... 5 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions