Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage 30 of Scalar, Infinite loop when removing some building materials #1091

Closed
vbawol opened this issue Feb 8, 2014 · 10 comments · Fixed by #1097
Closed

Stage 30 of Scalar, Infinite loop when removing some building materials #1091

vbawol opened this issue Feb 8, 2014 · 10 comments · Fixed by #1097

Comments

@vbawol
Copy link
Member

vbawol commented Feb 8, 2014

thekaboobie Posted Today, 01:49 PM

Got a player report of getting stuck in an infinite loop when trying to remove a wood floor 1/4. I did some testing this morning and found that wood wall 1/3, wood floor 1/2, and wood floor 1/4 all have this issue which suggests an error in their deconstruction total stage count, thus the scalar instead of a number like 3 or 4. This is after upgrading to 1.0.4.1 I tested a few concrete building materials and did not see similar results nor did I see this happening on full size wood walls or floors.

http://epochmod.com/forum/index.php?/topic/6983-stage-30-of-scalar-infinite-loop-when-removing-some-building-materials/

@Fank
Copy link
Member

Fank commented Feb 9, 2014

Reproduceable and pull request inc but need to sleep right now :P

@Dayzserver
Copy link

Yes we habe the same Problem on our Server

@Fank Fank mentioned this issue Feb 9, 2014
@Fank
Copy link
Member

Fank commented Feb 9, 2014

got it fixed

@Schmoopiie
Copy link
Contributor

Applied the fix, everything seems to be fine while removing objects, but I still got this problem when I try to remove the workbench. Anyone can confirm ?

@Fank
Copy link
Member

Fank commented Feb 12, 2014

Do you use the latest 1.0.4.2 dayz_code? or 1.0.4.1?

@Schmoopiie
Copy link
Contributor

Using 1.0.4.1 but changed the actions/remove.sqf, I can deconstruct everything but the workbench.

@Fank
Copy link
Member

Fank commented Feb 12, 2014

What does it say?

@Schmoopiie
Copy link
Contributor

The same error as reported, deconstructing stage 1 of scalar..

I did some test again and it seems to be the same objects that cannot be removed. Is there anything else related to the fix https://github.com/Fank/DayZ-Epoch/commit/d4416e8849e451cb52574bc2df420a03b07f41b8 that needs to be done ? I updated the file and changed it in the compiles.sqf to use the custom one..

If you cannot reproduce this issue I will just wait for 1.0.4.2

@Fank
Copy link
Member

Fank commented Feb 12, 2014

i tested with the latest code and it worked fine, try to use the latest remove.sqf file

@Schmoopiie
Copy link
Contributor

Interresting, I guess I will wait for the update then, I was already using the latest remove.sqf file (https://raw2.github.com/vbawol/DayZ-Epoch/master/SQF/dayz_code/actions/remove.sqf)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants