- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
In a script I accidentally forgot to turn a real into a percent, and input into a field that expects a percent:
100.0
This worked, but when I try to delete such an object, WC3 editor crashes, claiming there isn't enough storage space to process the command...
When I fixed the script and made it input 1.0 instead (100%), no more crashes.
Now why in theory would an ability that gives a 100 * 100 % bonus take up too much storage space to delete ?_?
In a script I accidentally forgot to turn a real into a percent, and input into a field that expects a percent:
100.0
This worked, but when I try to delete such an object, WC3 editor crashes, claiming there isn't enough storage space to process the command...
When I fixed the script and made it input 1.0 instead (100%), no more crashes.
Now why in theory would an ability that gives a 100 * 100 % bonus take up too much storage space to delete ?_?