cyrildiagne / ar-cutpaste

Cut and paste your surroundings using AR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Pasting

jackyleung1 opened this issue · comments

I can see the images in my server folder, but I have this error:
error pasting:, [SyntaxError: JSON Parse error: Unrecognized token '<']

  • node_modules\react-native\Libraries\YellowBox\YellowBox.js:63:8 in console.error
  • node_modules\expo\build\environment\muteWarnings.fx.js:27:24 in error
  • App.tsx:102:2 in paste
  • node_modules\regenerator-runtime\runtime.js:45:44 in tryCatch
  • node_modules\regenerator-runtime\runtime.js:274:30 in invoke
  • node_modules\regenerator-runtime\runtime.js:45:44 in tryCatch
  • node_modules\regenerator-runtime\runtime.js:135:28 in invoke
  • node_modules\regenerator-runtime\runtime.js:147:19 in PromiseImpl.resolve.then$argument_1
  • node_modules\promise\setimmediate\core.js:37:14 in tryCallOne
  • node_modules\promise\setimmediate\core.js:123:25 in setImmediate$argument_0
  • node_modules\react-native\Libraries\Core\Timers\JSTimers.js:146:14 in _callTimer
  • node_modules\react-native\Libraries\Core\Timers\JSTimers.js:194:17 in _callImmediatesPass
  • node_modules\react-native\Libraries\Core\Timers\JSTimers.js:458:30 in callImmediates
  • [native code]:null in callImmediates
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:407:6 in __callImmediates
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:143:6 in __guard$argument_0
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:384:10 in __guard
  • node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:142:17 in __guard$argument_0
  • [native code]:null in flushedQueue
  • [native code]:null in invokeCallbackAndReturnFlushedQueue

console.error: "error pasting:", SyntaxError: JSON Parse error: Unrecognized token '<'

_construct
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules@babel\runtime\helpers\construct.js:19:26
Wrapper
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules@babel\runtime\helpers\wrapNativeSuper.js:26:23
construct
[native code]:0

node_modules%5Cexpo%5CAppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:29150:274
SyntheticError
node_modules%5Cexpo%5CAppEntry.bundle?platform=ios&dev=true&minify=false&hot=false:29168:32
reactConsoleErrorHandler
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\Core\ExceptionsManager.js:135:52
__expoConsoleLog
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\expo\build\logs\RemoteConsole.js:80:37
console.error
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\YellowBox\YellowBox.js:63:8
error
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\expo\build\environment\muteWarnings.fx.js:27:24
paste
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\App.tsx:102:2
tryCatch
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\regenerator-runtime\runtime.js:45:44
invoke
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\regenerator-runtime\runtime.js:274:30
tryCatch
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\regenerator-runtime\runtime.js:45:44
invoke
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\regenerator-runtime\runtime.js:135:28
PromiseImpl.resolve.then$argument_1
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\regenerator-runtime\runtime.js:147:19
tryCallOne
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\promise\setimmediate\core.js:37:14
setImmediate$argument_0
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\promise\setimmediate\core.js:123:25
_callTimer
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:146:14
_callImmediatesPass
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:194:17
callImmediates
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:458:30
callImmediates
[native code]:0
__callImmediates
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:407:6
__guard$argument_0
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:143:6
__guard
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:384:10
__guard$argument_0
C:\Users\Jacky Leung\Desktop\ar-cutpaste-master\app\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:142:17
flushedQueue
[native code]:0
invokeCallbackAndReturnFlushedQueue
[native code]:0