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

Dynmap is disabled (unsupported platform) #4151

Open
MrZaibot opened this issue Aug 20, 2024 · 3 comments
Open

Dynmap is disabled (unsupported platform) #4151

MrZaibot opened this issue Aug 20, 2024 · 3 comments

Comments

@MrZaibot
Copy link

Issue Description: Dynmap failed to start after update. Se log below.

  • Dynmap Version: 3.7
  • Server Version: forge 1.21.1
  • Pastebin of Configuration.txt: original
  • Server Host (if applicable): Selfhosted
  • Pastebin of crashlogs or other relevant logs: https://pastebin.com/crashcausedbydynmap
  • Other Relevant Data/Screenshots: No other plugins
  • Steps to Replicate: Starting server after upgrade

[X] I have looked at all other issues and this is not a duplicate
[X] I have been able to replicate this

[11:24:35] [Server thread/INFO]: [dynmap] Enabling dynmap v3.7-SNAPSHOT-948 [11:24:35] [Server thread/INFO]: [dynmap] Dynmap is disabled (unsupported platform) [11:24:35] [Server thread/ERROR]: Error occurred while enabling dynmap v3.7-SNAPSHOT-948 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "org.dynmap.DynmapCore.disableCore()" because "this.core" is null at org.dynmap.bukkit.DynmapPlugin.onDisable(DynmapPlugin.java:1094) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:269) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?] at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:916) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugin(CraftServer.java:575) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugins(CraftServer.java:489) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:641) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:426) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:269) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1017) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4295-Spigot-ca58122-7548afc] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]

@rautamiekka
Copy link
Contributor

@MrZaibot
Copy link
Author

Old version, try https://mikeprimm.com/dynmap/builds/dynmap/Dynmap-HEAD-forge-1.21.jar

What is old version? I updated both Buildtools and Dynmap today...

@rautamiekka
Copy link
Contributor

Old version, try https://mikeprimm.com/dynmap/builds/dynmap/Dynmap-HEAD-forge-1.21.jar

What is old version? I updated both Buildtools and Dynmap today...

Dynmap of course; yours is SNAPSHOT-948, the newest is 949.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants