Author Topic: Crash on Login  (Read 675 times)

trimoon

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
    • Facebook page
Crash on Login
« on: April 06, 2019, 07:23:17 am »
I have been trying to get this beast to work for 2 days and the results stay same: Crash on login !

I am using Kubuntu 18.10, and have tried installiing both as regular user and sudo.
The installs go fine, i even created 2 chars, but i am unable to enter the game.
I have posyed the error logs on your facebook page, but am unable to post here because i have uninstalled it due to frustration of creating an account to post this on your forum here !
(What a freaking weird question to ask about the color of the sun inside a game the player is NOT able to see yet?)

*edit*
Long story short for the lazy devs: It can't find needed files, even though the repair function says all is ok...

*edit 2*
Your forum software uses IP addresses as links and redirects not your DNS name...

This will be my last post here because of the 5 captcha answers needed for a simple post.
« Last Edit: April 06, 2019, 07:31:10 am by trimoon »

netforce10

  • Hydlaa Resident
  • *
  • Posts: 61
    • View Profile
Re: Crash on Login
« Reply #1 on: April 08, 2019, 07:55:07 am »
Since no one responded yet I'll give it a shot for if you're still here or someone else seeing this.

It complaining about not being able to find things isn't necessarily the problem, I know it complains about a lot of things which it simply deals with. You might try to set the settings lower/higher and disabling/enabling options since that is the most common solution for if you can make a character but crash when entering the world.

I wouldn't call the devs lazy but the game is certainly a mess as it is.

but yeah the captcha questions are annoying even if they are somewhat effective. Especially the Azure sun since it's not actually Azure in game either, it's just called that, which a new player wouldn't know.. I certainly had to spent some time finding it out.
Larili Soriol

Migg

  • Hydlaa Citizen
  • *
  • Posts: 223
    • View Profile
Re: Crash on Login
« Reply #2 on: April 08, 2019, 02:13:00 pm »
Was actually hoping someone would post here the error logs trimoon says they posted on the (game's?) Facebook page, otherwise there is scant to go on.

I too get lots of errors (of the stype "Could not open image:"... mostly but also other errors) without any issues. I would agree with netforce10 here, and suggest you run pslaunch and then tune the graphics settings: Click on the "SETTINGS" button at the bottom center, then choose "Medium" from the "Graphics Quality:" drop-down, then "OK". I have heard people crashing with too low settings, so I guess medium is the way to go, you can fine-tune later, after you manage logging into the game.

Yes there is some issue with the DNS entry for the forum which hasn't been fixed for a long time now. But it still works well enough. Have a look at this post from someone having simillar issues as your own: http://207.244.96.64/PlaneShift/smf/index.php?topic=43498.0, or this one: http://207.244.96.64/PlaneShift/smf/index.php?topic=43423.0 which is the same issue, solved by toggling a single graphics setting. Also the entire "http://207.244.96.64/PlaneShift/smf/index.php?board=17.0" board could contain other threads you might find helpful.

Also make sure you have OpenAL installed and update your graphic card drivers. Note that I install as a normal user and I suggest you opt to do the same, otherwise you will need to run the game as root to be able to get updates (not suggested.) Just install in your home folder and run as a normal user instead.

If you are still around, I hope you can find a solution to the problems you are facing soon and we can see you in game.

trimoon

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
    • Facebook page
Re: Crash on Login
« Reply #3 on: April 11, 2019, 06:06:14 am »
Was actually hoping someone would post here the error logs trimoon says they posted on the (game's?) Facebook page, otherwise there is scant to go on.
See Link to Facebook comment

Contents of that errorlog:
Code: [Select]
Sat Apr  6 13:27:13 2019, <src/client/modehandler.cpp:646 CreatePortalWeather SEVERE>
Sat Apr  6 13:27:13 2019, CreatePortalWeather received invalid sector!
Sat Apr  6 13:27:14 2019, <src/client/psclientdr.cpp:258 HandleStatsUpdate SEVERE>
Sat Apr  6 13:27:14 2019, Stat request failed because CelClient not ready for EID:46995
Sat Apr  6 13:27:20 2019, <src/common/paws/pawswidget.cpp:1124 FindWidget SEVERE>
Sat Apr  6 13:27:20 2019, Could not locate widget Up Arrow in ShortcutMenu ((null))
Sat Apr  6 13:27:20 2019, <src/common/paws/pawswidget.cpp:1124 FindWidget SEVERE>
Sat Apr  6 13:27:20 2019, Could not locate widget Down Arrow in ShortcutMenu ((null))
Sat Apr  6 13:27:20 2019, <src/common/paws/pawstree.cpp:648 Load SEVERE>
Sat Apr  6 13:27:20 2019, <widget> tag not found
Sat Apr  6 13:27:20 2019, <src/common/util/psxmlparser.cpp:282 ParseFile SEVERE>
Sat Apr  6 13:27:20 2019, Could not find file: /planeshift/userdata/options/npcdialog.xml
Sat Apr  6 13:27:24 2019, <src/client/psclientchar.cpp:388 HandleAction SEVERE>
Sat Apr  6 13:27:24 2019, Received psUserActionMessage for invalid object.
Sat Apr  6 13:27:24 2019, <src/client/psclientdr.cpp:213 HandleDeadReckon SEVERE>
Sat Apr  6 13:27:24 2019, Got DR message for unknown entity EID:10052.
Sat Apr  6 13:27:24 2019, <src/client/psclientdr.cpp:213 HandleDeadReckon SEVERE>
Sat Apr  6 13:27:24 2019, Got DR message for unknown entity EID:10052.
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/top_left_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/top_right_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/bottom_left_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/bottom_right_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/left_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/right_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/top_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >/paws/base/maps/leather/bottom_1.png<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<
Sat Apr  6 13:27:26 2019, <src/common/paws/pawsimagedrawable.cpp:69 PreparePixmap SEVERE>
Sat Apr  6 13:27:26 2019, Could not open image: >Scaling Field Background<

/left forum now because of mentioned captcha
« Last Edit: April 11, 2019, 06:23:46 am by trimoon »

netforce10

  • Hydlaa Resident
  • *
  • Posts: 61
    • View Profile
Re: Crash on Login
« Reply #4 on: April 11, 2019, 08:08:42 am »
having had a quick look at my terminal log it seems I share most if not all of those messages(before even logging in interestingly enough). Since it generally works for me(currently the server is acting up) I would suggest changing your graphic settings in the launcher and see if any of the options make a difference.
Larili Soriol

Emaline

  • Game Masters
  • Hydlaa Citizen
  • *
  • Posts: 247
  • Game Master
    • View Profile
Re: Crash on Login
« Reply #5 on: April 11, 2019, 12:12:20 pm »
Try toggling VBO.
I'm very responsible, whenever something goes wrong they always say I'm responsible.

Any Event idea find us on IRC #ps-event
Problem Ingame use IRC: #Planeshift-gmtalk

Migg

  • Hydlaa Citizen
  • *
  • Posts: 223
    • View Profile
Re: Crash on Login
« Reply #6 on: April 11, 2019, 03:47:28 pm »
Contents of that errorlog:

I am also seeing the same sort of errors as the ones posted, I can find nothing in that error log suggesting an issue that is not common. I would try out Emaline's suggestion, it is what solved the same issue for another player as reported in one of the posts I linked to in my reply above:
or this one: http://207.244.96.64/PlaneShift/smf/index.php?topic=43423.0 which is the same issue, solved by toggling a single graphics setting.

In general tweaking graphics settings should get you in the game. For VBO, click on "SETTINGS", then select "GRAPHICS" on the next screen, and you will find all graphics settings you can customize. Make sure the checkbox "Enable VBO (may cause crashes with ATI cards)" is enabled. Press "OK" to save your changes. I must say I also have VBO enabled, hopefully that works for you as well.

Emaline

  • Game Masters
  • Hydlaa Citizen
  • *
  • Posts: 247
  • Game Master
    • View Profile
Re: Crash on Login
« Reply #7 on: April 11, 2019, 04:54:24 pm »
Well from my understanding it crashes people either way. Nvidia is the graphics card it interacts with the most.  Don't simply just turn it off. If it's already off, try enabling it. I'm not at all technical and no idea what VBO does I've only learned it causes the majority of crashes so toggle it is my best and only advice then I'm out. There are several here whom have even commented where this stuff is down their alley. Sorry if it takes us a while to respond, we are a smaller community and don't always check the forums. And the guy that heads up the facebook has been swamped in real life doing very important stuff. I would suggest right now for poking people on discord. https://discord.gg/49n2ySW
I'm very responsible, whenever something goes wrong they always say I'm responsible.

Any Event idea find us on IRC #ps-event
Problem Ingame use IRC: #Planeshift-gmtalk