Wie wärs mit dem?
Posts by Galveston01
A new update is now available, introducing seasons and more!
Latest hotfix: 0.8.0.1 (2024-12-20)
Latest hotfix: 0.8.0.1 (2024-12-20)
-
-
-
Gibts noch ein paar Pferde?
Wenn du ein Modell von einem hast kannst du es einfach einfügen
-
no only in creative
-
Sometimes when you die, there is no mouse cursor on the death screen so you can't click respawn. Then you have to restart the game and everything works again. But it's a bit annoying...
-
Hi,
The OnPlayerElementHit gives me the player. With that player I can get the equipped item. But is it possible to find out how much damage this item makes? E.g. the morningstar makes more damage than the pickaxe. Can I get a 'float damage' or sth like this?
Regards Galveston01 -
@Ranaarvalisvalis hat seinen upload ja schon gelöscht
@sg-1can you delete the file you uploaded? Because I don't want more people to be confused because the bus isn't working
-
Diese beinhaltet sinnlose Dateien (bus.mtl) Dateien und fehlerhafte (die bus_d.dds ist falsch benannt und die bus.car ist falsch geschrieben). Lösch alles was mit dem Bus zu tun hat und für die aus post 1 nochmal ein.
-
Hast du due bus.zip von vorne genutzt? Vom ersten post?
-
OK. I downloaded v1.1 and problem still exist. I zipped to archive for you. The zip-file is bigger because inside the bus model
I think I kno what you did wrong... You downloaded th bus uploaded by @Ranaarvalis , but this one was incorrect so i fixed it and uploaded again later (you can find the correct version on page 2).
I also gonna add the correct bus zip to the first messagein this thread, so
IF SOMEBODY WANTS TO DOWNLOAD TH BUS THEN PLEASE FROM THE FIRST POST!!! THERE'S THE WORKING VERSION!!!Such trivial errors are allway that annoying, aren't they
-
yes I set it in the config.properties like this:
plugins_jdk_path=D\:\\\\Programme\\java\\jdk1.8.0_60 -
Ich kann mir nicht erklären was da schiefgelaufen ist ...
I can't explain myself what went wrong there...Probiert mal das Plugin komplett zu entfernen und dann neu zu downloaden und zu entpacken. Kannst du ansonsten bitte den Ordner verzippen und hochladen?
Please try to remove the plugin completely and download and unzip itagain? Else, can you please zip the folder and upload it? -
Windows 10 (x64) 10.0 Java: 1.8.0_91 amd64 0.7.3.2_30 -H:3072 -D:3072 (Steam)
Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz, N751JK, 8074 MB (3151 MB Heap)
NVIDIA GeForce GTX 850M 20160801000000.000000-000 21.21.13.6909
Intel(R) HD Graphics 4600 20160422000000.000000-000 20.19.15.4444
______________________________________________________________________
LoadingState: Error while loading singleplayer game
pluginapi.PluginException: SimpleCar: Unable to find main class: "de.simple.car.SimpleCar"
at pluginapi.PluginLoader.loadPlugin(SourceFile:217)
at pluginapi.PluginLoader.loadPluginFromProject(SourceFile:151)
at pluginapi.PluginLoader.loadPlugins(SourceFile:57)
at pluginapi.PluginManager.initialize(SourceFile:60)
at u.t.c(SourceFile:294)
at u.t.a(SourceFile:172)
at u.j.run(SourceFile:195)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)But this is the content of the projectinfo.txt, that's placed in D:\Programme\Steam\steamapps\common\RisingWorld\plugins\SimpleCar:
name: SimpleCar
path: E:/Info/Java/RW/SimpleCar/src/
assets: E:/Info/Java/RW/SimpleCar/assets/and that's the structure ob E:/Info/Java/RW/SimpleCar
And that's the content of the plugin.yml:name: SimpleCar
main: de.simple.car.SimpleCar
version: 1.1.0
author: Galveston01
description: "A plugin that will place simple cars in your world. For more information type '/car help'!"
license: N/AI really don't know what I'm doing wrong
-
I updated the script because I added a few parameters
-
was steht denn bei dir in der bus.car?
-
Du kannst in der Datei (Endung .model) mit dgm Parameter scale das Objekt skalieren, sodass der Maßstab beim modellieren erstmal egal sein sollte
-
Da ich eben schon deinen anderen Beitrag gelesen hab denk ich dass sich das schon erledigt hat, aber falls du den Ordner noch hast kannst du den mal zippen und hochladen, dann könnt ich mal gucken ob ich den Fehler vllt finde.
-
Wie die Autos aussehen hängt ja grundsätzlich von den Modellen ab (und vor allem von der Auflösung der Textur, welche besonders bei dem Lexus extrem schlecht ist). Das Plugin ermöglicht nur die verschiedenen Funktionen der Autos (erstellen, einsteigen, fahren, aussteigen, zerstören).
Auch die Funktionsweise geht natürlich schöner (ich hab ja im ersten Post eine ganze Liste), jedoch kann man mit der API beispielsweise nicht direkt einem Modell 'Gravitivität' hinzufügen (also dass es immer am Boden bleibt und weder in den Boden rein fährt noch fliegt), sodass man das alles selber machen müsste... da das jedoch evtl. später sowieso direkt eine Funktion der API werden soll weiss ich nicht ob sich da die Mühe lohnen würde. -
Wenn man mit den Autos noch fahren könnte würde es noch in eine andere Richtung gehen, aber dann weiß ich nicht was die performence auf den servern dazu sagt.
also rein theoretisch kann man die Autos ja fahren: SimpleCars
Es gibt halt noch einige Probleme und ob die performance auf Servern das zulässt kann ich auch nichts sagen. -
I really love this plugin as I loved the old lua version.