Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Speicher - Fehler bei "Speicher voll"
#1
Hallo,

bei der Version 1.4 gibt es das Problem, dass nicht angezeigt wird, wie lange es dauert, bis die Speicher voll sind. Es kommt nur die Meldung:

Quote:Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 22

Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 23

Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 27

Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 28

Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 32

Warning: Division by zero in C:\Users\Marco\Documents\ds\dslan_v1.4\htdocs\actions\storage.php on line 33

und es wird angezeigt:

Quote:Speicher ist voll. Es k?nnen keine weiteren Rohstoffe mehr eingelagert werden!

Gibt es da bereits Bugfixes? Es nerv nämlich ...

Vielen Dank,

OpEG

---

Reply
#2
Welchen Speed hast du eingestellt?

MfG Manuel
Reply
#3
aktuell bin ich bei 5. Also nicht besonders schnell
Reply
#4
ersetzt die mal durch diese datei
http://ul.to/c0dgx8
Keine Sigi sonst Stress
Reply
#5
hab die Datei ersetzt ... ist aber nichts passiert ...
Reply
#6
templates_c geleert?
Keine Sigi sonst Stress
Reply
#7
The problem is caused by a very low speed.
The calculation looks like this:
PHP Code:
$full[] = round($diff round($arr_production[$village['iron']] * $config['speed'] / 3600)); 

Try setting a higher speed, like 1000.
Found my post helpful? Rate me Big Grin
Project: creating a compact and easy to setup DSLan (Linux) (Windoze is in development)
Reply




Users browsing this thread: 1 Guest(s)