Posts by red51

    kann es auch darann liegen das ich nur 2GB Arbeitsspeicher habe?


    Das kann natürlich jederzeit dazu führen, dass ein Fehler auf deiner Seite auftritt, welches ebenfalls einen Disconnect hervorruft. Grundsätzlich solltest du bei 2GB Arbeitsspeicher alle Hintergrundprogramme schließen und die Sichtweite im Spiel auf Minimum stellen (Mindestanforderung für das Spiel sind eigentlich 3GB, besser sind 4GB oder mehr). Aber wie gesagt, möglicherweise wird deine Verbindung auch durch ein Programm blockiert. Was für eine Antivirensoftware benutzt du?


    The game is using your integrated Intel HD Graphics adapter. If you have a secondary graphics card, you need to manually assign it to the game (this can be done in the Nvidia/Catalyst Control Center, assign your graphics card to the risingworld.exe as well as to the java.exe in the game directory [steam/steamapps/common/risingworld/java/bin/java.exe]).
    If you don't have a secondary graphics card, you can try to install the latest drivers for the Intel HD.


    I did, but I'm not sure what to look for in the Error log those. Crying Face


    Please post the errorlog or hs_err_pid file here, either paste the content here, or paste it at http://pastebin.com

    Usually "setspawn" does exactly the same, it just changes the value in the database. Of course it only affects new players who spawn for the first time, or those players who are dead and have no custom spawnpoint ;)
    Spawnrotation is the view rotation when spawning. It is also updated when using "setspawn". Changing it manually is a little bit complicated, since it's a quaternion.
    Time is the current ingame time, in this format: day.month.year hours:minutes:tick (tick is something like seconds, but not really the same)

    It's planned, as well as lockable doors, but has a low priority right now. It will never give you the same level of protection than a Lua protection script, since when other users are unable to open the chest, they would simply destroy it out of frustration.

    Warum funktioniert "setspawn" nicht immer?
    In der Datenbank ist der Standardspawn in der Tabelle "WorldInfos" gespeichert ("Spawnposition") ;)

    Danke für die Informationen! ;) Blaue Objekte deuten auf einen Bug im OpenGL Treiber hin. Wenn tatsächlich bereits der neueste Grafiktreiber installiert ist, versuche vielleicht eine vorherige Version zu installieren.

    Thanks for the information! Unfortunately your graphics card does not meet the minimum requirements of the game, I'm sorry about that :( You have an "Intel HD Graphics", but at least an "Intel HD Graphics 4000" is required (HD Graphics < HD Graphics 2000 < HD Graphics 3000 < HD Graphics 4000).
    The main problem is, that these Intel graphics adapters have bad OpenGL support. But even if you could get the game running, you will have poor performance.

    Den dekompilierten Server als Open Source anzubieten ist leider nicht möglich :(


    Zu deinem Vorhaben an sich (was grundsätzlich lobenswert ist):
    Größere API: Damit würde sich dein Projekt in eine andere Richtung entwickeln als das Spiel selbst. Wir werden laufend neue Events hinzufügen, deswegen ist es vielleicht empfehlenwert, Eventwünsche und -vorschläge in der Lua Forensektion zu posten ;)
    Plugin Unterstützung: Das entspricht ja eigentlich der derzeitigen Lua Unterstützung?
    Console Befehle: Je nachdem, was du genau vorhast, würde das auch Änderungen am Client benötigen.
    Mehrere Welten: Was meinst du damit genau?


    Ich möchte vielleicht auch dazu raten, ein derartiges Projekt erst dann in Angriff zu nehmen, wenn das Spiel sich zumindestens in der Beta befindet (momentan erscheinen relativ häufige Updates, was bedeutet, dass deine Version jedes mal angepasst werden muss).


    Eigentlich war und ist es unser Ziel, dass sowas wie Bukkit nicht unbedingt benötigt wird ^^ Aus dem Grund gibts ja vor allem den Lua Support, und das geplante Permissionsystem.

    Kannst du uns bitte die Bezeichnung deiner CPU sowie Grafikkarte mitteilen? In vielen Fällen hilft übrigens ein Treiberupdate.

    What graphics card do you have exactly? And can you tell us the full name of your CPU? Minimum requirement for the game is an Intel HD 4000.
    In some cases it's required to update your drivers. Very old Intel driver versions (8.xx) have bugs concerning OpenGL, which have been fixed in more recent versions. The latest version on the Intel page is 15.xx

    org.lwjgl.LWJGLException: Pixel format not accelerated


    Das deutet i.d.R. darauf hin, dass entweder kein richtiger Grafiktreiber installiert ist (meist nur der Standard Windows VGA Treiber), oder nur eine veraltete Treiberversion, die kein OpenGL unterstüzt. Was für eine Grafikkarte hast du? Bitte lade den neuesten Treiber von der Nvidia/Amd Seite herunter und installiere ihn ;)

    Wenn du nicht verbinden kannst wird das Spiel wahrscheinlich durch irgendein Programm blockiert. Was für ein Kaspersky benutzt du? Ist noch weitere Sicherheitssoftware installiert?
    Füge das Spiel am besten mal zu den Ausnahmen bei Kaspersky hinzu, sowohl die risingworldx64.exe (steam/steamapps/common/risingworld/risingworldx64.exe) als auch die java.exe im Spielverzeichnis (steam/steamapps/common/risingworld/java/bin/java.exe).