We are about to switch to a new forum software. Until then we have removed the registration on this forum.
recently I've been trying to add a save aspect to my game. Whenever I load a string it says loading then it never finished loading if i add a callback then it doesn't say loading everything else works other than the load and when I try to save a string i create it saves it as a really long random name instead of the one i chose please help me I've tried everything and when I look in the console for the load strings aspect it says undefined.
Answers
@Bryce_Johnson=== usually i do that with php and it works...
This is what all my script looks like
Sketch1:
[mod edit: standard processing html deleted due to formatting problems.]
data.txt: test txt
(and when I open it in the browser this happens)
are there any errors in the web browser console?
all it says is undefined and its not even in red text
I finally got it to load but every time I want to use it it says undefined in the console but the 'undefined isn't an error message because its not red
please don't repeat questions.
duplicate deleted.
okay sorry but do you know what it means by undefined
Nevermind it was because I wasn't using a local host.