Hey Doomer_ wrote: ↑Sat Oct 14, 2023 2:42 am
cosmos10040 wrote: ↑Fri Oct 13, 2023 6:50 pm
Gave me same error. I will try different load order
Music "STARTUPS" not found
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 265
Interesting. 265 is this:
Code: Select all
caster.LightLevel = caster.CurSector.LightLevel - int(128 / light.scaley);
The smallest number light.scaley can be after the above change is 0.45; it isn't defined anywhere else in code and is otherwise clamped at 0.5. I'll have to look at this in more detail; offhand it looks like a DIV/0 is impossible.
Edit
Hmm... Can't move using WSAD with PB with or without ReLite. And the keys are defined, but there are no errors. Other than not being able to move.
So i removed all mods and just ran relite with doom complete on different maps:
E3M1 - Hell Keep
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 265
]
]
]
]
----------------------------------------
E4M1 - Hell Beneath
Line 454's right edge is unconnected
SKY4 not found
You got the shotgun!
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 270
]
]
----------------------------------------
MAP01 - Entryway
RSKY1 not found
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 265
]
----------------------------------------
NV_MAP01 - The Earth Base
RSKY1 not found
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 270
]
----------------------------------------
ML_MAP01 - Attack
Sector 217 (tag 0) has no lines
Sector 247 (tag 0) has no lines
RSKY1 not found
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 270
]
----------------------------------------
TN_MAP01 - System Control
TNT_SKY1 not found
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 265
]
----------------------------------------
PL_MAP01 - Congo
PSKY1 not found
Picked up a box of shotgun shells.
cosmos was perforated by a chaingunner.
----------------------------------------
E1M1 - Hangar
VM execution aborted: division by zero.
Called from hd_shadow.Tick at relite_0.6.1a (1).zip:zscript/hd_shadowactors.zs, line 265
]