Constant Character Reset Issues

If you want to change the points needed to level, just edit the xml yourself rather than installing a mod. The equation is a simple one and you should easily be able to tweak it to your liking. I’m not on my pc atm so can’t tell you which xml that the equation is in but a decent guess would be gamestage.xml.

 
So, there is something in the game log about the character xml being too long once I tried to fiddle with the mods again. Any clue what would cause that? It happened as I closed the game and appeared when I hit the game's main menu.

 
Looks like the vehicle mod is breaking something too

  1. async texture load: failed to load vehicle_generic_glasswindows2 from archive:/CAB-483d30cfad903334883b67e7cb43cbaa/CAB-483d30cfad903334883b67e7cb43cbaa.resS
 
Initial thought is some container or something that's modded into the game is corrupting region files, possibly something in your inventory. I really would go ask each of the mod makers individually for an update, all of that seems to be old code/assets that don't work with 19.5
 
2021-06-25T12:47:05 8.874 INF [MODS] Trying to load from folder: War3zuk 100k Stacks (Datbird Edit)

2021-06-25T12:47:07 10.673 INF User joined: datbird




looks like, you have edited yourself some of the mods by hand, right?

I've never tested it, but "100k Stacks" for example sounds like a game breaker for me.

 
2021-06-25T12:47:05 8.874 INF [MODS] Trying to load from folder: War3zuk 100k Stacks (Datbird Edit)

2021-06-25T12:47:07 10.673 INF User joined: datbird




looks like, you have edited yourself some of the mods by hand, right?

I've never tested it, but "100k Stacks" for example sounds like a game breaker for me.
Yes, it originally was just 25k stacks, and I wanted to see what happened if I went to 100k. I didn't see anything happen at first, but I suppose it is possible it was part of the problem.

 
Don't think my vehicle mod is the issue for the character reset. And the 100K stacks will absolutely break your game. 30-32K I think is the code limit, so most stay around the 25K mark to be safe. Why on earth you would need anything higher than that is beyond me.

Might need to test the mods you plan to use better before starting a serious game in case there are issues.

2021-06-25T13:48:31 3694.622 INF Loading players.xml
2021-06-25T13:48:31 3694.643 ERR Loading player data failed for player '76561198305711104', rolling back: Attempted to read past the end of the stream.
at PooledBinaryReader.FillBuffer (System.Int32 _numBytes) [0x00030] in <8676d591e24b4790910cdee451580eac>:0
at PooledBinaryReader.ReadString () [0x00049] in <8676d591e24b4790910cdee451580eac>:0
at PlayerDataFile.Read (PooledBinaryReader _br, System.UInt32 _version) [0x0006d] in <8676d591e24b4790910cdee451580eac>:0
at PlayerDataFile.Load (System.String _dir, System.String _playerName) [0x00086] in <8676d591e24b4790910cdee451580eac>:0
2021-06-25T13:48:31 3694.657 ERR Loading backup player data failed for player '76561198305711104', rolling back: Attempted to read past the end of the stream.
at PooledBinaryReader.FillBuffer (System.Int32 _numBytes) [0x00030] in <8676d591e24b4790910cdee451580eac>:0
at PooledBinaryReader.ReadString () [0x00049] in <8676d591e24b4790910cdee451580eac>:0
at PlayerDataFile.Read (PooledBinaryReader _br, System.UInt32 _version) [0x0006d] in <8676d591e24b4790910cdee451580eac>:0
at PlayerDataFile.Load (System.String _dir, System.String _playerName) [0x0018c] in <8676d591e24b4790910cdee451580eac>:0
2021-06-25T13:48:31 3694.710 INF Created player with id=681
2021-06-25T13:48:31 3694.712 INF Loaded player


That's the character being reset, maybe corrupt player file? Not really my area of knowledge.

Never noticed that vehicle_generic_glasswindows2 error before. Will look at it though and see what's up with it.

 
Last edited by a moderator:
Back
Top