Search results

  1. Ender

    Crashing in the forest boss dragon

    Open windows event viewer and check Windows Logs > Application. Look for an error for psobb.exe at the time the game crashed, then post the fault module (after the final backslash, which would be psobb.exe usually) and the fault offset. Alternatively, it's probably a DEP crash. One quick thing...
  2. Ender

    The Christmas Event has begun! (クリスマスイベント開始!)

    Yes, but it's the same thing for a lot of the game's original functionality. When you team point a Stag Cutlery, the vanilla game doesn't tell the server "I'd like to team point exchange this Stag Cutlery [0/1/2/3|0]." The vanilla game just says "I'd like to team point item X" where X is an...
  3. Ender

    Ephinea Christmas 2024 Event Thread

    That's not from a "Present." That's from a "Christmas Present" item which is the rare drop for a Saint Rappy. Confusing, I know.
  4. Ender

    The Christmas Event has begun! (クリスマスイベント開始!)

    Maintenance has finished and the Christmas Event is now live! For the next four weeks, the Christmas lobby theme is active, Love Rappies are replaced by Saint Rappies, and the event quests Christmas Fiasco and December Disaster are available! The event thread with all the details of the event...
  5. Ender

    Server maintenance scheduled for December 14th, 2024 at 03:00 UTC. (サーバメンテナンス予告 12/14 12:00 JST)

    In roughly two hours, there will be a server maintenance to make some updates to the game and start the Christmas event. Server maintenance may take up to an hour to test some of the changes.  ̄ ̄ ̄ ̄ ̄ 日本時間12時ごろからサーバメンテナンスを実施します。 本メンテナンスが終了し次第、クリスマスイベントが開始します。 いくつかの変更点をテストするため、メンテナンスには1時間程度を要する見込みです。
  6. Ender

    PSOBB Addon Plugin (Lua UI addons)

    And the new plugin is out: https://github.com/Solybum/psobbaddonplugin/releases
  7. Ender

    Random crashes

    What's your GC #? When do the desync messages occur? Is it when you try selling an item? If so, which item? Are you changing ships/blocks when the desync message appears?
  8. Ender

    After long hiatus, cant log in-

    Forum and game accounts are different. Make sure you're using the correct game account info. You can recover them from the website: https://ephinea.pioneer2.net/recover-account-name/ https://ephinea.pioneer2.net/reset-password/
  9. Ender

    PSOBB Addon Plugin (Lua UI addons)

    But does it fix the performance problems? I assume it does so maybe I'll just ask Soly to do a release anyway.
  10. Ender

    PSOBB Addon Plugin (Lua UI addons)

    My fork of the base plugin is here. It's only a few commits ahead of Soly's repo so checking out what changed should be pretty straightforward. https://github.com/Elixir70/psobbaddonplugin/commits/master/ It should 'just work' if you try to build it via Visual Studio 2022. Just open the...
  11. Ender

    PSOBB Addon Plugin (Lua UI addons)

    Started adding this to my local copy of my fork. I'll do some light sanity testing and push them to github in a day or two when I have time to test some more. Plain AddRect() is in the top right window (realized it's hard to see because I was making things blue after I finished checking the...
  12. Ender

    Mag Drops

    Boss floors use the following area to determine their 'area' for drops (and final bosses use the final floor of the episode). Dragon is really Cave 1, DRL is really Mine 1, Falz is Ruins 3, Barba Ray is Spaceship Alpha, etc. The player who claimed to have found one from Forest is misremembering...
  13. Ender

    The Halloween Event has begun! (ハロウィンイベント開始!)

    Hello Hunters! The Halloween Event has begun on Ephinea! It will last until 02:00 UTC on November 7th. The Halloween Event features the following: Halloween Cookie drops from monsters on all difficulties. This grants access to the Halloween category of quests in each episode. This does not...
  14. Ender

    Server maintenance completed for October 20th, 2024 (サーバメンテナンス完了 10/20)

    Fixed an issue where the "No Drops" drop style was missing from the One Person Mode menus in Sandbox.  ̄ ̄ ̄ ̄ ̄ サンドボックスの一人用モードメニューから"ドロップなし"のオプションが欠落していた問題を修正しました。
  15. Ender

    Server maintenance completed for October 20th, 2024 (サーバメンテナンス完了 10/20)

    Sorry for the wait, but we found an issue while testing that took some time to fix. Added a "No Drops" drop style option to Sandbox. This setting also disables rare enemies for the game. Fixed the targeting issue with the ENHANCED_MAP_DRAW registry setting. This setting is still in beta and...
  16. Ender

    Upcoming server maintenance scheduled for October 20th, 2024 at 04:00 UTC

    Sorry for the late notice on this. About 35 minutes from now, there will be a brief server maintenance to update the client and ships. Server maintenance should be completed within 30 minutes.
  17. Ender

    Server maintenance concluded for October 6th, 2024 (サーバメンテナンス完了 10/6)

    I already fixed it on my server. I swear I'll actually test this time. It'll probably be back in the DLL by the weekend at the latest.
  18. Ender

    Crashing

    That's a crash with dgVoodoo which is used for d3d11 and 12. The game originally supports only d3d8 in the launcher options--the others were added a couple years ago for performance or qol benefits. Sometimes the new ones just don't work on a specific machine. Try d3d8, no antialiasing, no...
  19. Ender

    White draw distance glitch?

    Which Direct3D renderer are you using in the launcher's options? Have you tried any others? Is this only in the lobby or all areas? Have you tried disabling some of the shaders in the options?
  20. Ender

    Floor reader addon issue

    Try deleting addons/Settings Editor/options.lua if it exists. If it doesn't exist, it sounds like the addons are crashing during startup before the Settings Editor gets to do anything. In that case, try lowering your settings or changing the Direct3D Renderer in the launcher's Options page...
Back
Top