Git Product home page Git Product logo

stargate-mapper's People

Contributors

epicknarvik97 avatar ghost-chu avatar pheotis avatar thorinwasher avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

stargate-mapper's Issues

`v1.0-SNAPSHOT` fails to start.

[19:11:21] [Server thread/INFO]: [Stargate] Enabling Stargate v1.0.0.4-ALPHA
[19:11:21] [Server thread/INFO]: [dynmap] Enabling dynmap v3.4-beta-3-774
[19:11:22] [Server thread/INFO]: [dynmap] Added 18 custom biome mappings
[19:11:22] [Server thread/INFO]: [dynmap] Using LuckPerms 5.4.25 for access control
[19:11:22] [Server thread/INFO]: [dynmap] Extracted files upgraded
[19:11:22] [Server thread/INFO]: [dynmap] Mod Support processing completed
[19:11:27] [Server thread/INFO]: [dynmap] Loaded 27 shaders.
[19:11:27] [Server thread/INFO]: [dynmap] Loaded 83 perspectives.
[19:11:27] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
[19:11:27] [Server thread/INFO]: [dynmap] Starting enter/exit processing
[19:11:27] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
[19:11:28] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
[19:11:28] [Server thread/INFO]: [dynmap] version 3.4-beta-3-774 is enabled - core version 3.4-beta-3-774
[19:11:28] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
[19:11:28] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://twitter.com/Dynmap
[19:11:28] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
[19:11:28] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
[19:11:28] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[19:11:28] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[19:11:28] [Server thread/INFO]: [dynmap] Enabled
[19:11:28] [Server thread/INFO]: [SG-Dynmap] Enabling SG-Dynmap v1.0-SNAPSHOT
[19:11:28] [Server thread/ERROR]: Error occurred while enabling SG-Dynmap v1.0-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.TheDgtl.Stargate.api.StargateAPI.getRegistry()" because "this.stargateAPI" is null
        at com.bilicraft.stargatedynmap.StargateDynmap.getAllPortals(StargateDynmap.java:70) ~[?:?]
        at com.bilicraft.stargatedynmap.StargateDynmap.updatePortals(StargateDynmap.java:80) ~[?:?]
        at com.bilicraft.stargatedynmap.StargateDynmap.onEnable(StargateDynmap.java:45) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:518) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:432) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:612) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:263) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1007) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at java.lang.Thread.run(Thread.java:833) [?:?]

stargateAPI is null stacktrace on startup

This error came after launching Stargate 1.0.0.7 alpha in spigot 1.18.2

[15:09:58] [Server thread/ERROR]: Could not pass event StargateCreateEvent to SG-Dynmap v1.0-SNAPSHOT
org.bukkit.event.EventException: null
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at net.TheDgtl.Stargate.util.portal.PortalCreationHelper.tryPortalCreation(PortalCreationHelper.java:115) ~[?:?]
        at net.TheDgtl.Stargate.listener.BlockEventListener.onSignChange(BlockEventListener.java:165) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2692) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.network.PlayerConnection.lambda$19(PlayerConnection.java:2649) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.network.PlayerConnection.lambda$2(PlayerConnection.java:438) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
        at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1190) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.util.thread.IAsyncTaskHandler.y(SourceFile:131) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.be(MinecraftServer.java:1169) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1162) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1146) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1051) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.2-R0.1-SNAPSHOT.jar:3491-Spigot-b081915-95d233d]
        at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.TheDgtl.Stargate.api.StargateAPI.getRegistry()" because "this.stargateAPI" is null
        at com.bilicraft.stargatedynmap.StargateDynmap.getAllPortals(StargateDynmap.java:70) ~[?:?]
        at com.bilicraft.stargatedynmap.StargateDynmap.updatePortals(StargateDynmap.java:80) ~[?:?]
        at com.bilicraft.stargatedynmap.StargateDynmap.portalEvent(StargateDynmap.java:57) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.18.2-R0.1-SNAPSHOT.jar:?]
        ... 31 more

Change the package name.

I nolonger actively maintain the domain mcsunnyside.com and I am going to stop renewing this domain.

Since I didn't actively maintain this plugin for a long time. I think it's time to find a better package for SG-Dynmap.

About package name

Hi, everyone in the Stargate community!
It's great to see that this project is still being actively updated! I've noticed that this repository still seems to be using the com.ghostchu package, however I haven't continued to maintain it for a long time after I handed over the organization to Stargate. So it's possible that a large portion of the code has been replaced with better versions.

While I personally don't mind at all if I continue to use the com.ghostchu package name, I'm more than happy to see this repository move away from my personal figure and into the hands of a better community.

If this is due to a lack of authorization to do so, I'd be happy to provide written authorization (including change of package name, author name, community name, and open source license agreement).

In the meantime, this project is no longer part of Bilicraft and this section can be removed, it is now free.

In any case, looking forward to hearing any replies :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.