具体理论我也说不清楚,反正我从来不开“云存储”,所以从来没崩溃过。
我只是建议你不妨关闭它试试,并不能肯定是这个原因。抱歉,我没考虑到会有人对“云存储”情有独钟。哈哈哈~
具体理论我也说不清楚,反正我从来不开“云存储”,所以从来没崩溃过。
我只是建议你不妨关闭它试试,并不能肯定是这个原因。抱歉,我没考虑到会有人对“云存储”情有独钟。哈哈哈~
i have tested your char approx a week ago, as you posted it, and have tested it for over 2 hours in SR and outside of SR without any crashes
this is great to see and will check into this to find more errors
yes, i tried to figure this error out for a long time, but could not solve it in any possible way that i came up with but i doubt that is a reason for crashes
yes, cloud save can lead to crashes, if it is the reason for this, i can’t tell tested so much for hours and hours with so many possible variables without any crashes… if i can not reproduce it, i can not fix it xD
you can also use Crazy Mike to spawn bosses over and over again, did this for hours without any crash.
i will prepare the new version and then please check again, as said before, i missed quite some stuff on the D3 Mod, and MAYBE it will solve the crashtime for you with that added i am pretty unsure and it bothers me aswell, but i have not not really other feedback on this issue and i can not replicate it on my end
this issue is related to when you hover over items while comparing it to your equiped gear, the “error” pops up, i think it is not a biggi, but as said i could not figure out why it shows up
yes, absolutly, autocast skills on items can and will crash the engine, no doubt, have checked for that a while back and think have removed everything i found on this, which was 100% crashing with autocast, but i think i have not searched for any autocasts for a long time, maybe there are some on the D3 mod, i will check for that in a few again to make sure.
another thing about crashing. it has to be replicatable to have it fixed, else it must be something random and out of any combination on the end that experiences the crash, or am i wrong?
If I record a video until the blackscreen, will it help you find problems?
I think you should wait for next version, maybe we will figure out after where it comes from.I also had some crashes and will look later.
No idea, will wait for your next version to test.
In the pdf file you said you found Nemesis at level 40 even on low level character that it because of the function CharacterCreateArgs in
scripts\game\questsgdx2\scripts\game\questsgdx2
if (Game.GetGameDifficulty() == Game.Difficulty.Normal) then
minLevel = 40
maxLevel = 70
elseif (Game.GetGameDifficulty() == Game.Difficulty.Epic) then
minLevel = 55
maxLevel = 90
else
minLevel = 65
maxLevel = 200
end
yes but be sure to show everything what you have equiped, then i can check for all related stuff and what it maybe can cause
WOW that is amazing thank you for showing me this! will definitly check that script, have not messed with that script at all because i simply did not know this has any relation, crazy makes absolutly sense then now! awesome.
packing up atm, 1-2 hours till i can upload it
have checked for autocastskill again in all databasefiles and yes there are some left on items but nothing related to pets as i saw will have to be investigated over time, can be so much i guess, and can also be a combination of a few things together. we will figure it out i think!
Yes BUT I found how to fix it :
remove skillactivatedauraname in
records\combomod\originskills\sleep\forecetrap_addonbuff_buff.dbr
I don’t know what you use to verify thinks, usually I use Notepad++ with regexpression it can look for expression in any file in sub folders, it helps find bugs.
amazing this simply fixes it xD thanks ALOT for this! im not a professional mate, but yes i do use NP++, its very powerful to find out what is going on yes, but i don’t know what regexpression is
will check for that
ahhh i think this is maybe related to the skill_tree mod added to the male+femalepc01.dbr, but really wondering haha, anyways yes it absolutly fixes this bug that triggered me for a long long time,… xD big big THANKS again, you the best! and damn how quick it even was hahaha
update will be ready in a few moments, packing and loading it up to find out more issues to make things better
0.5b: