Warnings appeared after disabling renewal setting

midaswhisper

New member
Messages
24
Points
0
I was using renewal settings then switched to pre renewal by disabling renewal in src/config then suddenly this appears when logged in in the game.

Please help.

Screenshot_1.png

 
I was using renewal settings then switched to pre renewal by disabling renewal in src/config then suddenly this appears when logged in in the game.

Please help.

View attachment 4933
You might be using "bAddRaceTolerance" bonus in pre-renewal, that bonus is available only for renewal, you might need to switch that with bSubRace.

 
Is it possible for this to be caused by players getting items drops from renewal? Currently doing some beta testing with friends, when they logged in this error appears.

 
Is it possible for this to be caused by players getting items drops from renewal? Currently doing some beta testing with friends, when they logged in this error appears.
That's what I wrote, it's due to item having bonus "bAddRaceTolerance"

 
Thanks. I just checked it there are no bAddRaceTolerance from Pre-renewal item_db.conf it is bSubRace already.

 
Thanks. I just checked it there are no bAddRaceTolerance from Pre-renewal item_db.conf it is bSubRace already.
Checked item_db2? Pretty sure that error is due to that bonus only

 
it also can be as number or other custom constants name.

for example

Code:
bonus2 2061, ...
 
Back
Top