Search results

  1. Ender

    WoL#4 Crashes in same spot

    What is 'the same spot'? When entering the area? A certain point in the quest? Is everyone in the party crashing? Do you have any of the crash info? Example of the crash details from Event Viewer: https://www.pioneer2.net/community/threads/game-keeps-randomly-crashing.30961/#post-236256
  2. Ender

    Ep4 Crashing every run

    It's probably on your end. Try the first thing in the FAQ's technical section because it's likely a DEP crash. If that doesn't solve it, then feel free to add the info from Windows Event Viewer into this thread and I'll check when I get a chance. Example of what the info looks like...
  3. Ender

    Quick question - Quick answer

    There were a number of small changes to the server code to address some issues.
  4. Ender

    Crashing

    I think those details you pasted are from the Windows Error Report and not the Error Event itself? Example of the normal Error Event Details: https://www.pioneer2.net/community/threads/game-keeps-randomly-crashing.30961/post-236256 But anyway, I assume that's the report sent to Windows Error...
  5. Ender

    Server maintenance completed for June 3rd, 2025 (サーバメンテナンス完了 6/3)

    Maintenance has completed and the server is back online. There were a number of small changes to the server code to address some issues.  ̄ ̄ ̄ ̄ ̄ メンテナンスは無事完了し、サーバはオンラインになりました。 いくつかの問題を解決するため、サーバコードに細かな修正を加えています。
  6. Ender

    Server maintenance scheduled for June 3rd, 2025 at 04:30 UTC

    There will be a server maintenance to update the ships.
  7. Ender

    DropBox Tracker Addon

    So two things. 1. It looks like you downloaded the source code of the bbmod plugin instead of downloading the release (that's why you have addons_examples, ci, and couple other things there). That's the cause of a bunch of those errors. I would honestly delete the addons folder and then grab...
  8. Ender

    Game Keeps Randomly Crashing

    Well, I'm not sure then. Those are definitely DEP crashes. This should just work. I honestly don't know why DEP has a problem with PSOBB because these crashes are clearly happening in the code section of the executable. But anyway, the only thing left that I can think of is to try installing it...
  9. Ender

    Game Keeps Randomly Crashing

    What was the crash info for the new crash? When did the crash occur? Was it when firing a weapon or performing a photon blast?
  10. Ender

    Game Keeps Randomly Crashing

    Those are both DEP crashes. You should double check the DEP settings, maybe go with the option that disables it for everything except Windows services and see. For the second crash in particular, it happened when a photon bullet moved off the screen to the right. You can probably verify if it's...
  11. Ender

    Game Keeps Randomly Crashing

    Open Event Viewer, expand Windows Logs on the left, click on Application, wait for it to load the events, and then find the Error event for when PSOBB crashed. It'll look something like this Exception code: 0xc0000005 Fault offset: 0x004f840e Faulting process id: 0x167E0 Faulting application...
  12. Ender

    Quick question - Quick answer

    Yes. But as always, you should check this in sandbox in case it doesn't. It will take less than 5 minutes to make the sandbox account, create a RA, /levelup 200, and make the items to verify. The mouse wheel zoom? No. If you want to effectively disable the camera zoom levels, you can modify the...
  13. Ender

    Lost Son Jim Bug

    This was fixed shortly after your post. (Forgot to post this)
  14. Ender

    Server maintenance completed for May 17th, 2025 (サーバメンテナンス完了 5/17)

    Server maintenance has completed. Disabled the ability to sell rare tool items to the shop. This includes Photon Drop, Photon Sphere, Photon Crystal, and Photon Hoard. Improved how /lobby works when a quest is not loaded. Thanks to fuzziqersoftware of newserv for the idea behind this elegant...
  15. Ender

    Server maintenance scheduled for May 17th, 2025 at 20:30 UTC

    There will be a maintenance to update the game and server. Maintenance may take up to an hour to test the changes.
  16. Ender

    Quick question - Quick answer

    It's true, and the short answer is everything. Animation strides are done per frame, and they're done in both the update and render logic. Enemy and player actions can change based on their animation (again in both the update and render logic). Many attacks and objects in the game count frames...
  17. Ender

    Government Quest 3-2: Machines Attack Softlocks with 3 Players

    There is no 4p version. It's the same version of the quest, but the quest script dynamically checks the number of players and which switches are pressed.
  18. Ender

    Government Quest 3-2: Machines Attack Softlocks with 3 Players

    Do you have a recording of this or even a screenshot with all 3 players on the pressure plates? I took a look at the quest script and I spent about 20 minutes trying a bunch of combinations of players and switches ingame. Everything seems to work. Every frame in Mine 2, the quest gets the...
  19. Ender

    Game crashes with addons

    My game becomes a slideshow when I use D3D11 and I know I'm not the only one who experiences this. 12 is mostly fine for me but stutters when loading into an area sometimes.
  20. Ender

    Game crashes with addons

    That message has nothing to do with addons. If you see the addons ingame, then you already installed them and you won't need that Visual C++ redistributable. No idea what that WindowsErrorReporting event is for, but it's unrelated to PSOBB. That Direct3D error message means something else...
Back
Top