Coder Social home page Coder Social logo

Comments (5)

dasavick avatar dasavick commented on June 1, 2024

Just tried on the OpenJDK 17. Works like charm. Can you post more details?

printing null error

I'm not sure what this is supposed to mean. If there are any stacktraces, please include them in the issue.

from okaeri-configs.

plytki avatar plytki commented on June 1, 2024

Can you try with the plugin? I have opensource minecraft plugin called VirtualRealty that is printing that error. Can you take a look?

from okaeri-configs.

dasavick avatar dasavick commented on June 1, 2024

Please just post the stacktrace here first.

from okaeri-configs.

plytki avatar plytki commented on June 1, 2024

Here
https://pastebin.com/TR8GdzyL

from okaeri-configs.

dasavick avatar dasavick commented on June 1, 2024

Please read the error messages carefully next time. This does not seem to be okaeri-configs related at all.

Cannot read field "debugMode" because the return value of "me.plytki.virtualrealty.VirtualRealty.getPluginConfiguration()" is null

[01:59:31] [Server thread/ERROR]: Error occurred while enabling VirtualRealty v1.7.0-PREMIUM (Is it up to date?)
java.lang.NullPointerException: Cannot read field "debugMode" because the return value of "me.plytki.virtualrealty.VirtualRealty.getPluginConfiguration()" is null
	at me.plytki.virtualrealty.VirtualRealty.debug(VirtualRealty.java:138) ~[VirtualRealty-Paid-1.7.0-PREMIUM.jar:?]
	at me.plytki.virtualrealty.utils.ConfigurationFactory.createMessagesConfiguration(ConfigurationFactory.java:41) ~[VirtualRealty-Paid-1.7.0-PREMIUM.jar:?]
	at me.plytki.virtualrealty.VirtualRealty.spawnLocales(VirtualRealty.java:147) ~[VirtualRealty-Paid-1.7.0-PREMIUM.jar:?]
	at me.plytki.virtualrealty.VirtualRealty.onEnable(VirtualRealty.java:103) ~[VirtualRealty-Paid-1.7.0-PREMIUM.jar:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugin(CraftServer.java:564) ~[paper-1.18.1.jar:git-Paper-101]
	at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugins(CraftServer.java:478) ~[paper-1.18.1.jar:git-Paper-101]
	at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:727) ~[paper-1.18.1.jar:git-Paper-101]
	at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:503) ~[paper-1.18.1.jar:git-Paper-101]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:313) ~[paper-1.18.1.jar:git-Paper-101]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-101]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-101]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]

from okaeri-configs.

Related Issues (20)

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.