is you play on a server with gps plugin try open gps with /gps and click on the turn off button. gps coordinates will disappear.
Posts by Devidian
The next update will be available on Wednesday, December 18, in the early evening (GMT+1).
This update will not yet replace the Java version, instead it is the actual content update. We'll provide more information about the transition together with the update.
-
-
yes, i did not change that from the original because this ids really don't have any texture, don't know if anyone is using this, maybe for invisible stuff?
-
https://cdn.discordapp.com/att…NBeams-0.6.0-SNAPSHOT.zip
PRE-RELEASE Version with snow coal and hellstone texture.
Join Discord or send me PM for bugs. (Discord: https://discord.gg/XAXV7BJ )
Release Version will have its own thread!
-
Unter Windows da ich so Programme wie Photoshop auch noch benutze hin und wieder und diese nicht unter Linux laufen leider, sonst würde ich mir wahrscheinlich zumindest für die Arbeit besser ein Linux-System drauf machen, kack Windows.
Vscode läuft zum Glück auf allen Systemen. Da muss ich sagen hat Microsoft mal richtig was Gutes rausgebracht und das noch für umsonst
-
@red51 besteht die möglichkeit, dass das .db file im weltordner gespeichert wird ?
wenn es im plugin folder ist, laden die objecte in jeder welt.auf einer neu kreierten welt sieht das dann so aus an den entsprechenden daten.
Wenn man den Pfad der DAtenbank ändert zu String path = plugin.getPath() + "/" + plugin.getWorld().getName() + ".db"; sollte das kein Problem mehr sein. Dann wird im plugin ordner für jede Welt eine db angelegt
-
Was du suchst findest du denke ich hier: https://forum.rising-world.net/board/28-plugin-diskussion/
Wenn du lieber mit VS.Code arbeiten möchtest kannst du auch gern mal versuchen ob du meine Anleitung verstehst:
https://forum.rising-world.net…tellen-mit-vs-code-maven/
Da sich dort scheinbar keiner mehr für interessierte hab ich die aber nie aktualisiert.
Generell gibt es mehrere Wege, daher kann man das auch hier so pauschal nicht sagen, aber ja JAVA in jedem Fall.
-
ok, but as the command says it should only be used for development not for production
I always had some strange behavior using rp.
-
A converted database should work. Could you try reproducing this error in singleplayer ?
-
Hi, first of all you use 1.6.1, please use 1.6.2 as there is a bug fixed.
Second i can see is that Lde.omegazirkel.risingworld.Waypoint; cannot be cast to [Lde.omegazirkel.risingworld.Waypoint makes no sense at all. Did you have a gps2- file before or just gps-. If it is the last, you are upgrading from an older version than 1.4.0 which is unsupported.
You have to upgrade from the last Miwarre version (1.4.0) to any of the new Versions because the database format of older versions is incompatible. 1.4.0 will convert old databases to gps2- format and then you can upgrade. -
She said she did but others not, i hope so... And i hope that she tells the others that they should at least buy it for supporting the game. if they have bought it they can use the crack for their language.
-
You were right @Galochka, there was another index check incorrect from the original code. I fixed that.
-
That would be awesome. And while you are at it - maybe add a feature to set the dimensions of each peace as well?
I dont know if there is a way to change size with the API. maybe @red51 could clear this Question.
I'll have a look at it as soon as i find some time, may take a while.
-
I will check that later thy for reporting
-
You missed installing /shared/lib/tools.jar. See first post. directory structure
-
-
-
I could try this, but as i cant Compiler IT in its current Codebase, i would have to rewrite it like i did with gps
-
This is already fixed in my local version but thanks for reporting
I did not update the repository for some time, i will do that asap to get this fixed for all.
-
Thank you, i will add them later today
-
Thank you for confirming that issue
Known Issues:
• sometimes rwgui throws java error (same error as with original version <=1.4.0 - i try to fix that i think, maybe i must take and maintain rwgui too or merge into my tools lib)
• Slot 15 / last slot still not saved permanently (this is an issue from original too)I'l try to fix them asap