I have the same issue with my next custom map. I can't test it because it gets stuck on the importing step. I'm guessing this has to do with some asset in my map that I added recently, but I really don't want to dig through the list of them to find which one is messing the process up.
Edit: I let the game try to import for 30 minutes, so I don't think it's a lack of patience either.
chronospectrum said:I have the same issue with my next custom map. I can't test it because it gets stuck on the importing step. I'm guessing this has to do with some asset in my map that I added recently, but I really don't want to dig through the list of them to find which one is messing the process up.
Edit: I let the game try to import for 30 minutes, so I don't think it's a lack of patience either.
but thats consistent, in my case it only seems to affect me since, has you might have seen, everyone was able (is) to enter into the map exceptfor me
I cleared the console right before adding the map for testing, waited a few minutes, then exported the log to a .txt file. There were no red errors caused by uploading the map.
https://pastebin.com/V9X8KvKu
It looks like there's an error with an array of some kind after importing the audio files. The error is on line 75.
chronospectrum said:I cleared the console right before adding the map for testing, waited a few minutes, then exported the log to a .txt file. There were no red errors caused by uploading the map.
https://pastebin.com/V9X8KvKu
It looks like there's an error with an array of some kind after importing the audio files. The error is on line 75.
Can you send me a map file? Just upload it somewhere and message me a link
Max said:chronospectrum said:I cleared the console right before adding the map for testing, waited a few minutes, then exported the log to a .txt file. There were no red errors caused by uploading the map.
https://pastebin.com/V9X8KvKu
It looks like there's an error with an array of some kind after importing the audio files. The error is on line 75.Can you send me a map file? Just upload it somewhere and message me a link
File was sent.
STERBEN99 said:so basically, I try to enter in the map "the Island" and just keeps on importing, I never actually get into the map
You should do the console log thing when you get a chance. It's very possible these might be two separate issues.
Max said:Console log would be helpful.
Once it reach the Importing map..., right click on the page -> Inspect and click on Console
Scroll till the end and see if there is any text in red and post it here.
hi. my problem is: 5b13bf3e-eaac-4291-8ffb-f36a355eb316:8 NullReferenceException: Object reference not set to an instance of an object.
(Filename: currently not available on il2cpp Line: -1)
_JS_Log_Dump @ 5b13bf3e-eaac-4291-8ffb-f36a355eb316:8
how can i fix it ?
NueleQ said:Max said:Console log would be helpful.
Once it reach the Importing map..., right click on the page -> Inspect and click on Console
Scroll till the end and see if there is any text in red and post it here.
hi. my problem is: 5b13bf3e-eaac-4291-8ffb-f36a355eb316:8 NullReferenceException: Object reference not set to an instance of an object.
(Filename: currently not available on il2cpp Line: -1)
_JS_Log_Dump @ 5b13bf3e-eaac-4291-8ffb-f36a355eb316:8
how can i fix it ?
When loading a custom map? That's a known bug, will be fixed in the next update.