[1.4.5] Game won't load often

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

[1.4.5] Game won't load often

#1 Post by jenx »

Lots of the time I am having to kill the process when a new char starts, as the game hangs on the Game Save bar.

Not sure what causes this.
MADNESS rocks

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.4.5] Game won't load often

#2 Post by jenx »

here is typical log. this is pretty annoying, as it happens a lot:

Code: Select all

[PROFILE THREAD] flushing CSETs ignored, empty dataset
Wait finished, counted 135, 10328 ticks
Saving JSON	true
[LOG]	Saving game...
[SAVEFILE PIPE] Already saving data	game	Boycu	waiting for finish before piping...
[SAVEFILE PIPE] force waiting
Make wait background texture 275 : 0x1084483584 (0, 1083710464)
[SAVEFILE PIPE] new save running in the pipe:	Boycu	zone	::	zone-town-point-zero.teaz	::	table: 0x12a4fb88	=>	table: 0x157ea228	(1996)
Loading savefile 	/save/boycu/
[SAVEFILE PIPE] new save running in the pipe:	Boycu	game	::	game.teag	::	table: 0x0c6e4c58	=>	table: 0x177371d0	(4237)
Loading savefile 	/save/boycu/
[SAVEFILE PIPE] new save running in
MADNESS rocks

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.4.5] Game won't load often

#3 Post by jenx »

running in debug mode, i get this error a lot:

Code: Select all

[0322/091101:INFO:dhcp_proxy_script_adapter_fetcher_win.cc(262)] Error fetching PAC URL from DHCP: 2
MADNESS rocks

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.4.5] Game won't load often

#4 Post by HousePet »

Looks like a flush log is needed.
My feedback meter decays into coding. Give me feedback and I make mods.

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.4.5] Game won't load often

#5 Post by jenx »

HousePet wrote:Looks like a flush log is needed.
meaning?
MADNESS rocks

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.4.5] Game won't load often

#6 Post by HousePet »

Meaning the log is being cut off while there is still stuff in a buffer waiting to be written.
So either use the launcher option or --flush-stdout in a command line to force it to write instantly.
My feedback meter decays into coding. Give me feedback and I make mods.

Post Reply