Posts by Galveston01

A new update is now available, introducing a lot of new content!
Latest hotfix: 0.7.5.2 (2024-09-10)

    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...

    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. :thumbup:

    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!!! :D


    Such trivial errors are allway that annoying, aren't they :D

    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:


    and that's the structure ob E:/Info/Java/RW/SimpleCar

    Code
    |
    |---src
    |----de
    | |---simple
    | |---car
    | |-SimpleCar.java
    |
    |---resources
    |---plugin.yml


    And that's the content of the plugin.yml:


    I really don't know what I'm doing wrong ?(;(

    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.