I have a rasberry pi 4 and I cant use ip public and in ip local i can play perfectly but i can't use ngrok or ports forwarding udp and tcp and firewall and error in minecraft bedrock
ok i have no idea what happened this happened randomly
pi@raspberrypi:~/nukkit $ sudo java -jar nukkit.jar
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
12:38:29 [INFO ] Loading nukkit.yml ...
12:38:29 [INFO ] Loading server.properties ...
i made this account just to publish this error lol
help pls
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
10:36:41 [INFO ] Loading nukkit.yml ...
10:36:41 [INFO ] Loading server.properties ...
10:36:41 [INFO ] Selected English (eng) as the base...
While I trying to connect to the localhost, I'm getting this:
java.lang.NoSuchMethodException: net.mcpes.hhm.guiapi.NukkitPlayer.<init>(cn.nukkit.network.SourceInterface,java.lang.Long,java.net.InetSocketAddress)
at java.lang.Class.getConstructor0(Class.java:3517) ~[?:?]
at...
I acquired a server and wanted to install nukkit, but it generates worlds without animals, and mobs, when I enter the creative and spwan they are immobile, see "server.properties".
#Properties Config file
#2020-07-02 09:38:46
server-ip=170.81.41.61
server-port=25727
max-players=10...
I'm creating a plugin using NukkitX API 2.0 where if you hit a player with a bow it will display in chat from a config file that %name% is now at %health%
I'm getting this error Operator '==' cannot be applied to 'cn.nukkit.utils.Identifier', 'int'
public void onDamageByBow(EntityDamageEvent...
I am new to using this and am not the most experienced person. I have an error when trying to start my server with Nukkit. This is everything my control console gives me and I am trying to make a little more sense of the problem.
14.04 04:58:06 [Multicraft] Loading server properties
14.04...
Can anyone help? My console says this (you can probbably gather what plugins im using)
19:18:38 [INFO ] Loading nukkit.yml ...
19:18:39 [INFO ] Loading server.properties ...
19:18:39 [INFO ] Selected English (eng) as the base language
19:18:39 [INFO ] Starting Minecraft: BE server version...
When I try to start my server the console says this: (i hid my ip address)
10:51:07 [INFO ] Loading nukkit.yml ...
Exception in thread "Thread-1" java.lang.ExceptionInInitializerError
at cn.nukkit.console.NukkitConsole.runCommand(NukkitConsole.java:29)
at...
I am trying to run a NikkitX server using the following plugins:
- Welcome 1.0
- EssentialsNK 1.5.0
- AntiDrop 1.2.0
- Pets 1.0.1
- Holograms 2.
I am running Nukkit version Nukkit git-26bed2e.
I am running the following world file: https://ufile.io/e7pgs
However, when I load the world, I...
Long story short: you can't use objects as your form's class' fields. If your form is an object of your own class, which extends FormWindowSimple, FormWindowCustom or FormWindowModal, and one (or more) of your class' fields are objects, you will get this error. You can only use primitive types...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.